WordPress Home page not working
-
Hi All
I have my own wordpress website for some time.
Some how since 2 days my HOME PAGE is not showing up. Every other page is fine. I am using Vantage as my theme. I was working on one of my page when I suddenly lost my home page.
I have Page builder, TinyMCE, Woocommerce, Contact form 7, Collapse-O-Matic and Jetpack plugins installed.
Please help. My INDEX.PHP file in wordpress directory shows following.
<?php /** * 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( dirname( __FILE__ ) . '/wp-blog-header.php' );
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]
Please help
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘WordPress Home page not working’ is closed to new replies.