krwoloq
Forum Replies Created
-
Ok, that was a little too quick of me..this is just a wrong setting :))
Everything seems to be working now. Thnx!
Hi!
I’ve tried that, but nothing changes (I have only one more plugin – Multiline files – that I’m using instead of Drag’n’Drop until I can fix it).
But, I’ve made a breakthrough… It seems the developer used the information from here https://contactform7.com/loading-javascript-and-stylesheet-only-when-it-is-necessary/ to stop loading CF7 js/css on pages without contact form. However, he did not include the explicit loading on the contact page. If I comment out the filters from functions.php, the plugin seems to work ok, with the exception that instead of text “Drag and Drop files here”, I get the text “aaaaa”. Can you check it out?
Yes, there is wp_head() in header.php and wp_footer() in footer.php:
And I’ve added the above directives in wp-config:
However, nothing has changes as far as I can see 🙁