Andrew Wilder
Forum Replies Created
-
Ah, I did just find this:
https://gist.github.com/ChrisCree/daaa98c016d4402050e1430bf68d1ea9add_action( 'admin_bar_menu', 'khp_remove_woocommerce_site_visibility_badge', 999 );
function khp_remove_woocommerce_site_visibility_badge( $wp_admin_bar ) {
$wp_admin_bar->remove_node( 'woocommerce-site-visibility-badge' );
}+1!
I think it’s fine to have the “Coming Soon” notice in the admin bar, if the site is indeed not live. But there’s no need to have “Live” cluttering up the admin bar.
Thanks!
Forum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Prefix cause cleanup to failHi AK,
Sorry for taking a bit to respond. We’ve tested the plugin extensively with different prefixes, so we’re not sure why there’s an issue in this case.
Can you please share a screenshot of your settings page? In particular, we’d like to see the section below the first “Save Settings” button that lists all the individual database tables by name.
Also, could you please share the details in Site Health > Info> Database? If you’d prefer to share that confidentially, you can email it to us as support @ nerdpress . net.
Thanks,
AndrewForum: Plugins
In reply to: [Hubbub Lite - Fast, Reliable Social Sharing Buttons] Pinterest ImagesHi Jennifer!
Sorry you’re having this issue — Pinterest’s tools can be quite finicky, unfortunately.
I think the issue may be lazy loading interfering.
In the General Pinterest Settings, please enable both Lazy Load Compatibility and Disable Lazy Loading for Hidden Images.
We have a guide here: https://morehubbub.com/docs/troubleshooting-broken-images-when-sharing-to-pinterest/
You will probably need to clear caches after making that change.
If that doesn’t solve it, since you’re a Hubbub Pro customer and get direct support, please send us an email at [email protected] and we’ll take a closer look!
Thanks!
Best,
Andrew
Hi @juirtle,
You may have heard by now that NerdPress has acquired Grow Social, and we’ve rebranded it to Hubbub.
Since this thread is a few months old and I think you may have solved this with Mediavine via email, I’m going to mark it as resolved.. but if you’re still having any issues with Hubbub Lite, but if you are, please let us know here, or email us at [email protected], and we’ll be happy to help out!
Thanks,
AndrewHi @gnetconsulting! I’m doing a bit of housekeeping after our acquisition of the plugin last week… I checked with @mediavine and they confirmed that they identified the issue and provided a workaround to you via email. So I’m going to mark this thread as “resolved.”
If you’re still seeing any issues, though, please do let us know!
Thanks,
AndrewHi Tatiana,
I just checked your site and it looks like the sharing buttons are displaying the way you want, so I’m going to mark this thread as “resolved.” If you’re still having any issues, though, please let us know and we’ll be happy to take another look. Thanks!
Best,
Andrew
Hi! Sorry for taking a bit to get back to you on this.
Thanks, this was very helpful. I was thinking of just setting them to “Pending Payment” instead of “Processing” (which feels more intuitive to me anyway) — and I think then the subscription wouldn’t be active yet, but would then activate once the order is “Completed.” (I think?)
Do you have any docs or sample code for using the filter
wc_stripe_charge_pending_order_status
, by any chance?Or perhaps this could be a new option in the plugin? The user can select the order status when payment is completed; it would be super-helpful to also have a drop-down to enable setting a different status while the payment is pending.
Thanks again!
Excellent — thank you! ??
Thanks. We went through and updated all the add-on plugins first for our clients to make sure this isn’t an issue. (Crisis averted!)
But hopefully you can get that fix out soon; if anyone has auto-updates enabled and the add-on happens to update first, it will be a pretty big problem for them.
@convertkit We’ve had two client sites crash today with a dashboard white-screen of death because of this issue. There’s no way to guarantee the add-on plugins will be updated first, and if the main plugin is updated first the admin area crashes so we can’t update the others.
Is a fix for this coming soon?
Thanks!
Forum: Plugins
In reply to: [Login as User] Exclude users from logging in as higher roles?Ah, I just saw this older thread Editors can login as Admin which says “You cannot log in as an Admin, because Admins have higher privileges than Editors.”
I do see that my employee cannot log in as an Admin, but they can log in as an Editor. I’m guessing that’s because I had to give them some additional privileges in order to be able to process/edit orders.
So maybe a snippet to exclude the ability to log in as specific users, by user ID, would be a quick fix here?
Here are the permissions my employee’s account currently has:
edit_others_shop_coupons
edit_others_shop_orders
edit_private_products
edit_private_shop_coupons
edit_private_shop_orders
edit_product
edit_published_shop_coupons
edit_published_shop_orders
edit_shop_coupon
edit_shop_coupons
edit_shop_order
edit_shop_orders
edit_users
list_users
manage_woocommerce_coupons
manage_woocommerce_orders
publish_shop_coupons
publish_shop_orders
read
read_private_pages
read_private_posts
read_private_products
read_private_shop_coupons
read_private_shop_orders
read_product
read_shop_coupon
read_shop_order
view_admin_dashboardForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updating plugins giving issuesThanks @bcrodua! ??
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updating plugins giving issuesI’m having a similar issue with version 2.23.1.26. When I check the box to run a backup before updating a plugin, the modal window gets stuck on this message:
Rescheduling WP's automatic update check for 120 seconds ahead (Mar 14 08:51:55)
If I click the link to view the log file, it shows that the backup actually completed in about 34 seconds…but the modal window never closes or changes, it just sits there instead of closing and allowing the plugin to update.