set the modern theme

Home Forums Legacy Support Support queries Styling issues set the modern theme

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #223162
    logan
    Member
    Hello, you are keep posting that increased your response time. when you keep posting we cant track the issue. refer: http://prntscr.com/ovjb6a
    #223166
    logan
    Member
    This reply has been marked as private.
    #223169
    rules200
    Spectator
    This reply has been marked as private.
    #223182
    logan
    Member
    This reply has been marked as private.
    #223186
    rules200
    Spectator
    This reply has been marked as private.
    #223190
    logan
    Member
    Hello, if you were able to login before then do not need to add above lines.
    #223191
    rules200
    Spectator
    but I don't want users to see the cookie message, then click twice to log in ...
    #223250
    logan
    Member
    Hello,
    1. Access your Functions.php file (use an FTP tool such as Filezilla or CyberDuck, or go through the file manager in your hosting cPanel)
    2. Add the following code to the bottom of the wp-content >> plugins >> wplms customizer plugin >> customizer.php file:
      setcookie(TEST_COOKIE, 'WP Cookie check', 0, COOKIEPATH, COOKIE_DOMAIN);<br style="box-sizing: inherit;" />if ( SITECOOKIEPATH != COOKIEPATH ) setcookie(TEST_COOKIE, 'WP Cookie check', 0, SITECOOKIEPATH, COOKIE_DOMAIN);
    3. Upload/Save your wp-content >> plugins >> wplms customizer plugin >> customizer.php file
    for more infor refer this link: https://help.servmask.com/knowledgebase/error-cookies-are-blocked-or-not-supported-by-your-browser-you-must-enable-cookies-to-use-wordpress/
Viewing 8 posts - 16 through 23 (of 23 total)
  • The topic ‘set the modern theme’ is closed to new replies.