• Resolved Jason

    (@xubmuajkub)


    Does anyone know what cause me cannot access to my website after I active my custom theme? It actually work well on my localhost on my computer but when I upload to online site it just won’t work. Does anyone can figure it out?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Without seeing the theme files, there is no way to diagnose the issue. I suggest posting your theme on git and asking for help in either the Developing forum or wordpress.stackexchage.com

    Check PHP version on host, make sure config.php is correct make sure URL is changed in DB

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Errors like this are probably logged. Check the error log on your server. If you can’t find the log, please contact your host.

    Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://codex.wordpress.org/Debugging_in_WordPress

    Thread Starter Jason

    (@xubmuajkub)

    Thanks for all of your recommends and helps, I really appreciate that. Now I got it fixed. It error due to my source code in my function not properly coded. Thanks a lot.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t access to the site after active custom theme’ is closed to new replies.