tpkruse
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Order number column issuesThanks!
Your earlier corrected version is working on my production website already. Thanks!
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Order number column issuesThis appears to fix the issue! I’ll go through and reactivate my other plugins and try this in a real world environment and let you know.
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Order number column issues7
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Order number column issuesRight now I have just WooCommerce & Product Customer List for WooCommerce installed on my staging server, and I am still getting this issue (both the settings page and the error on the product edit page.
I tried disabling each one one by one and refreshing the pages to see if anything changed, and it did not.
Forum: Fixing WordPress
In reply to: Add widget area between postsFigured it out using:
query_posts('offset=2');Forum: Plugins
In reply to: [SimpleMap Store Locator] Not returning any results to any searchOops, this is probably my issue, didn’t realize the live server hadn’t been upgraded to PHP5 yet. An upgrade fixed it.
Thank you for the quick response that triggered me to look!