Footer

This topic contains 12 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #422954

    Leonardo Guastella
    Expired Member
    Post count: 164

    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.com

    #422992

    Kor
    Moderator
    Post count: 16516

    Hi 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!

    #422997

    Leonardo Guastella
    Expired Member
    Post count: 164

    Oh 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>?

    #423000

    Leonardo Guastella
    Expired Member
    Post count: 164

    So 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>

    #423001

    Kor
    Moderator
    Post count: 16516

    Hi 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!

    #423003

    Leonardo Guastella
    Expired Member
    Post count: 164

    Omg 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?

    #423006

    Kor
    Moderator
    Post count: 16516

    Hi Leonardo,

    Well, yes. It looks broken and the images are not loading too. What did you do? Do you have a backup?

    Thanks!

    #423010

    Leonardo Guastella
    Expired Member
    Post count: 164

    I 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.

    #423011

    Leonardo Guastella
    Expired Member
    Post count: 164

    Ah before that i was trying to make my videos responsive.
    using a container + some css
    So maybe it was it. no idea

    #423015

    Leonardo Guastella
    Expired Member
    Post count: 164

    So 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?

    #423043

    Leonardo Guastella
    Expired Member
    Post count: 164

    I have restored the backup.
    And its almost fully functional again
    You can close the post.
    Thank you!

    #423051

    Leonardo Guastella
    Expired Member
    Post count: 164

    I 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.

    #423108

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    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

Viewing 13 posts - 1 through 13 (of 13 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket