wordpress

  • wordpress admin problem ssl not working

    1st debug by using chrome inspect, go to networking.2nd if you got error 403 for load script, that mean you js got issue.3rd just add this to wp-config.php  define('CONCATENATE_SCRIPTS', false);4th solved...