Sidebars fatal error
-
Howdy! I just did a fresh install of WP, and a theme I use successfully.
Successful use: https://pleaseobey.com
New install, with problem: https://weareonlychildren.com/wpOn the new site, I get:
FATAL ERROR: Call to undefined function wp_pagebar() in /HOME/THEREVUECREATIVE/WEAREONLYCHILDREN/WP/WP-CONTENT/THEMES/LEAD/LEAD/INDEX.PHP on line 20Through some searching, I found a couple of potential solutions, including simply moving the
<?php get_sidebar(); ?>
around in index.php
Here is what I really don’t get: I literally copied the theme from Please Obey and installed all the files on We Are Only Children. Maybe this is part of the issue, but I don’t know where to fix it. I don’t really know much CSS. Just enough to follow instructions and make tweaks.Thank you for any insight!
- The topic ‘Sidebars fatal error’ is closed to new replies.