foxhunter

Member

Forum Replies Created

  • In reply to: Posts not showing on 'Blog' page – Static Front Page

    #28861

    Hi Syahir,

    I just tried it and it does not work. The homepage title (Homepage) shows on the static front page.

    I replaced XXXX with the post ID number and nothing else.

    In reply to: Posts not showing on 'Blog' page – Static Front Page

    #28859

    I am having the same problem. I use a static front page and /blog for the posts. I have isolated the issue, but fixing it causes another problem.

    After searching this forum, I found how to remove the page title from the static homepage by using the following code in the Custom CSS section of the graphene options:

    .post-XXXX .post-title, .post-title a {

    display: none;

    }

    XXXX being the post ID.

    When I have that added to the custom CSS section, the homepage does not show the title, however, it hides the title from the /blog page as well as all category and tag pages. The posts themselves still show the title once they are opened.

    If I delete the code from the custom CSS section, the titles return on the /blog, /category and /tag pages, but the title on the homepage comes back.

    Any ideas?

Viewing 2 posts - 11 through 12 (of 12 total)

  • 1
  • 2