Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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

    #914105

    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

    #914145

    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

    #914150

    Umm…also, I don’t know why the font size of blog headings have gone so huge.
    Please help!

    Regards,

    Xandria

    #914622

    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

    #924874

    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

    #925155

    Hi Xandria,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.