I am a non-tech woman who is not familiar with its jargons. I recently purchased hosting and domain from bluehost. The customizing was going smoothly and I could see the changes happening on the site but later I went and installed “Maintenance & Under construction” plugin from weblizar and my troubles started. I could not see the how my customization was reflecting on the site.
Everytime I was faced with “Site Under Construction, Come Back Soon”. I read through some topics here where it was said that index.html should be deleted from public_html, I have done that. But once I deleted the index.html, I began to get 403 Forbidden.
I have also deactivated and deleted Weblizar’s plugin but the errors remain.
Please Help
My Site is justcrazyfacts.com
Thank You
The plugins are all updated. I had just recently added tinyPNG and W3 Total Cache. Those plugins are now deactivated. The theme (Salient) is updated.
I tried deactivating all plug-ins and activating one by one. I tried to re-install 4.5. I tried logging out of dashboard.
And still nothing. Nothing visual on desktop, but on mobile phone, I get one line of text.
Thank you for any help.
]]>Parse error: syntax error, unexpected ‘<‘ in /home/comwater/public_html/wp-content/themes/vulcan/include/theme-widgets.php on line 70
The coding (with that of above and below) is:
));
register_sidebar(array(
‘ID’ => ‘bottom’,
‘name’=>’bottom’,
‘before_widget’ => ‘<div class=”footer-widget”>’,
‘after_widget’ => ‘</div>’,
‘before_title’ => ‘<h3>’,
‘after_title’ => ‘</h3>’
));
/* More About Us Widget */
class PageBox_Widget extends WP_Widget {
function PageBox_Widget() {
$widgets_opt = array(‘description’=>’Display pages as small box in sidebar’);
parent::WP_Widget(false,$name= “Vulcan – Page to Box”,$widgets_opt);
}
What I did was add the HTML for black to the line as follows:
/*<font color=#000000>More About Us Widget */</font>
When I realised my error, I deleted the HTML I had put in but then the pages went blank and I can’t see anything.
Does this mean that it can only be rectified by going into the hosting and using an FTP to do something? I can’t remember what I did when I was creating my sites, but it’s quite urgent as it’s a business site and my friend won’t be too pleased. I’m not hosting the site, so would the person hosting it need to do what is needed?
The theme is Vulcan. I can’t even get into any pages via the dashboard.
https://www.completelywater.com
I would appreciate any help. Thank you. Off to bed now but I’ll check in the morning.
]]>This is meant to be a qa version of an existing site, so I just exported the old data from the database and imported it. But nothing is visible.I changed the config file and the database to reflect this new site url but just blank.
any help would be really appreciated.
Thanks
]]>