By TECNOLOGIA VIVA EIRL on Monday, 18 March 2019
Posted in General
Replies 1
Likes 0
Views 527
Votes 0
1) I want to know if there is a module or a link in which I can see the author's post, his photo and his biography, as a profile of the author, all authors or single author.

I was looking for a link of stackideas, an author module but in my modules I can not find them, I do not have these options, how can I enable them? (view image: all_authors_1.png)

2) when I click on authors it shows me the authors and their posts but it does not look good, I have to do hover to see the text articles, can this be modified for example the padding or margin that is a lot? (view image: no_hover_articles.png)
pd: the link of page stackideas is : https://stackideas.com/docs/easyblog/administrators/layouts/All-authors
Thank you.
Hi there,

1) I want to know if there is a module or a link in which I can see the author's post, his photo and his biography, as a profile of the author, all authors or single author.

I was looking for a link of stackideas, an author module but in my modules I can not find them, I do not have these options, how can I enable them? (view image: all_authors_1.png)


For your information, all_authors_1.png shows the menu items of EasyBlog instead of modules and currently there is no module for that.

2) when I click on authors it shows me the authors and their posts but it does not look good, I have to do hover to see the text articles, can this be modified for example the padding or margin that is a lot? (view image: no_hover_articles.png)


Actually, it comes from your current template. But can you try to add the following CSS code into your Backend > EasyBlog > Themes > Custom CSS and see how it goes:

body #eb .eb-stats-nav > li.active > .btn {
background: #fde10f !important;
}


Do clear all of your cache before you see the changes.
·
Monday, 18 March 2019 12:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post