Original code/content of 'Default'-page footer widgets

This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: arosink
    arosink
    Participant
    December 8, 2016 at 13:45

    I am looking for the original code/content of Footer Column 1, Footer Column 2, Footer Copyrights Left and Footer Copyrights Right widgets of the ‘Default’ demo homepage (as these are empty now, I cannot lookup these easily). Can I find these somewhere in the .XML-files or so?
    Thanks in advance.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 8, 2016 at 17:34

    Hello,

    You can find the code below

    Footer column 1 – Text widget

    <img src="https://www.8theme.com/demo/xstore/wp-content/uploads/2016/11/logo-footer.png"></p>
    <p>This is easy to update text from footer widget area. Add here information about your store.</p>
    <p>48 Park Avenue,<br>
    New York NY 10016<br>
    Email: <mark><a href="mailto:youremail@site.com">youremail@site.com</a></mark><br>
    Phone: <mark>+1 408 996 1010</mark>

    Footer column 2 – Text Widget with title Useful Links

    <div class="row">
    <div class="col-md-6 col-sm-6 col-xs-6">
    <ul class="menu">
    <li><a href="#">Home Page</a></li>
    <li><a href="#">About Us</a></li>
    <li><a href="#">Delivery Info</a></li>
    <li><a href="#">Conditions</a></li>
    <li><a href="#">Order Tracking</a></li>
    <li><a href="#">My Account</a></li>
    <li><a href="#">My Wishlist</a></li>
    </ul>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
    <ul class="menu">
    <li><a href="#">London</a></li>
    <li><a href="#">San Francisco</a></li>
    <li><a href="#">New Orlean</a></li>
    <li><a href="#">Seattle</a></li>
    <li><a href="#">Portland</a></li>
    <li><a href="#">Stockholm</a></li>
    <li><a href="#">Hoffenheim</a></li>
    </ul>
    </div>
    </div>

    Footer column 3 – 8theme – Posts widget. http://prntscr.com/dgy9eg

    Footer Column 4 – Tag cloud widget

    Regards

    Avatar: arosink
    arosink
    Participant
    December 8, 2016 at 18:27

    Thank you very much!

    Maybe it’s an option to put these also as static blocks in a new theme update for easier reference? (I lost these example content by switching from one demo page to another).
    Thanks.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 9, 2016 at 15:25

    Hello,

    I think we’ll just add this information in our theme documentation.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.