Update and Footer no longer working
-
Our client’s website crashed on Monday, it was just showing HTML and images. I just needed to update the Novellite and Blacky Theme that was being used and was able to make all the adjustments needed to fix the site, all except the footer. I have a piece of code that I replaced in the WP Admin section:
On:
https://gothambailbonds.com/wp-admin/theme-editor.php?file=footer.php&theme=novellite
replaced:
<?php echo esc_url(‘https://www.themehunk.com’); ?>”><?php _e(‘NovelLite Theme’, ‘novellite’); ?> <?php _e(‘Powered By ‘, ‘novellite’); ?><?php _e(‘ WordPress’, ‘novellite’); ?></p>
with:
<div class=”col-md-6″ style=”text-align: left”><div id=”gotham-bail-bonds-organization” class=”vcard”><span class=”org” style=”font-weight: bold”>Gotham Bail Bonds</span><div>Bail Bonds – Bail Bondsman – Open 24/7</div><br><div><div><span class=”bold”>Gotham Bail Bonds (Corporate)</span><br></div>P: <span class=”tel”>(866) 877-1649</span><br>H: <span>Open 24/7</span></div></div></div><div class=”col-md-6″ style=”text-align: right”>HOME | LOCATIONS | FIANAZAS | OPERATIONS | BAIL BONDS | PAYMENTS<br/><div style=”text-align: right;margin-top: 10px;font-size: 0.8em”>ABOUT US | FAQ | BAIL AGENCIES | ATTORNEY SERVICES | CLIENT TESTIMONIALS | JOBS</div></div>
It was working just fine, but then as soon as I refresh the page, it reverts back to just the text in the Customize section for the footer.
PLEASE HELP!!
Thank you for your time and consideration.
The page I need help with: [log in to see the link]
- The topic ‘Update and Footer no longer working’ is closed to new replies.