Razorfrog Web Design
Forum Replies Created
-
I have this same issue – will a solution be posted publicly?
I’ve set the value to 10 and there appears to be no change. On all other sites I’ve used the plugin on, hitting the button starts the indexing process and has an immediate change to the button text. On this site, nothing happens at all (Even when hitting only one button and letting it sit for 10+ minutes).
All other plugins are deactivated and a default theme is in use. Do you have anything else I can try?
Thank you.
For sure – it’s just interesting that you switched from “No, we don’t insert any banner ads (or actually anything for that matter) on the dashboard.” to the current display in such a short time.
What is this if not an ad? https://cl.ly/0e2n3z3v271j
Agreed. Here’s the function to remove for anyone interested:
function remove_dashboard_meta() { remove_meta_box( 'monsterinsights_reports_widget', 'dashboard', 'side' ); } add_action( 'admin_init', 'remove_dashboard_meta' );
- This reply was modified 6 years, 7 months ago by Razorfrog Web Design.
Also interested in this, thanks!
@madeincosmos Your mini plugin saved the day! Updated 250+ customer tokens for us. Thanks!
Forum: Plugins
In reply to: [WP Job Manager] Restrict job board to logged in usersFigured it out using Visual Composer and user roles. Thanks!
Forum: Plugins
In reply to: [Product Dropdown Widget for WooCommerce] Test with latest versionThe plugin is working for us on WordPress 4.7.5 and WooCommerce 3.0.7.
Forum: Plugins
In reply to: [Product Dropdown Widget for WooCommerce] Displays only active categoryStrange – we can’t replicate this problem. For a live view of this working functionality, you can visit https://bendavis.com/product/ls-button-pocket-half-zipper-navy/
Forum: Plugins
In reply to: [Product Dropdown Widget for WooCommerce] Category ListI’m afraid not – that’s not in the current plugin functionality.
This is addressed in another thread – there is also a beta version zip upload which resolved the issue for me: https://www.ads-software.com/support/topic/wp_mail_from-filters-doesnt-work/
Forum: Plugins
In reply to: [Mailgun for WordPress] wp_mail_from filters doesn’t workSame problem here, and the zip above fixed it. Please push the update out soon – thanks!
Forum: Plugins
In reply to: [Cloudflare] Invalid CSRF Token on 3.0.1This is still an issue on new installs – any update from IWP?
Forum: Plugins
In reply to: [Public Post Preview] Checkbox is deactivated after post i is savedSame problem here – was this ever addressed or resolved?