[Feature Suggestion] Global cookie option
-
I believe the option to set a global cookie on / instead of a per page cookie would be great.
currently i modified script.js
document.cookie = cname + "=" + exdays + expires;
to
document.cookie = cname + "=" + exdays + expires + '; path=/';
Great job on the plugin!
https://www.ads-software.com/plugins/dreamgrow-scroll-triggered-box/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Feature Suggestion] Global cookie option’ is closed to new replies.