After updating revslider from 5.x to 6.x on a site with Themeco’s X theme, the slider revolution broke. That is, the slider loaded, but didn’t display anything. Widdled the cause down to this plugin. As soon as it was disabled, sliders worked again. I didn’t look into it more deeply, as this plugin is of little significance and hasn’t been updated for years. Just posting here in case it might help someone else.
]]>Not exactly sure what it does but it somehow breaks wc rest api connection
]]>I had a few issues of script (jQuery to be precise) not loading properly in some cases.
I narrowed down that the hook for
$this->loader->add_action('wp_footer', $plugin_public, 'wpseo_buffer_end', 999);
was too soon. Hooking to shutdown
resolved my *jQuery not loaded* issue.
so I changed to this line
$this->loader->add_action('shutdown', $plugin_public, 'wpseo_buffer_end', 999);
in
remove-branding-for-yoast-seo/includes/class-wordpress-seo-remove-branding.php
in the define_public_hooks()
function.
I hate that yeast defaults to the top of the page everytime it updates.
Would be great to change its metabox priority to low as an option
thanks
]]>Hi,
the idea is great, but the plugin doesn’t seem to be doing what it should.
I enabled every checkbox, but nothing happened to Yoast or it’s adds and notifications.
Is it possible that they’ve gone around this plugin or am I doing something wrong?
Just wondering is the plugin still up to date, since it’s last updated about a year ago.
– Nico
]]>When remove SEO Traffic Light, plugin deactivate buttons for HTML editor.
https://www.ads-software.com/plugins/remove-branding-for-yoast-seo/
]]>Hello,
The option is checked but it looks like the update notification box is not hidden anymore.
At least since Yoast v3.2.3.
Anything we can do about that?
Kind regards,
https://www.ads-software.com/plugins/remove-branding-for-yoast-seo/
]]>In two sites, one with WordPress 4.4 and one with WordPress 4.5, I cannot activate the plugin even with all over plugins deactivated. I’ve tried deleting and reinstalling both via the admin and WP-CLI. I don’t see errors in the admin or in the debug log.
https://www.ads-software.com/plugins/remove-branding-for-yoast-seo/
]]>With Yoast 3.1.0 and WP 4.4.2, I’m still seeing the traffic light in the public box even though I have “Remove SEO Traffic Light” checked both for Pages and Posts. Is this feature working?
https://www.ads-software.com/plugins/remove-branding-for-yoast-seo/
]]>This plugin prevents displaying the social sharing buttons of “AddToAny Share Buttons” plugin under single posts. (And maybe other places, but I didn’t test that)
https://www.ads-software.com/plugins/remove-branding-for-yoast-seo/
]]>Thanks for this plugin!
If you dont mind fixing the FAQ as doesnt give enough info to submit an issue ticket, I searched github and didnt find anything.
Yoast puts a link and some text in its generated site map xml file, could you remove this?
https://www.ads-software.com/plugins/remove-branding-for-yoast-seo/
]]>