WordPress Website Showing Code Text On Page
-
Hi, this is Graphics Ninja. I’ve developed a WordPress website, and integrated Avada theme on it few months ago. But, yesterday when i opened my website “www.thecontentvendor.com” then it’s just showing the “index.php” file text on the page:
/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require('./wp-blog-header.php');I’ve tried to opened the “www.thecontentvendor.com/wp-admin” and also the “/wp-login.php” it’s just showing the code text on the page.
Help me to troubleshoot the problem. I’ll be very thankful to you.
Thanks in advance.
Regards,
Graphics Ninja.
The topic ‘WordPress Website Showing Code Text On Page’ is closed to new replies.