Have any other suggestions? Ideas..
Turn on debugging and/or scour the error logs to see if you can find anything. It’s definitely endemic of your site, which means it’s either theme or plugin causality at this point.
Nothing in the error log. I’m thinking its either the sitewide tags plugin or subdirectories.
The RSS Widget is working in the sidebar. Is that the same code I’m using? I don’t want to do the Feature Partners section using a widget area because I want the same thing around 200+ sites.
I’m thinking its either the sitewide tags plugin or subdirectories.
I would assume more it’s your theme, honestly. I tested it on subdirectories with no issues, on a site with Sitewide tags :/
Hmm is there something that should be in my functions folder I might not be calling?
Any idea of what that might be? I just ran through the code for the header, index and footer of the homepage and didn’t see anything that looked wrong to me. Made sure I had all my queries reset, etc.
Thanks!
A lot of things could be the cause, but without seeing the code, I’m spitballing.
Could I possibly send you the code by email or something? I’ve gone through the parent theme several times now to clean up every little thing, and its still not working..
Thanks
I did turn on debug for a minute, refreshed the homepage and got these errors at the top:
Notice: Undefined index: aiosp_enabled in /home/rantspor/public_html/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766
Notice: Undefined index: aiosp_enabled in /home/rantspor/public_html/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766
Notice: Undefined variable: wpdb in /home/rantspor/public_html/wp-content/plugins/xml-sitemap-feed/XMLSitemapFeed.class.php on line 9
Notice: Trying to get property of non-object in /home/rantspor/public_html/wp-content/plugins/xml-sitemap-feed/XMLSitemapFeed.class.php on line 9
I only do email support for paying customers.
If you’re getting errors like that, turn off those two plugins and try again. Neither of them should affect the front end, but I’ve heard a lot about issues with All in one SEO
Alright, I deactivated them both, nothing.
What’s happening is its not recognizing the fetch_feed function as being present. I’ve reuploaded the files several times. Is there something my server might be doing that’s causing this?
Thanks
There may be something on your server, but I thought you tested this on a fresh site on the same server and it worked.