-
Created a topic, PHP Depreciated message with WooCommerce, on the site WordPress.org Forums:
preg_match(): Passing null to parameter #2 ($subject) … -
Posted a reply to Post IDs counts increasing by approximately 1000 per day?, on the site WordPress.org Forums:
I was able to track the code where it was writing these posts, and temporarily… -
Posted a reply to Post IDs counts increasing by approximately 1000 per day?, on the site WordPress.org Forums:
seeing these sequential GUIDs in the posts table being written... post type= options..there are posts… -
Posted a reply to Post IDs counts increasing by approximately 1000 per day?, on the site WordPress.org Forums:
Thank you for the suggestion. I checked posts and didn't see any issue there but… -
Created a topic, Post IDs counts increasing by approximately 1000 per day?, on the site WordPress.org Forums:
I have a Wordpress setup where the Post IDs are increa… -
Posted a reply to How to link Woocommerce Digital Product to users account for free?, on the site WordPress.org Forums:
I want to do the same, but I just want to add a download URL… -
Posted a reply to Blank screen when attempting setup Step 3 / Configure your product listings, on the site WordPress.org Forums:
Those are all great suggestions but unfortunately, I couldn't get this to work. There was… -
Posted a reply to Blank screen when attempting setup Step 3 / Configure your product listings, on the site WordPress.org Forums:
No changes. Here is more info on the URL when attempting to setup in step… -
Posted a reply to [Google Listings & Ads] Blank screen when attempting setup Step 3 / Configure your product listings, on the site WordPress.org Forums:
After further troubleshooting, I’m seeing Javascript errors in my Web Browser Debugging Console when I… -
Posted a reply to Blank screen when attempting setup Step 3 / Configure your product listings, on the site WordPress.org Forums:
I tried increasing the max_execution_time and memory_limit as suggested, but unfortunately there is no change.… -
Created a topic, Blank screen when attempting setup Step 3 / Configure your product listings, on the site WordPress.org Forums:
When i attempt to set up Google Listings & Ads fro… -
Posted a reply to Relative vs. Absolute URL causing problems, on the site WordPress.org Forums:
Just an update, as of version 7.5.0 this has not been resolved. -
Posted a reply to Relative vs. Absolute URL causing problems, on the site WordPress.org Forums:
Great thanks for verifying this. Will lookout for updates. -
Posted a reply to Blank page when opening pages in admin, on the site WordPress.org Forums:
Are your Wordpress installs in separate folders? If so, problem may be that the script… -
Posted a reply to Relative vs. Absolute URL causing problems, on the site WordPress.org Forums:
I guess it would also 404 on any file because Wordpress is installed in its… -
Created a topic, Relative vs. Absolute URL causing problems, on the site WordPress.org Forums:
The latest plug in is adding this to all my pages and … -
Created a topic, Unexpected Admin log ins shown in activity?, on the site WordPress.org Forums:
In the Activity tab i'm seeing Local User as "Administ… -
Posted a reply to [WooCommerce] abbuzz.com SPAM orders AGAIN on woocommerce shops, on the site WordPress.org Forums:
There is a new problem! these failed WooCommerce orders allows the spam bot generate thousands… -
Posted a reply to Stop paymentform js from loading on all pages, on the site WordPress.org Forums:
I'm having same issue, but appearing as error 404 DevTools failed to load SourceMap: Could… -
Created a topic, DevTools failed to load SourceMap: HTTP error: status code 404, on the site WordPress.org Forums:
I get the following error in development console in Mi… -
Posted a reply to Roll Back to version 3.0.11, on the site WordPress.org Forums:
update failed to install for me. was it pulled? -
Created a topic, Adding a section to the WooCommerce settings ‘Shipping’ tab, on the site WordPress.org Forums:
Your article on "Adding a Section to Settings Tab" (lo… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
yes this looks like it will do the job. I will try it out. Thank… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
Unfortunately, "is_admin()" does not help as there are still many duplicate validations. I believe the… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
Ok, even with my additional conditions I still see many validations when an WooCommerce customer… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
I believe someone else mentioned that is_email() function is called many times in Wordpress thus… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
if I add a customer note in a woocommerce order, it will generate approximately 10… -
Created a topic, Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
Mailgun removed the unlimited email validations and no…