By accidant I deleted some lines from the footer.php. Saved too soon ??
All I have left is:
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package shelley
*/
?>
</div><!– #content –>
<footer id=”colophon” class=”site-footer” role=”contentinfo”>
<div class=”container”>
<div class=”col-md-12″>
<div class=”copy-info”>
<p><?php _e(‘Copyright © ‘, ‘shelley’); ?><?php bloginfo(‘name’); ?></p>
</div>
<div class=”site-info”>
Could anybody please give me a copy of the rest of the original footer.php?
Thks……….
]]>I can’t seem to change the titles for different sections such as for “Members ” and “Portfolio”. There is nowhere in the customize do I see specified where I can change the titles and sub-titles as stated on the sections (Change this heading title in Customizer. CHANGE THIS TAGLINE IN CUSTOMIZER). Please help!
Thanks.
]]>When this theme is activated, i get no acces to my backend – just a white screen.When theme is deactivated, i get access to my backend. Just woocommerce is acitvated – no other plugin. How to fix?
]]>On line 10 in inc/shelley_upsell.php, you have whitespace between a closing ?> and an opening <?php. This is causing a “headers already sent” php warning that is then causing “cookies are blocked due to unexpected output” error on wp-login.php.
]]>I cannot seem to find where in the customizer I need to go to change the titles and taglines for the sections like members, services, portfolio, etc. The parts where the template says: Change this heading title in Customizer
CHANGE THIS TAGLINE IN CUSTOMIZER.