Do you have both Styles and Styles: TwentyTen plugins enabled? If so, can you provide temporary admin access to your site to [email protected]?
Do your options show at least the “Global” section? If so, where do your options stop? Do you have any updates to Styles you can run?
Just wanted to follow up with you. Any info?
Paul, did you get my e-mails? I’ve tried uninstalling & reinstalling but no joy. The options stop at ‘Static Front Page’ – I’ve even tried changing to twentyeleven but I still only get the same options whereas I definitely did have them all & have screenshots of what the site looked like with Styles working well.
I’ve given you admin access, you should have had an e-mail with the password.
Many thanks
Victoria
Finally found this and taking a look. I apologize for the delay. Took me a while to find it searching for “Victoria” instead of “emmavix”.
Looks like the login is just a subscriber level, which doesn’t let me access the Customizer. Can you change it to an administrator?
Sorry, now changed to Admin.
This is the first plugin conflict I’ve ever seen that makes absolutely no sense as to *why* it’s conflicting, but I at least found a solution.
This appears to be caused by the Business Directory Plugin somehow. Changing 20 to 19 in this line in wp-content/business-directory-plugin/api/wpbdp-settings.class.php resolved it:
Line 14, from:
add_action( 'plugins_loaded', array( $this, 'register_settings' ), 20 );
to:
add_action( 'plugins_loaded', array( $this, 'register_settings' ), 19 );
I have made this change for you. You can find it on this screen in your wp-admin. (Screenshot).
Unfortunately, since I can’t identify *why* this matters, I can’t work around it on the Styles side. If you update the Business Directory plugin, the change will need to be made again.
Hope that helps! Sorry I couldn’t find a permanent fix, but this will at least get you started. 🙂
If you find Styles useful, please take a moment to submit a short review. It helps a lot!