Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • You’re welcome!

    Also, when testing, you should disable Adblock or uBlock Origin for your domain, and if you are using firefox, disable Enhanced Tracking Protection for your domain as well, otherwise you may get violations that you are sure that you have fixed, but it will be because of the aforementioned blocking, and also you may see more valid violations that you need to whitelist.

    After setting Content Security Policy to Report only, open a browser in private/incognito mode and enable dev tools (F-12) and click on the network tab. Then load your web site and filter by html and look at the Response headers for / and check that you can see the Content-Security-Policy-Report-Only header with the correct value. Then click the Console tab and review the errors and go back to your HTTP Headers admin and add the domains to the directive that it was warning about and also select any other options that it was complaining about and click save.

    Go back to your private/incognito window and select the network tab and reload. Double check that you can see the updated header in case you have caching somewhere that you will have to sort out. Keep repeating until no errors in the console, then you can turn off report only mode.

    Be aware that if you have different plugins like forms, you may have extra domains to add, so check on those pages as well.

    Hi Kevin

    The changelog has rolled over so that the entry for 3.8.01 is no longer visible, so could you please provide some details?

    Thanks, kindly

    Is it possible for this to be done using a javascript snippet in the Javascript tab?

    @luremarketing, I had a similar problem trying to enter [/step] for the Simple Contact form 7 Wizard Multisteps Form.

    Try entering in the cell some plain text only like “Hello”, then save the form. Then you should be able to enter in your closing shorttag as the cell is then somehow changed to accept plain text.

    It would be nice to have another way to do this. eg. As well as [select a field], provide a [plain text] option.

Viewing 5 replies - 1 through 5 (of 5 total)