kubus1234
Forum Replies Created
-
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Remember Entries not workingThanks for your support. It was quite difficult to find the right .php in the template-jungle.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Remember Entries not workingSorry, but it worked with the previous version and your support:
<script>
jQuery(‘document’).ready(function() {
setTimeout(function() {
jQuery(‘input’).change();
}, 2000);
});
</script>
But now it works only in Firefox. In Safari, Chrome it is not working.
My colleague changed the theme and it looks like, there is a conflict with jQuery:
ReferenceError: Can’t find variable: jQueryForum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Remember Entries not workingI tried to put the script into the haeder, then footer, then into the CF7 HTML area but still the same issue: if I reload the website the checked checkbox disappears.
During the loading process it is checked. It disappear after the website ist completely loaded.Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Remember Entries not workingHi,
your plugin works very good. I found another solution for me: CF7 Autosaver. It’s also really outdated, but it works, all enrties are stored.
I’ve only truble with the checkboxes. Most of the available options for checkboxes from Contact Form 7 are not working.
For example: Pre-checked options like default:1 doesn’t work and every checked checkbox disappear, if I reload the website.Do you have any ideas how to fix it?
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Remember Entries not workingYou can find this Plugin here:Remember CF7 entries
Maybe you can have a look at the Contact Form on the site I’m working on:Website