Viewing 4 replies - 1 through 4 (of 4 total)
  • There’s something that’s preventing the output of the bottom of the page, which includes the Javascript that runs the hamburger menu. If you scroll all the way down to the bottom of your single blog posts, you’ll see that the footer is missing.

    When I installed the theme on my test site, I got the following error message at the bottom of my single post pages:

    Fatal error: Call to undefined function pingraphy_set_post_views() in D:\hosting\2464642\html\sandbox\wp-content\themes\pingraphy\single.php on line 43

    In both your site and mine, the code stops being output right after the comment section. Hopefully the theme developer can figure out what is wrong.

    Josh Feck

    (@builtbynorthby)

    Until the developer fixes this and releases an update, you can remove this line of code from Pingraphy’s single.php template (line 43), where it says:

    pingraphy_set_post_views(get_the_ID());

    Yep, that seems to fix the error.

    Theme Author Sophy

    (@sophy)

    Thank you all for your feedback and use my theme. The bug already fixed

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issue with Hamburger Menu’ is closed to new replies.