Issue with js function by activating w3 total cache
-
Hi.
I tried to auto populate page heading to contact form 7 text field and it is working fine when i am deactivating the w3 total cache plugin but as soon as i am reactivating it…again it is not working. My jquery code is below- Please give any solution ASAP
jQuery(function() {
jQuery(‘#cstapply’).val(jQuery(“.auto-titles h2”).text());
});`
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Issue with js function by activating w3 total cache’ is closed to new replies.