• Congratulations for the excellent theme, I’m using the free version.
    But something is not working as it should.

    In fact in homepage my articles appear twice. I have successfully set up the widgets provided by the theme on the homepage, for example. TG: Featured posts, etc.

    So I had to find an alternative solution. I hope it is helpful for someone.

    I created a page – Home –
    On settings I set – Home – as Homepage
    On settings I set – posts page – as none
    but I do not want the title of homepage appear so I added css code in custom css box of the theme:

    # post-70 {
    display: none;
    }

    obviously post-70 refers to my homepage, you must check the code and change it with yours.

    I ask you if it is a bug…

    Thanks in advance.
    Nimda

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twice posts in homepage’ is closed to new replies.