Hi there,
I just noticed something and I request your expertise to help me fix this.
I used Blog Post with same settings on these two pages of two different sites but they show different (other than one with sidebar, which was a requisite.) http://www.morsche.co/blog and http://www.xandrianoir.com/blog
I want the categories to show under the headings on this page too http://www.xandrianoir.com/blog and need same spacing between featured image and heading.
Can you please look into it?
I did try to remove these codes from quick css thinking these were the reason but nothing changed.
.page-id-5001 .blog-categories {
display:none !important;
}
h3.slide-entry-title.entry-title {
font-size: 20px;
font-weight: bold !important;
}
I appreciate everything you guys are doing for me.
Regards,
Xandria
Hey xandria,
Thanks for giving us access, can you try the solution posted here: https://kriesi.at/support/topic/blog-post-categories-not-displaying/
Hope this helps.
Best regards,
Nikko
Sorry Nikko, couldn’t really touch the php files. I have messed up once and can’t do again :(
And that thread was toooooo long. Read it all though.
Please advice some easy solution. Really appreciate.
Regards,
Xandria
Umm…also, I don’t know why the font size of blog headings have gone so huge.
Please help!
Regards,
Xandria
Hi,
The categories are not displaying because of this css code.
.page-id-5001 .blog-categories {
display: none !important;
}
We added the filter in the functions.php file.
Best regards,
Ismael
Hi Ismael,
I just checked that I did not reply to this thread. (I thought I did).
Thank you so much for your help. I have removed that code and it is fine now.
Regards,
Xandria