ericknwwd
Forum Replies Created
-
Forum: Plugins
In reply to: [Website LLMs.txt] Request FailedI logged back in to the site to check on this and it says the file already exists. I checked the URL and it is there now.
Site is hosted on Pressable
PHP 8.3.28
WP 6.9
Plugin 8.2.4
I’ve used this plugin on other sites in the same environment and had no issues.I switched to the WP default theme and the button now appears. So why did it stop working with my theme? It was working fine for the last couple of years until recently. My theme is Bridge by Qode Interactive version 30.8.8.5
Is there any fix for this?
I’m using Eventin Version 4.0.51Forum: Plugins
In reply to: [Order Export & Order Import for WooCommerce] Order CSV doesn’t importThe CSV is an export of woocommerce orders + Wholesale Suite Plugin
The file has 500 rows I only kept 2 and removed the rest otherwise it would take me a long time to remove sensitive info.
https://drive.google.com/file/d/1dXBpeVNrOgij6afKfGlrdOTQ32fbLb1C/view?usp=sharing
Forum: Plugins
In reply to: [Where Did You Hear About Us Checkout Field for WooCommerce] Critical ErrorI had this issue as well. I fixed it by going to the wc-customer-source.php file and changing the line: public function display_main() to public static function display_main()