-
AuthorPosts
-
February 18, 2018 at 7:01 pm #913983
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
February 19, 2018 at 3:57 am #914105Hey 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,
NikkoFebruary 19, 2018 at 7:12 am #914145Sorry 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
February 19, 2018 at 7:30 am #914150Umm…also, I don’t know why the font size of blog headings have gone so huge.
Please help!Regards,
Xandria
February 20, 2018 at 2:25 am #914622Hi,
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,
IsmaelMarch 10, 2018 at 9:04 am #924874Hi 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
March 11, 2018 at 6:51 am #925155 -
AuthorPosts
- You must be logged in to reply to this topic.
