canine1503
Forum Replies Created
-
Forum: Installing WordPress
In reply to: New installation refuses loginThanks for your feedback. This is now a clean install. No plugins. Older version of PHP. So, no plugins to disable.
Forum: Installing WordPress
In reply to: New installation refuses loginI got my provider to roll back PHP to 7.4, I think. I have other sites that had the same issue, they returned to working order when the PHP was rolled back.
The site, reinstalled, that is causing problems does not show any warnings, it just does not allow login.
Forum: Reviews
In reply to: [Variation Swatches for WooCommerce] Free version uselessYou, clearly, don’t, understand that you’re own description, shown above, clearly says what the free version offers.
My review stands. And, by the way, you think it is good practice to try to coerce a reviewer to take down a review with the promise of a free pro version?
Forum: Reviews
In reply to: [Variation Swatches for WooCommerce] Free version uselessA direct quote from the plugin description
‘In the free WooCommerce attribute variation plugin, besides creating size, brand, image, color, and label variation swatches, you can handle the swatches shape style Rounded and Circle.’
The plugin supplier has asked me to take this review down as it may damage his business…
This is ridiculous. I have gone through all of the fields and removed any ‘&.’
Just spend 20 minutes entering a clients details. Surprise, surprise – on submit – ‘Error: Your form is not valid, please fix the errors!’
Really???
So, to understand this clearly, forms that have been working fine, now don’t because of an update. Wonderful. Nice work.
And to add insult to injury, I have got the captcha to work again and NOW I am getting spam – something I have never had on any of my forminator forms.
I have now had to remove all capture fields from all my forms. I will have to find a plugin that doesn’t break my forms like this. Terrific.
Wonderful – ALL of my forms have stopped working. Thank you very much.
answered already – did I not. I surrender. Hopeless.
I have tried different captcha – I have checked, multiple times, the correct settings and keys.
They are no longer working. Really?
hCaptcha is correctly setup – testing it on the captcha site confirms this.
Forminator returns ‘Invalid CAPTCHA.’
Hopeless.
I use Shield Security and The SEO Framework. I don’t use any caching plugins. I have used this setup for a long time – never had any problems with Forminator.
The code breaks my site. So, I stop trying with that.
Form link.
The first part of the form looks like
<form id=”forminator-module-9250″ class=”forminator-ui forminator-custom-form forminator-custom-form-9250 forminator-design–default forminator_ajax” method=”post” data-forminator-render=”0″ data-form-id=”9250″ data-design=”default” data-grid=”open” style=”” data-uid=”63317c3520015″ novalidate=”novalidate”>I’ve highlighted what I think the form id is.
Do I replace $form_id with $9250 ?
Cheers,
Would the id look like this? forminator-field-email-1_63317c3520015 and would I replace $form_id with it?
Cheers
I saw this in another thread about multiple entries: https://gist.github.com/wpmudev-sls/a516633a168dd4d5c9bc9cdab2e4cc9d
This code when put in the mu-plugins directory immediately breaks my website. Looking at the code, it doesn’t seem to have any closing tags – should it?