Blank Footer - by yohantosadu - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler

  • Avatar: yohantosadu
    yohantosadu
    Participant
    February 27, 2018 at 11:29

    blank footer,
    how to solve it?
    http://prntscr.com/ikcj0a

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2018 at 14:10

    Hello,

    Please read our documentation http://xstore.helpscoutdocs.com/article/48-widgets-custom-widget-areas
    You can create footer static block and add this in in Appearance > Widgets > Footer area, or as on our organic demo – http://prntscr.com/iketfr (different widgets added into all 4 footer areas).
    http://prntscr.com/ikeufk

    <img src="https://www.8theme.com/demo/xstore/organic/wp-content/uploads/sites/14/2016/08/logo-organic-footer.png" alt="logo-footer-retina" width="160" height="29" />
    
    This is easy to update text from footer widget area. Add here information about your store.
    
    48 Park Avenue,
    East 21st Street, Apt. 304
    New York NY 10016
    Email: <mark><a href="mailto:youremail@site.com">youremail@site.com</a></mark>
    Phone: <mark>+1 408 996 1010</mark>
    

    http://prntscr.com/ikeutn

    <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="https://www.8theme.com/demo/xstore/organic/my-account/">My Account</a></li>
     	<li><a href="https://www.8theme.com/demo/xstore/organic/wishlist/view/">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>
    

    http://prntscr.com/ikev7a
    http://prntscr.com/ikevdk

    Regards

    Avatar: yohantosadu
    yohantosadu
    Participant
    February 27, 2018 at 16:33

    okay fix. thank you very much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2018 at 16:39

    You’re welcome!

    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.