Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #24969

    Hi guys! When I try to hide the header of the blog page (Don’t display the header) is still there! The same problem if I try to hide the footer (Display only the socket)!

    The version of the template is the last one! I can’t send a link because still working locally on my laptop!

    Maybe it’s a bug?

    #125345

    Hi,

    Did you try this on other pages? Do they work?

    Regards,

    Ismael

    #125346

    Hi Ismael!

    On all other pages it works! The problem is just on the blog page!

    Regards

    David

    #125347

    Hi!

    Please insert following code into the quick css field

    #top.blog .title_container, #top.blog #footer{
    display: none;
    }

    Regards,

    Peter

    #125348

    That would fix it, but I don’t think that’s the problem. There’s something wrong with blog pages, more users are experiencing this. I have the same issue going on here: http://mep.raffeltest.nl/nieuws/

    The page isn’t styled and/or taking orders from the CMS for some reason.

    #125349

    Ugh, I feel dumb. Fixed that with the “And where do you want to display the Blog?” setting…

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Bug with the blog page?’ is closed to new replies.