smarterdigitalltd
Forum Replies Created
-
My screenshot didn’t save – hopefully visible now
Thanks very much for the update + heads up @bporcelli – we will check it out in due course.
Thanks for taking a look at this Brett! Let me know if I can help test (though the issue we were getting was, ostensibly, intermittent..)
Thanks – I’ve already got 1.13.1 – must be something else.
I’m getting exactly the same issue using the latest version of the plugin. https://share.getcloudapp.com/Apu9WorQ
Did it get resolved for you @hookclothing ?
Forum: Plugins
In reply to: [Redirection] Redirection not working, generated 403I don’t want to hijack, but I’m getting this same issue. The admin screen doesn’t return the list of redirects and all of the REST endpoints that Redirection publishes/accesses seem to return a 403.
I’ve tried hard-coding “true” as the return value into the permission callbacks inside api-redirect.php, api-settings.php for testing purposes, but even that doesn’t stop the 403.
It’s reporting a cookie/nonce issue: https://share.getcloudapp.com/2Nul8gpW
I’ve tried reverting back to ver 5.1.2 and even 5.0.0 but the same issue.
What’s odd about this is that our production site hasn’t had any plugin/code updates for 4-5 weeks (but is on 5.1.3), but redirects have been added using Redirection as recently as last week and it’s seemingly stopped working suddenly. It could indicate a hosting thing, perhaps, but the same 403s are happening on local dev environments.
Non-Redirection REST endpoints seem to still work.
Redirects still seem to work on the front end.
I’m a bit puzzled! Not sure it’s a Redirection issue or something external, but I noticed this thread and thought I’d mention it.
Hi
I am having the same issue (do I need to post a new thread?). I’m slightly out of my depth with the vocab/technicalities, but I’ll try and explain.
Here I have run a test purchase while a GTM debugger Chrome ext was enabled:
https://share.getcloudapp.com/KoudAYYz
It seems to pick up e-commerce events on the checkout page, but not on the order-received page of Woo.
I’ve followed the following guide: https://gtm4wp.com/how-to-articles/how-to-setup-enhanced-ecommerce-tracking
And I added the “orderCompletedEEC” event name to the regex of the custom event: https://share.getcloudapp.com/d5u19N2P which loads this tag https://share.getcloudapp.com/P8u516r5
I even tried the GA4 setup, importing the JSON file to the container etc. This seemed to partially work as events etc fired successfully but still the same issue with no values under Monetisation
The site is https://staging-topspinpro.kinsta.cloud/
I’d really appreciate any assistance or pointers in how to troubleshoot further.
Forum: Reviews
In reply to: [Yoast SEO] Overall a good pluginIt seems Joost de Valk came to his senses and deleted his comment on the GitHub thread (and silenced a few other people it seems).
I’ll be changing my rating of the plugin as Marieke van de Rakt, the CEO, has stepped up and taken full responsibility and got it fixed up quickly.
Forum: Reviews
In reply to: [Yoast SEO] Overall a good pluginGrrr (part of) Joost de Valk’s reply on this thread a few hours ago comes across as incredibly arrogant (bearing in mind the ad in question is advertising Yoast SEO Premium!):
“I totally understand why people can find banners annoying. That’s why Yoast SEO Premium comes without ads, for all users. It’s 30% off today and the next few days too :)”
- This reply was modified 5 years, 3 months ago by smarterdigitalltd.
Forum: Reviews
In reply to: [Yoast SEO] Overall a good pluginYeah – very vague wording currently. Though, would you push those boundaries in good conscience? Especially if you’re team Yoast, who aren’t exactly new to the WP community.
Forum: Plugins
In reply to: [Gutenberg] Updating failed@politicske I’m getting this too… I can’t publish or update when I use a shortcode using the shortcode block. It’s brand new install (5.1.1) with NO plugins, PHP 7.3 (or 7.2) etc.
Forum: Plugins
In reply to: [WPD Beaver Popups] Ninja Form not displayingHi there.
Sorry for taking so long to reply – it’s been very busy.
Although I can’t dig too much into another plugin, there might be a solution – or at least a path for you to explore.
When a popup opens, it will trigger a JavaScript event.
`
$(document).on(‘WPDBBPopupOpen’, function (e) {
// you can trigger code here
});
`
I also found this article that might help you: https://developer.ninjaforms.com/codex/loading-the-form-via-ajax/ (although in my opinion that seems far more complex than it should be… and in fact I’d encourage you to look for a better solution.
I had a very quick look at this: https://github.com/wpninjas/ninja-forms/blob/develop/assets/js/front-end/main.js
and saw the ‘restart’ method which looks interesting – https://www.dropbox.com/s/g0zvacqjbjnypv9/Screenshot%202019-02-19%2015.25.14.png?dl=0
but I’d suggest you dig in further, or pay a developer for an hour or 2 to do so for you.
Hope that helps!
Forum: Reviews
In reply to: [WPD Beaver Popups] AmazingReally kind of you to drop by and say that @markmill – appreciate it.
Forum: Plugins
In reply to: [WPD Beaver Popups] Permalink ErrorHi there!
It seems like this is related to another plugin. Are you able to test without Permalink Manager Pro enabled? Do you have some custom URL rewrites enabled with that plugin?
Forum: Plugins
In reply to: [WPD Beaver Popups] Update on Pop Up from links?Good timing – I’m hoping to release this coming week. Would you be interested in helping me test the latest version that includes this feature?
Please get in touch via wpdevelopers.co.uk/contact
Thanks!