WP Multisite – Plugin impacting sub sites not using plugin
-
Greetings,
The recent update has caused a new problem. I have a WP Multisite installation. Job Manager works fine on the main site. However, after the update, my subsite that does not use the plugin now states:
Warning: Creating default object from empty value in [server-path]/wp-content/plugins/job-manager/frontend-jobs.php on line 11
My subsite only has three pages: HOME, ABOUT, and CONTACT.
HOME works fine, but ABOUT and CONTACT have the error go across the top and the page content has been replaced with:“We currently don’t have any jobs available. Please check back regularly, as we frequently post new jobs. In the meantime, you can also send through your résumé, which we’ll keep on file.”
When I go into the Job Manager Settings, it will not allow me to change the Job Manager URL (edit link on refreshes the page). Here is what the Job Manager settings URL shows:
http://[main-domain]/%5Bsubsite-folder%5D/?page_id= (edit)
So all pages past ROOT become the Job Manager page by default, and I cannot change it (unless I find where it is set in the database… which I may do).
My first thought is that in WP Multisite, you do not get a choice of which site can sue which plugin. When the plugin is activated, it is available to all sites in the WP Multisite Network. However, Job Manager creates is own pages on activation. This works great for one site, but for WP Multisite, it breaks.
Do I need to create a fake Job Manager page and hide it just to get my other pages to work? How do I stop Job Manager from bulldozing by content on other pages without breaking the Job Manager on the main site?
Still trying to figure out a fix for this… any ideas would be great!
Cheers!
The topic ‘WP Multisite – Plugin impacting sub sites not using plugin’ is closed to new replies.