• Resolved MADinMelbourne

    (@madinmelbourne)


    Hi, I purchased a theme and the developer is not responding to emails… there is an error message on the front page of my site and I don’t know how to get rid of it – message says:

    Fatal error: Call to undefined function wp_pagenavi() in /home/madinme1/public_html/wp-content/themes/neuethemesbasel11/Basel11/index.php on line 99

    Can anyone help me with this? I’m not a coder, however I do follow instructions. Thanks in advance for your assistance.

    Dale.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Johnb81

    (@johnb81)

    If you send the URL of the website, and the source of index.php (put it on pastebin or so) we might be able to solve it.

    Thread Starter MADinMelbourne

    (@madinmelbourne)

    link to the site:

    Johnb81

    (@johnb81)

    Can you also send the code (via pastebin or so) of the index.php file of the theme?

    Thread Starter MADinMelbourne

    (@madinmelbourne)

    done… YES the site is working fine, just concerned with the word FATAL.

    Thread Starter MADinMelbourne

    (@madinmelbourne)

    thanks Johnb, I’m signing off now… will check this in the morning – THANK YOU!

    wp_pagenavi isn’t actually a WordPress core function – it’s trying to call a plugin that a number of themes have included support for.

    If you have the plugin in your plugins list, activate it; if you don’t, you can get it from the link I posted. If your theme is decently coded, it should give you the choice to turn any plugin-based features OFF if you don’t want it at all.

    Thread Starter MADinMelbourne

    (@madinmelbourne)

    gone! THANKS for your time and expertise Amy and Johnb.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘error message’ is closed to new replies.