Debbie van Cleef
Forum Replies Created
-
Awesome! Thanks so much.
Same here. I do have other plugins, but the log shows a fatal error on this plugin.
Forum: Plugins
In reply to: [WooCommerce] Value present in name and surname of the checkout formHere is a quick video https://www.loom.com/share/ffa0267d135849d2bbe98826100a1c8c
I am logged in to site, but those are not my credentials. This issue is also visible in incognito mode, both safari and chrome. And on 3 different computers on different locations, so it’s not prefilled by the browser.Forum: Plugins
In reply to: [Contact Form 7] Redirect after submit is not workingOk, I didn’t understand de documentation.
I don’t have access to the functions.php on this site. Is there another way to do it?Forum: Plugins
In reply to: [Contact Form 7] Redirect after submit is not workingNow it’s
<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
location = ‘https://bovertelt.nl/cartflows_step/afrekenen-reading-van-je-hond/’ ;
}, false );
</script>
But still not working …Forum: Plugins
In reply to: [Contact Form 7] Redirect after submit is not workingThere is something in the code that keeps getting changed!
Forum: Plugins
In reply to: [Contact Form 7] Redirect after submit is not workingHey, pasting the code here now I see that a symbol has been replaced by ascii?
And I see it lacked a space.
Changed it to:<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
location = ‘https://bovertelt.nl/cartflows_step/afrekenen-reading-van-je-hond/’ ;
}, false );
</script>but unfortunately it is still not working ??
Forum: Plugins
In reply to: [Contact Form 7] Redirect after submit is not workingThis is the script:
<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
location = ‘https://bovertelt.nl/cartflows_step/afrekenen-reading-van-je-hond/’;
}, false );
</script>I placed it in the field Additional settings.
Forum: Plugins
In reply to: [CommentLuv] CommentLuv links to COMMENTs not POSTs!I just came across your post while i am looking for an answer to another problem. The first thing that comes to mind is that commentluv is using the wrong rss feed? There is a feed for posts and one for comments.
Forum: Plugins
In reply to: [Contact Form 7] Radio buttons/Checkboxes not selectableAh ok sorry, you said ‘cannot select them’. That’s correct indeed. My radiobuttons don’t even show up. Sorry to for this misunderstanding!
Forum: Plugins
In reply to: [Contact Form 7] Radio buttons/Checkboxes not selectablei uploaded a screenshot on Dropbox: https://www.dropbox.com/s/yawegx203e1foxc/Schermafbeelding%202016-06-10%20om%2021.15.19.png?dl=0
Forum: Plugins
In reply to: [Contact Form 7] Radio buttons/Checkboxes not selectableHi Oriana,
i’m coping with the same issue. But i see it is working now on your site? What did you do to resolve it?
Forum: Fixing WordPress
In reply to: Please enable referrers to your browserAddition: same happens in Google Chrome except for the warning about an unsafe form.
Forum: Themes and Templates
In reply to: [Adelle] Version 14.10?Ok, that worked, thanks.
Update installed.Forum: Themes and Templates
In reply to: [Adelle] Version 14.10?https://pamelacouvrette.com/ is an example.
This is not my site, but this lady also entered a support request 2 days ago (https://www.ads-software.com/support/topic/header-not-showing-5?replies=1)