Millionleaves
Forum Replies Created
-
I also had this issue (blank screen). I reported it as an issue in GitHub.
Also have an issue using the Magic Login with a message that frequently (but not always) says “Nonce Verification failed. Please try again“. It works if you reload the page and try again. Sometimes it just says “Undefined”. Switching to to Magic Login instead.
Great plugin but not getting enough love.Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Allow export/import of settingsAh – thanks. I should have looked harder ??
I think Pro is in my future, so the future just got a bit closer!
Forum: Plugins
In reply to: [Laybuy for WooCommerce] CVE reportedI have no idea if the plugin team are monitoring this channel but I have just messaged the fraud team via their chatbot. Hopefully that will get a result.
Forum: Plugins
In reply to: [WooCommerce] action-schedulerThis does not work:
wp action-scheduler delete all --status=complete
I get this:
Error: ‘delete’ is not a registered subcommand of ‘action-scheduler’. See ‘wp help action-scheduler’ for available subcommands.
This works. It deletes all in batches of 20 entries at a time.
wp action-scheduler clean --status=complete
- This reply was modified 1 year, 4 months ago by Millionleaves.
Forum: Plugins
In reply to: [WP SmartCrop] Breaks the latest version of Beaver BuilderGlad to see an update today, sad to see that this issue wasn’t addressed ??
I love this plugin and had it installed on dozens of sites, but have had to remove it because of this issue.I have submitted a detailed ticket through the private ticket system.
Note that I see this in the dashboard widget and on the CleanTalk settings page. The issue appears to be with the connection to the CleanTalk server. I’m also seeing issues with HappyForm which suggests it may not be the form plugin at fault.
Something went wrong! Error: "cURL error 77: error setting certificate verify locations: CAfile: phar:///usr/local/bin/wp/vendor/rmccue/requests/library/Requests/Transport/cacert.pem CApath: /etc/ssl/certs".
Please, visit your Dashboard.I’m having the same issue. Deactivating the plugin allows forms to be submitted successfully.
I assume this will be fixed in a future update.
For now, I use this plugin, which is where I saw this message:
https://www.ads-software.com/plugins/index-wp-mysql-for-speed/The plugin offered to update that table to the correct storage. Back your database, click a button, and it’s fixed.
I am experiencing this issue on a site I manage. The site is running PHP8.0. The error stops if I switch back to PHP7.4.
Forum: Plugins
In reply to: [WooCommerce] String could not be parsed as XMLThis error started happening to a customer of mine. Turns out the Xero plugin needed to be re-authenticated to the customer’s Xero account.
- This reply was modified 3 years, 1 month ago by Millionleaves.
Closing this. The issue was with the PowerPack Custom Grid. Switched to the PowerPack Content Grid which outputs the thumbnails correctly.
@keraweb I found the issue. I was using the PowerPack Custom Grid module. Seems this module doesn’t output the thumbnails. I switched to the PowerPack Content Grid which does.
Thanks for your help.
Hi @keraweb
OK. Looks like the issue could be with how Beaver Builder is interpreting the Pods template.
Most of the CPTs created by Pods are output using a Pods template in a Beaver Builder grid module. The thumbnails are not being output correctly when I do this.
For one CPT, I have created a custom shortcode in PHP instead of a Pods template. The shortcode is placed in a Beaver Builder text module. The thumbnail size is displayed correctly.
I’ll follow up with Beaver Builder support as well as the Pods Beaver Themer Add-On plugin developer.
I am using a Pods Template and then outputting the Pods template via Beaver Themer via a custom layout in a BB grid module. So, no PHP involved. I could go that route if necessary.
As a test, I tried adding the magic tag for the field directly to the Themer layout:
[wpbb post:featured_image size=’logo-wide’]
I get the same result – the image is scaled to the correct size defined for the logo-wide thumbnail rather than using the logo-wide thumbnail. I have confirmed that the appropriate thumbnail exists in the file system.
It feels like this may be a bug/oversight somewhere between Pods, Beaver Themer, and the Pods Beaver Themer integration plugin. But I’m hoping it’s just that I’m something wrong!
Hi @keraweb
Thanks – I have tested and can confirm that this hotfix has resolved the problem.
Appreciate the quick turnaround.
David