melmo
Forum Replies Created
-
Forum: Plugins
In reply to: [Co-Authors Plus] Post count is 0 in admin and sometime error on author pageI have similar error with Co-Authors Plus 3.3.0 running on a multisite
Hi Andreas,
I’ve just spoken with Woocommerce support and they say that with guest checkout the user is returned to the website with the order parameters intact. Could I ask you to confirm that is the default behaviour for your plugin too?
Thanks,
Melanie
Has anyone else faced this issue?
Thanks for the info Andreas, I’ll follow up there.
Forum: Plugins
In reply to: [Connect Matomo (WP-Matomo, WP-Piwik)] PHP 7 CompatibilityHi André,
Thanks for the detailed and speedy response! Much appreciated.
Cheers,
Melanie
Hi Andreas,
Thanks for the quick response. I’m the web dev for the site, could you point me to what CSS needs to be changed? It’s just that the screen shows up for only a moment so it’s a bit tricky to catch it in time.
For the fields, if I understand correctly then you are not passing the billing address info to PayPal? Because most of the fields are prepopulated, just not email and telephone.
Mel
Also another request, is it possible when the user selects “Lastschrift” to have the email and phone number fields on the PayPal form prepopulated?
Thanks again
Thanks for getting back to me, looking forward to the multisite version.
Update: the site is a multisite install. I can activate Clickmeter with the API from the first site in the network, but not from any others.
i.e. it’s possible to activate the plugin on the site that powers https://www.greatsite.com but not a site that powers https://www.greatsite.com/subsite/
Any comments on using this on a multisite setup (with sites in subfolders, not subdomains)?
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Spoiler Title name ProblemI’m also having this problem, I’m trying to roll back to a working version, does anyone know which version was the last before this change?
Hi,
another quick way to resolve this is to change line 90 from
var gfapLabel = $(‘label[for=’ + gfapId + ‘]’);
to
var gfapLabel = $(‘label[for=”‘ + gfapId + ‘”]’);
??
Yes would also very much like to know this.
Okay cool, I’ll have a read through and wait for you to see if you can replicate the problem. Thanks!
Hi Mikey,
No sorry I don’t even know what that means, does it help if I can tell you the folder structure I can see in ftp?
Mel
No worries, thanks for the quick fix.