twilightit
Forum Replies Created
-
Forum: Plugins
In reply to: [Duplicate Page] Update Not Working with ElementorGo to: https://ww.wp.xz.cn/plugins/duplicate-page/
There is a text link at the bottom of the righthand bar ADVANCED OPTIONS
After clicking on that, scroll all the way down and you will see a dropdown under PREVIOUS VERSIONS. Just click the Download button with 4.5 selected and that should give you the original build.
We removed the other version from our site, downloaded this one, activated it, and it all started working again.
Hope that helped.
Forum: Plugins
In reply to: [WP Client Reports] FEATURE REQUEST: Report HistoryYea, I am aware of the features, we have been a pro subscriber for years. For the feature request, I was simply asking that when an email is sent, it just keeps a copy of the email sent, so that you can reference it later. So not an activity logger, just an email copy keeper π
I hope that gives some clarity. Looking forward to v2!!!
This is a great idea and should be a feature request. At a minimum make it part of the pro edition, as it may help increase subscribers. Please add this to your scope for future releases.
Good stuff Peter, thank you for everything. Keep up the good work with such an amazing product.
Can you point me in the direction of Marketing materials on your site? I am having trouble getting clients to upgrade to a paid version and could use some help to sell ’em on it. Also, if you have any good blog material like “Why you should use Wordfence over other security plugins” or similar, then I can post it out on our site. Thanks.
Oh! I didn’t know of that product. I am setting it up now. Good stuff. Let me see if that helps π
Thank you for the great info, it is appreciated.
I cant believe I missed that, thanks for pointing it out. I had a feeling I was just being blind.
I did create a global CSS to adjust it (below) but that is not needed, so I removed it since I would rather use the widget setting:
.jeg-elementor-kit.jkit-icon-box .icon-box .icon {
margin-bottom: 25px !important;
}Thank you for the responsive support!
Doh! Our default config was supposed to be 512M, so I didn’t check. You were right, it was simply a memory issue, for some reason this site was set to 256 on our servers.
Thank you for the quick response, next time I will make sure to check the obvious first ππ»
Yea, that was it. So glad it was an easy fix. I didn’t realize that slug was taken π
That is the issue, it is the correct page which is why I am confused….I am using the shortcode you guys explain to use in the documentation. The editor view looks right, but it shows an archive page when you go to it. Am I using the wrong shortcode?
Here is a screenshot to view the page from the admin, and how I was expecting it to look, and the grid look shows up properly:
Any idea on my last post, the customer is getting a bit flustered that this isnt working.
We were able to configure Litespeed Cache to remain activeΒ by adjusting the LiteSpeed Cache settings, providing caching and functionality without interfering with GiveWP. The main conflict was with JavaScript cache. We disabled the JavaScript file minification in order to resolve the issues. Please note there may be other modifications depending on other users setups, but it is definitely possible to have them coexist.
So, it just took a little playing around with the settings, but are now able to use both GiveWP and LiteSpeed Cache (and QUIC.colud CDN) without any conflicts.
OK, so we got the webhook all setup, but now it is worse. It is throwing an error when trying to donate: “Stripe.confirmPayment0: the ‘confirmParams.return_url’ argument is required when using automatic payment method.”
We verified all was setup per your instructions.
I have screenshots, but I don’t see a way to add them to the post. Here is a Dropbox share with the pics…I will disable the share once this is resolved. There is nothing secure in the screenshots.
Here are the steps the customer followed:
1 First button – Donate2 Then highlight $10 tab hit Donate Now
3 name email etc hit continue
4 Donate w/ credit card is highlighted, filled out all info hit Donate Now
5 this box pops up (see attachment)
6 hit Donate Now again ‘just in case’ and the same page pops again.
Found the issue, and I figured I would share incase others have a similar problem.
We run Litespeed – CloudLinux servers.Β To utilize the CDN on QUIC.cloud, we must use the Litespeed Cache plugin. Unfortunately, the problems persisted even after adding the necessary exclusions in the cache plugin, so it was necessary to deactivate the plugin to ensure the donation form functions correctly.
Once we disabled the Litespeed Cache plugin, all worked well.
We are going to run through this with Litespeed support and see if they are willing to find the root cause and fix. We will see what happens.
Hope this helps providing some clarity:
2025-04-05T00:56:58+00:00Critical Uncaught Error: Call to a member function update_meta_data() on bool in /home/hookedupright/public_html/wp-content/plugins/woocommerce-wholesale-prices/includes/class-wwp-duplicate-product.php:157 Additional context{ “error”: { “type”: 1, “file”: “/home/hookedupright/public_html/wp-content/plugins/woocommerce-wholesale-prices/includes/class-wwp-duplicate-product.php”, “line”: 157 }, “remote-logging”: true, “backtrace”: [ “”, “#0 /home/hookedupright/public_html/wp-content/plugins/woocommerce-wholesale-prices/includes/class-wwp-duplicate-product.php(201): WWP_Duplicate_Product->wwp_duplicate_role_based_meta(Array, 0, 260)”, “#1 /home/hookedupright/public_html/wp-content/plugins/woocommerce-wholesale-prices/includes/class-wwp-duplicate-product.php(94): WWP_Duplicate_Product->wwp_duplicate_variable_product(Object(WC_Product_Variable), Object(WC_Product_Variable), 747, 259, Array)”, “#2 /home/hookedupright/public_html/wp-includes/class-wp-hook.php(324): WWP_Duplicate_Product->wwp_run_product_duplicate(Object(WC_Product_Variable), Object(WC_Product_Variable))”, “#3 /home/hookedupright/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)”, “#4 /home/hookedupright/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)”, “#5 /home/hookedupright/public_html/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php(119): do_action(‘woocommerce_pro…’, Object(WC_Product_Variable), Object(WC_Product_Variable))”, “#6 /home/hookedupright/public_html/wp-includes/class-wp-hook.php(324): WC_Admin_Duplicate_Product->duplicate_product_action(”)”, “#7 /home/hookedupright/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)”, “#8 /home/hookedupright/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)”, “#9 /home/hookedupright/public_html/wp-admin/admin.php(419): do_action(‘admin_action_du…’)”, “#10 /home/hookedupright/public_html/wp-admin/edit.php(10): require_once(‘/home/hookedupr…’)”, “#11 {main}”, “thrown” ] }
