• Resolved Ariux

    (@rasoo)


    hello

    after downloading this plugin i installed it on my machine using wampserver 64bit v.3.0.6 , but i can’t active the plugin , actually it gives me ” a reset conection and an error like This site can’t be reached ” .
    how can i resolve the problem ?
    thanks in advense .

Viewing 1 replies (of 1 total)
  • FahimMurshed

    (@fahimmurshed)

    Hello,

    Make sure your PHP version is 7+

    Enable the debug mode from wp-config.php file

    define( 'WP_DEBUG', false );
    

    to

    define( 'WP_DEBUG', true );
    

    Then check check the problem.

    Can you please start a thread on our support forum https://www.themeum.com/support (check this- https://take.ms/A7Oq6 ) and post a screenshot showing the changes you would like to make? You can upload your screenshots to imgur.com or Dropbox public folder and attach the links to your forum thread.

Viewing 1 replies (of 1 total)
  • The topic ‘can’t active plugin’ is closed to new replies.