How do I at least turn off the JCF plugin on a specific page so it does not interfere with the display of forms by other plugins on this page? This has been bugging me for a day now.
No one in Waituk monitoring the community threads?
Just an FYI, if anyone is having issues with the jquery plugin causing issues with other plugins’ CSS styling:
Options:
-
Add the class ‘jcf-ignore’ to anything on a page that you don’t want JCF to touch. If a VC element/widget has no provision for adding class names, put it the widget in a row/column then in the row or column settings, add the class name to the Extra class name field.
-
add this script to the top of a page so JCF does nothing to modify the page. (Use the Visual Composer’s HTML block widget)
JCF documentation is nil (not even on their site), and it took me 2 days of searching the net (while waiting for someone from Waituk to reply) to find these 2 options that worked.
I still have issues with the Entrada theme interfering with the CSS styling of a custom jquery datepicker we need to use on the website. I’ll add another topic for this.