CF appears to be block JS of a plugin on my site

What is the name of the domain?

https://40k.gallery/polls/artwork-combat-carcharodons/

What is the issue you’re encountering

JS not firing when going through Cloudflare

What steps have you taken to resolve the issue?

I’ve copied the site over to my staging URL which doesn’t run through CF, and the image choices on my form works as they should with no changes. The staging URL is https://40k.staging.tempurl.host/polls/artwork-combat-carcharodons/. When you click on any of the image choices there should be a circle icon that appears that it is the selected choice. I’ve turned on development mode for CF on the live site but no changes. The plugin support says that something is blocking imageChoices.SetupFields from firing on their plugin.

What are the steps to reproduce the issue?

(non working form) https://40k.gallery/polls/artwork-combat-carcharodons/ and working form on staging URL https://40k.staging.tempurl.host/polls/artwork-combat-carcharodons/

Found the issue, looks like Rocket Loader was blocking the JS script for registering the click. Created a rule to by pass it for my forms, looks like it is working now.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.