claing
Forum Replies Created
-
Forum: Plugins
In reply to: [Cancel Abandoned Order] Help setting up the pluginHello,
I am attempting to connect PayPal Standard checkout, however am not getting any order status changes results using the code and provided revision above. Does this plugin work for PayPal Standard, if so what code (gateway perhaps?) might need to be adjusted?
Thanks
- This reply was modified 6 years, 1 month ago by claing.
Thank you for the suggestions. I have not gotten an opportunity to fully dive into cron jobs, however after disabling the table auto update feature for all but the one I really need seems to be a solution at the moment. The one table is now auto updating at regular intervals as expected. It just appears I cannot have more than one table assigned to auto update at a time. Maybe this workaround will be helpful to somebody else as well.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Slow Initial Table LoadLol, well stated, thank you for clarifying.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Slow Initial Table LoadHi Tobias,
Thank you for the confirmation. We can get by with the short delay.
Additionally this week I’ve learned several site visitors using Internet Explorer/Edge (including myself when tested) are experiencing nearly 1 minute load times for JavaScript features such as the search and filters to become available. In some instances, users are prompted with a warning message; “xxx.com is not responding due to a long-running script”. Is there anything I can do to address this, or just recommend visitors use an alternative browser? Is Internet Explorer historically finicky with WordPress and/or TablePress?
Thanks,
ChristopherTobias,
This is EXACTLY what we are looking for. At first I thought it may be removing items in the filter list after the ‘,’, but it is actually breaking out the listed items and displaying all items containing that filter in the table – Perfect!
Thank you for the slick plugin and solid support.
Perfect, that does the trick! Thanks again
Tobias,
Thank you so very much! Both suggestions did the trick! (Custom CSS and the responsive-tables extension).
If I want to apply the widget width CSS to just this one table (current example applies to all tables on my site) what would that code look like?
Hi Tobias,
Good to hear from you again.
This is a test site for the table in question: https://summitpump.com/table-press-test-area/
On a related concern, I would like to extend the width of the overall table – (not as wide as the Model filter dropdown) if you have any pointers on this as well. I’m stuck.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSV Import Issue – Too Big?My web host team was able to make the adjustment needed on their end. We’re back in business!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSV Import Issue – Too Big?Thanks Tobias,
On my localhost server the answer seemed to be changing the ‘max_allowed_packet’ from 1M to 1024M (or anything in between) in the localhost server’s php.ini file. Unfortunately this was already set to 16M on our live site’s web host server.
I agree with you, and do believe it’s a server check, limitation, or other software blocking the request. I’ll pass this on to my web host team and see what they might find.
Thanks again,
ChristopherForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSV Import Issue – Too Big?Tobias,
We are still troubleshooting this issue. I was able to successfully import the .csv file in question via a locally hosted copy of the website in a test environment I created on my machine using XAMPP, after a few server adjustments related to max file size and time limits.
Unfortunately, my web host is still not able to correct the issue in the live site on their end. I’ve provided them the list of server adjustments I’ve made. They are also wondering if there may be some sort of a ‘debug mode’ or better way they can troubleshoot the “The data for the import is invalid” error that table press is throwing?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSV Import Issue – Too Big?Hi Tobias,
I appreciate you looking into the file. It has been sent to your email listed in tablepress.php. Thanks in advance!