• ChrisOrange

    (@chrisorange)


    Hi guys,

    So I was editing the short-codes.php file on my wordpress site, and when i made edits (that were suggested in the theme support forum) and updated the file then the page loaded blank.

    And now my site doesn’t load at all. It just loads blank pages.

    https://oatf.citruscreative.co.za/wp-admin/post.php

    Please help!

    Chris

Viewing 1 replies (of 1 total)
  • Rajat Chodhary

    (@rajatchodhary)

    Hello,
    Use filezilla along with your server credentials. Download that shortcode.php file and make proper amendments. and upload back to the same directory. Try to login in your wordpress dashboard or refresh website.

    Otherwise, I suggest you to switch to default wordpress theme. For that, you will have to download and update wp-config.php [Please, save a copy somewhere before editing], and copy-paste following line of code in wp-config. [I hope that you have Twenty Twelve in your themes]

    if( ! defined('WP_DEFAULT_THEME')) define('WP_DEFAULT_THEME','twentytwelve');
    
    /* That's all, stop editing! Happy blogging. */

    Then, retry to login to your wordpress admin, and make change what you have done in your shortcode.php file and re-activate your theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Site not loading at all (back end and front end)’ is closed to new replies.