• Hi,

    When a user clicks Accept the page automatically refreshes on all devices.

    Using Divi theme with no caching plugins activated.

    Thanks Danny

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Try this:
    1. backup the plugin folder
    2. open the file js/scripts.js
    3. around line 101 change the line
    window.location = window.location;
    to
    //window.location = window.location;

Viewing 1 replies (of 1 total)
  • The topic ‘When clicking accept the page refreshes’ is closed to new replies.