tratcliffe
Forum Replies Created
-
Forum: Plugins
In reply to: [User Registration Using Contact Form 7] No admin menualso getting a javascript error from this code – it may because I can’t get to the plugin settings but it only happens in a page that does not host a contact form :
Uncaught TypeError: Cannot read properties of undefined (reading ‘value’)
at HTMLDocument. (front.min.js:1:96)
at RocketLazyLoadScripts._triggerDOMContentLoaded ((index):3:8873)
at async RocketLazyLoadScripts._loadEverythingNow ((index):3:4718)
(anonymous) @ front.min.js:1
_triggerDOMContentLoaded @ (index):3
await in _triggerDOMContentLoaded (async)
_loadEverythingNow @ (index):3
await in _loadEverythingNow (async)
_triggerListener @ (index):3document.addEventListener(“DOMContentLoaded”, function() {
document.getElementsByName(“_wpcf7”)[0].value === cf7forms_data.reg_form_id && 1 == document.body.classList.contains(“logged-in”) && (document.getElementsByClassName(“wpcf7”)[0].innerHTML = “You are already logged in.”)
}),
document.addEventListener(“wpcf7mailsent”, function(e) {
setTimeout(function() {
if (“” != cf7forms_data.reg_form_redirect) {
var t = e.detail.contactFormId;
cf7forms_data.reg_form_id == t && (window.location = cf7forms_data.reg_form_redirect)
}
}, 1e3)
});Forum: Plugins
In reply to: [User Registration Using Contact Form 7] No admin menuYes. I am using contact form 7 to display a registration form. I see your plugin is activated but I don’t see any menu item in admin. There is no settings for the plugin.
It’s latest WordPress version multi site.
https://woocommerce-490276-2851338.cloudwaysapps.com/wholesalers/
New installation of 3.22, saw an update available, updated to 4, setup nice and simple, add enquiry button, no exclusions, there is no button there. i have checked and double checked settings, very simple setup, it is not working at all.
Hi, i grabbed an older version I had from another website – replaced the plugin files with the older version and it works now. That’s not an ideal solution, but its a working solution.
sort your act out guys !
same issue. I have installed and added one very simple text popup. one auto open trigger no filters. This should be simple. No JS errors. Cannot open from the admin panel.
Forum: Plugins
In reply to: [Yoast SEO] Using short description for meta descriptionHi,
I have a similar issue – Yoast is picking up a grab from the product description – we need it to use the product short description – is there a solution to this ?
thanks, Trev