Footer
This topic contains 12 replies, has 3 voices, and was last updated by Alex Rollin 6 years, 7 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: footer
-
AuthorPosts
-
March 23, 2018 at 1:21 pm #422954
I have been trying a few things on my new site I instaled so css plugin and now i have a massive footer.
I cant seem to fix it.
Anyone can help please?
https://selfmademasters.comMarch 23, 2018 at 4:18 pm #422992Hi Leonardo,
I’ve just checked your Website and I don’t seem to find any footers. Did you remove it or you’re referring to another page?
Thanks!
March 23, 2018 at 4:30 pm #422997Oh I dont know how it disappeared. I tried copying the footer from my other website to this one. It gave me a =n error message and i thought nothing had happened.
Can you help me in getting the usual footer back in there>?
March 23, 2018 at 4:44 pm #423000So I think I got the code to put it back to the footer
but i get this error message when editing the Directory Starter: Theme Footer (footer.php)
Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.
The code Im trying to get in is: (not 100% if im doing the right thing)
<footer id=”footer” class=”site-footer” role=”contentinfo”>
<div class=”footer-widgets”>
<div class=”container”>
<div class=”col-lg-3 col-md-3 col-sm-6 col-xs-12″>
</div>
<div class=”col-lg-3 col-md-3 col-sm-6 col-xs-12″>
</div>
<div class=”col-lg-3 col-md-3 col-sm-6 col-xs-12″>
</div>
<div class=”col-lg-3 col-md-3 col-sm-6 col-xs-12″>
</div>
</div>
</div>
<div class=”copyright footer-links-active”>
<div class=”container”>
<p class=”copyright-text”>
Copyright © 2018 Selfmademasters. All Rights Reserved. </p>
<div class=”ds_footer_links”><ul id=”menu-footer-menu” class=”menu gd-menu-z”><li id=”menu-item-113″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-113″>About us
<li id=”menu-item-112″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-112″>Disclaimer
<li id=”menu-item-115″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-115″>Privacy Policy
<li id=”menu-item-114″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-114″>Contact us
</div> </div>
</div></footer>
March 23, 2018 at 4:57 pm #423001Hi leonardo,
Thanks for your reply. This means that you have you use the manual method to edit the theme. Do you have FTP access to your server?
Thanks!
March 23, 2018 at 5:00 pm #423003Omg i think i broke the whole thing.
My last backup was 20 hours ago and about 8 posts ago. lots of work.
Yes I can have access if i set it up. I usually access my files the web explorer on my hosting.
What would you recommend?
March 23, 2018 at 5:05 pm #423006Hi Leonardo,
Well, yes. It looks broken and the images are not loading too. What did you do? Do you have a backup?
Thanks!
March 23, 2018 at 5:12 pm #423010I copied the old footer code.
Then i uploaded my footer.php to my computer
pasted the code into it
and downloaded it to my server.I think the footer is back now.
the only back up is 9 posts old and that took a lot of work. so if i can fix this is better than loosing all those posts.
March 23, 2018 at 5:14 pm #423011Ah before that i was trying to make my videos responsive.
using a container + some css
So maybe it was it. no ideaMarch 23, 2018 at 5:19 pm #423015So I tried uploading again the images and they do upload but do not show on the main screen.
Also i notice a white blank space at the top of the website. I think i might need to restore my back up.
Is there any way i can back up my new posts only?March 23, 2018 at 8:34 pm #423043I have restored the backup.
And its almost fully functional again
You can close the post.
Thank you!March 23, 2018 at 10:26 pm #423051I found out what broken my footer.
I have tried to make my videos responsive using the following CSS.container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}When i put it in the scripts >> CSS
It makes my footer go large.March 24, 2018 at 11:48 am #423108Hello,
Your footer on the home page looks good! And the site is very quick.
Let us know if you still need help. We need to know the page URL and what exactly you want to achieve.
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket