By danny ter Avest on Tuesday, 22 January 2019
Posted in Technical Issues
Replies 2
Likes 0
Views 474
Votes 0
Hi, on this websitepage: http://new.wvhl.nl/index.php/blog/explootvrije-dagen-december-2018
how can I show categories, tags etc to the right of the article?
Also I would like to disabe the disable the heart and pencil button and the text super user below title
Hey there,

how can I show categories, tags etc to the right of the article?


Do you mean that you want it to show on the right side as shown in the screenshot?

If yes, there is no setting to do that currently. But you can add the following custom CSS code into EasyBlog > Themes > Custom CSS:


body #eb .eb-entry-meta {
text-align: right;
}


Do clear all of your cache before you see the changes.

Also I would like to disabe the disable the heart and pencil button and the text super user below title


You need to disable 'Feature Blog Post' and 'Moderate All Entries In Dashboard' which is at Backend > EasyBlog > ACL > the user group that you want > Managing.

For the the text super user, you need to disable 'Show Post Author' which is at Backend > EasyBlog > Settings > Views > Entry Post > Author.
·
Wednesday, 23 January 2019 13:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post