Viewing 2 replies - 31 through 32 (of 32 total)
  • Thread Starter Zulaika

    (@zulaika)

    I was looking through the FTP and I found a second sidebar file, odd.

    But it’s fixed now. Well, the website’s finally done. Thank you for all your help.

    Great ! You’re welcome ??

    About the duplicate : is it named something like sidebar-page.php ? If so, you might have a file page.php (don’t remember exactly the name) calling

    get_template_part("sidebar", "page");

    which will first search a file sidebar-page.php and if it doesn’t find one, will then load sidebar.php… (in a nutshell)
    For more info : https://codex.www.ads-software.com/Function_Reference/get_template_part

Viewing 2 replies - 31 through 32 (of 32 total)
  • The topic ‘Need help with fixing header and footer’ is closed to new replies.