bansay
Forum Replies Created
-
Forum: Plugins
In reply to: [Create Block Theme] 2.0.2 broken theme stylesheet missingHow embarrassing. Can this thread be deleted?
Forum: Plugins
In reply to: [Yoast SEO] version 2.1.1 breaks my site's page loadingSo we realized the issue. We had some additional logic happening on our template before we were calling get_header();
After some debugging, moving the get_header(); to the very top of the template – just after Template Name: , resolved the issue.
Forum: Plugins
In reply to: [Yoast SEO] version 2.1.1 breaks my site's page loadingSame problem here. Plugin 2.1.1, wordpress 4.1.1 – I activate the plugin, and then when I preview any pages – it only loads the header. It is unable to load our page. I’ve deactivated. Hoping for a solution.
Thought it was because we originally committed the plugin files via .git – but noticed we are also using Composer in our project, with a /vendor directory and a .gitignore, so I removed the plugin from version control, FTP’d it straight to production, turned it on – no more error about:
Fatal error: Class ‘WPSEO_Options’ not found in /var/www/vhosts/nrs/public/app/wp-content/plugins/wordpress-seo/wp-seo-main.php on line 133
However – it disabled the pages from showing themselves – only fetching the header. Errors on all pages. I backed up the database and am back at square 1. Not sure what to do.
thank you for posting this. this is exactly what I was looking for, too ?? yes adding this would be a great addition to a great plugin.
Forum: Plugins
In reply to: [Responsive Select Menu] [Plugin: Responsive Select Menu] Does not workHello I am having the same problem with my site, in that it works when I resize my browser, but when I view the site on my iPhone, the menu is still the old menu. The site is planetecosystems.viafoci.com
I’d love this to work, do you have any feedback? I have essentially taken the navigation from twenty eleven, which wraps the main_nav_menu in the #access id. Is there something I need to add to get your plugin to behave?
I started the theme with the HTML5-Reset-Wordpress-Theme (https://github.com/murtaugh/HTML5-Reset-Wordpress-Theme)
Many thanks,