efox
Forum Replies Created
-
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Names not showing on gridThe names are showing again after updating WooCommerce.
I think I’ve figured out the issue. I had some custom code that was preventing the “thank you” page from showing and I’m assuming this plugin does the order conversion there. After fixing my code, it appears to be tracking orders again!
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Names not showing on gridYou can see it in the middle of my home page.
The issue eventually resolved itself and it started tracking orders accurately again…until this month. I just noticed that for this month, the plugin does not seem to be tracking WooCommerce conversions at all.
Forum: Plugins
In reply to: [TaxCloud for WooCommerce] HPOS CompatibilityGreat! Thanks for the update.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Standard Key API security issueThanks. I apologize for missing that other post. This can be closed as it is a duplicate.
Forum: Plugins
In reply to: [TaxCloud for WooCommerce] Feature request: location of tax-exempt checkboxThanks for the snippet! It works perfectly.
I just tested the update and the new positioning option for the Pay Later messaging appears to work perfectly. Thanks so much for the quick fix!
Got it. It might be worth changing that UI element to “Card Icons” or “Accepted Card Icons” or something to make it more clear what is being set.
Thanks for an awesome plugin and support!
Awesome. Thanks!
Thanks. I had not noticed those settings yet. I do not see any setting there to control the location on the page of the Pay Later messaging (just a setting to turn it on for the product, which did not work at all — only the global setting seems to turn it on).
I also have hundreds of products, so even if there was a per-product positioning setting, it would be a big pain to have to go through and set that for every single product.
Forum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] verify registered userIs this still planned? Any estimate on when these features might be released?
Forum: Plugins
In reply to: [Interactive Content – H5P] Results missing after 1.15.5 ReleaseI just checked my staging site’s logs and it appears that this issue may be due to an SQL error:
2022-12-13 12:45:32.238689 [NOTICE] [29382] [69.166.233.116:54796:HTTP2-29#staging.mysite.com] [STDERR] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.score, hr.max_score, hr.opened, hr.fi' at line 3 for query SELECT hr.id, hr.user_id hr.score, hr.max_score, hr.opened, hr.finished, hr.time FROM wp_h5p_results hr WHERE hr.content_id = 323 ORDER BY hr.finished DESC LIMIT 0, 20 made by do_action('wp_ajax_h5p_content_results'), WP_Hook->do_action, WP_Hook->apply_filters, H5PContentAdmin->ajax_content_results, H5P_Plugin_Admin->print_results, H5P_Plugin_Admin->get_resultsForum: Plugins
In reply to: [Interactive Content – H5P] Results missing after 1.15.5 ReleaseI’m testing 1.15.5 release on a staging site and I’m also having trouble with the results. I’m unable to access any results for my H5P content. When I click the “results” link for a piece of content, “Loading data” shows for quite a while before returning a “Failed to load data” message. This appears to happen with any type of H5P content (tested with Question Set, Interactive Video, and Interactive Book so far). All the data is retrieved and displayed just fine with the 1.15.4 version of the plugin on my production site.
Forum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] verify registered userIt does not appear that it does. I think this would be a great feature to add. The checkout form from CartFlows does this very effectively. If the user enters the email address of a previously registered customer, it displays a message informing them of such and then makes the password field visible for them to log in. It would be great if this plugin could implement something similar to that.