renatobe
Forum Replies Created
-
awesome, came here for this exact same problem, good to know it is already known and will probably be fixed soon
great job on the plugin!
- This reply was modified 3 years, 10 months ago by renatobe.
Forum: Plugins
In reply to: [Yoast SEO] Update notification shown every few reloadsGlad to help ^^
Forum: Plugins
In reply to: [Yoast SEO] Update notification shown every few reloadsThis is a recurring request, as already posted by another member on a recent thread, try add this in functions.php
remove_action( 'admin_notices', array( Yoast_Notification_Center::get(), 'display_notifications' ) ); remove_action( 'all_admin_notices', array( Yoast_Notification_Center::get(), 'display_notifications' ) );
Forum: Plugins
In reply to: [Yoast SEO] Yoast URLs and article headings focus keywordHello, as you are new to this you should take a few extra time and consider to read Yoast e-books on the basics of SEO and WordPress.
It is a easy going reading and full of information that I think, judging by your questions, would be very useful to you.
Did you guys tried to disable your plugins one by one to check any conflict?
Forum: Plugins
In reply to: [Yoast SEO] Plugin conflict with saving menusThose errors are very generic, can you give more details?
Did you made any changes on your .htaccess? Most of times when this kind of problem happens it has something to do with it.
So:
1 – Make a copy of your .htaccess and save it on your computer, just for safety.
2 – Open the .htaccess from the server and clean everything on it.
3 – Go to WordPress panel and regenerate the permalinks under “Settings -> Permalinks -> Save”. This should re-create a standard and functional .htaccess configuration.Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO Support is POORThey have a blog post about the lack of support here:
https://yoast.com/help-us-by-helping-others/