ponderconsulting
Forum Replies Created
-
Forum: Plugins
In reply to: [Pricing Table by Supsystic] Since last update tables are not showingYeah @petervandoorn, it indeed works now.
Forum: Plugins
In reply to: [Easy Updates Manager] Email notifications on plugin updates@rubenvankempen the notification you turned off was only for core.
To turn off plugin and theme updates you must add this to functions.php
// Disable auto-update email notifications for plugins.
add_filter( ‘auto_plugin_update_send_email’, ‘__return_false’ );// Disable auto-update email notifications for themes.
add_filter( ‘auto_theme_update_send_email’, ‘__return_false’ );Forum: Plugins
In reply to: [Easy Updates Manager] Email notifications on plugin updatesAppreciate it, @ronalfy! I see my sentiments echoed on that thread.
Forum: Plugins
In reply to: [Easy Updates Manager] Email notifications on plugin updatesThank you, @ronalfy! Until there is a way to update all, I will continue to use this plugin. And the email thing was outrageous. I guess we get an email if the site goes down, so I’m good with just a toggle to turn on/off.
Thank you again,
HarmonieForum: Plugins
In reply to: [Easy Updates Manager] Email notifications on plugin updates@ronalfy thank you! First, I manage over 300 websites so the notifications that started as a result of this gave me about 700 emails. There should be a way to toggle these notifications for core, themes, plugins but send errors only.
As far as the auto update feature, I only tried it on one website, and with plugins and what happened is Auto-updates were Enabled on 11 plugins but remained disabled on 3 no matter what I do, so I abandoned it for now. The 3 it wouldn’t turn on for are: Gravity Forms, James Testimonials (a theme plugin) and Soliloquy.
Thank you so much!
- This reply was modified 4 years, 7 months ago by ponderconsulting.
- This reply was modified 4 years, 7 months ago by ponderconsulting.
Forum: Plugins
In reply to: [Easy Updates Manager] Email notifications on plugin updates@gingerbooch – my pleasure. I applied them across all sites I manage and they work perfect when added in with this plugin. I tried the new auto update features in WordPress and it was buggy so I am leaving this plugin for now. Good luck!
- This reply was modified 4 years, 7 months ago by ponderconsulting.
Forum: Plugins
In reply to: [Easy Updates Manager] Email notifications on plugin updatesThey will need to add in:
// Disable auto-update email notifications for plugins.
add_filter( ‘auto_plugin_update_send_email’, ‘__return_false’ );// Disable auto-update email notifications for themes.
add_filter( ‘auto_theme_update_send_email’, ‘__return_false’ );Forum: Plugins
In reply to: [Pricing Table by Supsystic] Since last update tables are not showingI am having the same issue @trsupsys on https://www.oaklanesbowlingcenter.com/
Forum: Plugins
In reply to: [Pricing Table by Supsystic] Table saves but disappears in the dashboardForum: Plugins
In reply to: [Pricing Table by Supsystic] Table saves but disappears in the dashboardMy pleasure @ktech. That’s weird, I can edit mine and click save and it saves just fine.
On the Overview tab/page of the plugin, it shows your “Server Settings” – see anything off or wrong?
Forum: Plugins
In reply to: [Pricing Table by Supsystic] Table saves but disappears in the dashboard@ktech I ended up figuring out how to edit mine. Go to your site and append the URL to /wp-admin/admin.php?page=tables-supsystic&tab=tables_edit&id=10 and the last digits are the table number. If you don’t know them start with 1 and go up from there. Mine were 9, 10, 11, etc. You can then bookmark this link as a work around until there is a fix.
<Turning off follow-up replies via email>
My pleasure, good luck @adamestafford!
Looks like you’re not alone. https://www.ads-software.com/support/topic/api-error-43/
They must have pushed a fix to resolve this after I posted because it’s fine now.