Hi Guys anyone out there can help me my site has a broken page and I don't understand how to fix it
It was set up my someone but I cant contact them anymore I can leave my site like this can someone help me
Thanks
Hi Guys anyone out there can help me my site has a broken page and I don't understand how to fix it
It was set up my someone but I cant contact them anymore I can leave my site like this can someone help me
Thanks
pls provide a link to ur site
http://www.quebec-ufo-research.com
click on resent events and the site is broken I need help to get this issue fiexed
check whether your index.php file contains
<?php get_sidebar(); ?>
if not add it before footer and see
My index.php shows me this
<?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('./wp-blog-header.php');
?>
change the theme
why my old them is doing the same thing
but it really looks like the problem is with your index.php file....did you try the wordpress classic theme?
why is this going on can some explain to me why its happening
the clasic works but the rest don't work
This topic has been closed to new replies.