Tagged: popular post widget
Hi,
how can I show the “popular posts” in the sidebar without the Combo widget, just as a standalone widget like the “latest news” widget – and ideally without using a plugin?
Thanks.
Luigina
Hey
Please add Combo Widget and then Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.tab.widget_tab_recent, .tab.widget_tab_comments {
display: none;
}
Best regards,
Yigit
Hi Yigit,
I want a title for this widget: Popular post, such as “Latest News”. How should I do?
Thanks
Luigina
Hi!
You can use ” content: ” CSS rule, to replace the title if you need to.
Else, you would need to modify it through a child theme, which would require to hire a freelancer to help you with that process.
Let us know if we can do anything else for you.,
Best regards,
Basilis
Hi Basilis,
I don’t understand what I have to do? Can you explain me better?
Thanks
Luigina