• i have a duplicate section on my Front Page. When I go to Pages, All, and click Edit that section, there is only one on the list, and I can edit it and it posts, but it is there TWICE????

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Looking at your staging site, I believe you are trying to do a single page website. And now, when people click on the other section, like about, Advisory board, etc, the page didn’t scroll down to the section you want. Is that what you mean?

    This is what I do in my previous project.

    You don’t use page to create Navigation, use custom link with #.
    For example, you create an ID to the about section, Advisory board section, Upcoming event section, so on and so fort. And the custom link should target to all these ID respectively.

    As for the contents for all the different pages, I used WP_Query to call the data to all the respective section.

    Do let me know if this helps.

    Danc

    • This reply was modified 7 years, 1 month ago by danclp.
    • This reply was modified 7 years, 1 month ago by danclp.

    Hi,

    please check Appearance/Customize/Theme Options. See if there any same content.

    • This reply was modified 7 years, 1 month ago by Tony Sanjaya.

    @danclp: Thanks for helping out, but please do not ask for admin access.

    https://make.www.ads-software.com/support/handbook/forum-welcome/#the-bad-stuff

    Hello,
    Just inspect your code.
    You have to check your index.php file.
    May there is query for latest post type or any query that make this double.
    Because the same post is loading twice at a time.
    Contact with your developer to check about this query.
    thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Home, Front Page – Section Duplication on Twenty Seventeen ver 1.3’ is closed to new replies.