By Irwin on Friday, 07 August 2015
Posted in Technical Issues
Likes 0
Views 622
Votes 0
Please help me to remove the "feature this" icon on the right of my blog pages.

Thank you.
Hey Irwin,

Not really sure why you want to remove this as this is only visible to site admins but you can modify it by editing the file /components/com_easyblog/themes/wireframe/blogs/latest/default.main.php and remove the codes below:


<?php echo $this->output('site/blogs/admin.tools', array('post' => $post, 'return' => $return)); ?>
·
Friday, 07 August 2015 13:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mark.

I logged in using a subscriber's account, not the admin account. I have no idea what it is for. Currently, I only want subcribers to be able to post on the blog,

Anyway, when I clicked on it, a blank box appeared.
·
Friday, 07 August 2015 14:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Irwin,

Hm, that button shouldn't appear for your normal account unless you have given rights to the specific user group.
·
Friday, 07 August 2015 15:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Irwin,

May i know how you populate this pop up? Is it click on the `feature option` from the post pen icon?

If yes, the reason why you hitting that warning icon is because that logged in user do not have moderation permission.

By default this `feature post` option is only for the moderator and Superadmin, if not all of your subscriber will have permission to feature or unfeature all of your current post.

To fix this, you can check on your subscriber is under which user group, once you know it, then access your backend > Easyblog > ACL > select your user group > moderation tab > Feature Blog Post - NO

Hope this helps.
·
Friday, 07 August 2015 15:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex.

Thanks.

I had to go to all the user groups in the ACL to disable it.

Cheers.
Irwin
·
Friday, 07 August 2015 16:32
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome
·
Friday, 07 August 2015 16:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post