vsick
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Front page shows only one post per rowHas anyone an idea to fix this issue? :/
Forum: Themes and Templates
In reply to: [evolve] Messy text wraps around image on mobile phoneI found it out on my own, it works with this individual CSS code:
@media screen and (max-width: 768px) {
.entry-content img, .entry-content .wp-caption {
float: none;
margin: 0 auto;
}
}Maybe it helps someone as well 🙂
Ah, now it works. With the your “responsive tables” like I wanted. Thank you very much! 🙂
I deinstalled it but without any change – it still overlaps the table.
Forum: Themes and Templates
In reply to: [evolve] How to display full excerpt on blog pageI realized now that only the last word is cut off in all posts. Maybe this helps to find a solution.
Forum: Fixing WordPress
In reply to: Excerpt not shownUnfortunately I haven’t got the premium theme – just the lite version.
In “theme options” there is an option called “Enable post excerpts” with the description “Check this box if you want to display post excerpts on one column blog layout”.
This works perfectly when I use a one column blog layout, but I want to use a grid layout with 3 posts per row…
Forum: Fixing WordPress
In reply to: Excerpt not shownOK, I checked and found out that this is a theme problem. What could be a solution for this problem?
Thanks for your help so far! 🙂
Forum: Fixing WordPress
In reply to: Excerpt not shownNo, I know that the SEO plugin is just for search engines. The excerpt is written under “Auszug”, which is german for excerpt.
Forum: Themes and Templates
In reply to: "Sidebar" distracts PostsOK, I installed the child theme.
But still – the problem remains the same and I don’t know how to fix it. :/