Landon
Forum Replies Created
-
Forum: Plugins
In reply to: [SAM Pro (Free Edition)] Database Tables OverloadedHi @netzzjd ,
not sure if you’ve found this option yet, but in SAM under “Tools” there’s the “Reset Statistics” button with the following description: “Clearing statistics outside the keeping period. Use this button in case of problems with the automatic cleaning of the statistics table. The data within the keeping period specified by the plugin parameters will not be affected by this action.”This might be the right option for you. On the other hand, I’ve tried running it because my wp_sam_stats table is 62 MiB and it appears to be stuck (doing nothing).
Forum: Plugins
In reply to: [SAM Pro (Free Edition)] Database Tables OverloadedI have a support topic open right now because SAM is super slow when accessing the ads places pages. My guess has been that this is database related.
Forum: Plugins
In reply to: [Gutenberg] Removing Saved BlocksBeautiful! Thanks @soean
Forum: Plugins
In reply to: [Gutenberg] Updating failed; Publishing failedI was having this issue when trying to publish the demo content, but as soon as I created a new post/page and added custom content everything has been working fine. I’m curious to hear from others if they might be doing something similar.
Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] CSV columns not working rightShambix,
wow! That’s a great turn around. Good idea to add it as an option.Thanks a bunch! Loving the minimal feel of the plugin.
Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] CSV columns not working rightSo, I went ahead and changed line 282 in simple_csv_xls_exporter_csv_xls.php from:
fputcsv($fh, $data, ‘|’);
to:
fputcsv($fh, $data, ‘,’);
and it works great now.
I know this isn’t a feature of the plugin, but I’d be interested in this also.
For anyone who is having this issue, I ran into this issue with iThemes Security activated. I simply deactivated iThemes Security to activate SSL, then reactivated iThemes.
Forum: Plugins
In reply to: [Max Mega Menu] Menu get duplicatedHi abderrazzak,
I was having the same issue with a site I was working on and the problem ended up being caused by the “Responsive Select Menu” plugin. Maybe check to see if you have any other menu plugins active.I just found this in my error log today while trying to find an issue in Gravity Forms. After disabling this plugin my issue with Gravity Forms was fixed. Very strange. Any idea when a fix will be out or what the fix is so I can apply it before the update?
Thanks.
Forum: Plugins
In reply to: [Max Mega Menu] Second Level Mega Sub Menu dropdown instead of listThanks Tom. I’ll give that a try.
Forum: Plugins
In reply to: [Max Mega Menu] Second Level Mega Sub Menu dropdown instead of listHi Tom,
the site I am referring to is https://bonnergeneral.org/ and the specific menu item I am referring to is Services & Clinics. I’d like to be able to have dropdowns on the next level menu items.Thanks.
Forum: Plugins
In reply to: [Peter's Collaboration E-mails] editor is not getting the email notificationI’m not currently using this plugin, but I have noticed that several mail services are tightening down security. This is making emails that are coming through WordPress’ standard emailer fail. Using a plugin like wp-smtp allows you to be able to have emails come from an actual email address.
Thanks for the reply @devin Walker. I removed the Paypal button further down the page, but it didn’t change anything.
Hi Zack,
I’ve updated to 4.5 and I’m still having the problem. Any suggestions?