mxldevs
Forum Replies Created
-
Forum: Plugins
In reply to: [Google for WooCommerce] Can’t activate pluginLooks like it was a plugin conflict. Thanks for the suggestion!
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Unable to verify with google merchantsSomehow it works now.
We currently have not published the app. Could this be the reason why tokens are revoked or connections disappear?
It says verification is required. Is there a way to be able to use the gmail API so that we don’t need to verify the app?
- This reply was modified 3 years, 5 months ago by mxldevs.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] No analytics tags addedHi @stuartduff
There aren’t any caching plugins and I don’t think there are server caches.
Here’s the site https://order.dealyeats.com/bigstore/
In the settings, I entered the UA ID and enabled global site tag so I assume it should insert the gtag library but I don’t think there’s anything there.
Forum: Plugins
In reply to: [Redux Framework] Error deactivating pluginI tested on a clean install and deactivation did not cause problems.
I will need to see what’s going on with my current set up.I’ve tried that plugin but it is severely limited. For example it doesn’t support custom meta data in order export, which your plugin handles.
I’ve found the function “build_file_full” is the one that populates the results to be written to the file. If all queries use wpdb to get the correct table then I can just modify it to iterate over each site on the network and append the additional records into the result.
Forum: Networking WordPress
In reply to: Mirroring entire Multi-site to different domains@dyates63 @wpcoworker thanks for the suggestions. I looked at the plugin and the blog.
I’m looking to have both sites domains pointing to the same site, so same posts etc. any updates from one site would be reflected in the other, ideally without sync’ing if possible.
Just the same site network but under different domain names.
I’ve got my second domain set up, but it simply redirects to my original site, so I’m not sure if there’s some configuration I need to do in wp-config or .htaccess to avoid rewriting the URL to the “Main site” URL.