Home › Forums › Basel support forum › IMPORT FOOTER LIKE IN THE DEMO
IMPORT FOOTER LIKE IN THE DEMO
- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by Artem Temos.
-
AuthorPosts
-
October 31, 2016 at 10:11 am #6097
NforzoniParticipantHi ,
I would like to create the footer like in the demo site.
I have imported the dummy content but the footer is not there .What can I do ?
Best regards
Niccolò
October 31, 2016 at 4:43 pm #6103
Artem TemosKeymasterHello,
It is strange that widgets were not imported but there is no way to import them after dummy content. So you need to add them manually. Go to Appearance -> Widgets and place “Text” widgets to each of Footer columns areas with corresponding sources:
Column 1
<p style="text-align:center; margin-bottom:0px;"><img src="http://demo.xtemos.com/basel/wp-content/themes/basel/images/logo-white.png" alt="Basel" title="Basel and Co." style="max-width:300px;"/></p> [social_buttons] <br>
Columns 2-5
<ul class="menu"> <li><a href="#">New York</a></li> <li><a href="#">London SF</a></li> <li><a href="#">Cockfosters BP</a></li> <li><a href="#">Los Angeles</a></li> <li><a href="#">Chicago</a></li> <li><a href="#">Las Vegas</a></li> </ul>
Column 6
<p>STORE - worldwide fashion store since 1978. We sell over 1000+ branded products on our web-site.</p> <div style="line-height: 2;"> <i class="fa fa-location-arrow" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> 451 Wall Street, USA, New York<br> <i class="fa fa-mobile" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> Phone: (064) 332-1233<br> <!--p><i class="fa fa-envelope-o" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> Fax: (099) 453-1357<br></p--> </div> <br> <p><img src="http://demo.xtemos.com/basel/wp-content/uploads/2015/08/payments.png"></p>
Kind Regards
October 31, 2016 at 5:18 pm #6107
NforzoniParticipantHi guys,
Thank you very much for your reply,
but I have a problem …is like if the widget area where I copied the taxt that you sent me is not reading the html language…
SEE THE ATTACHED IMAGE
http://www.cravattificiodisiena.com/wp-content/uploads/2016/10/html_error.jpgNiccolò
October 31, 2016 at 9:11 pm #6116
Artem TemosKeymasterIt is because you have paste the code without HTML tags
Try to copy the code from forum to the notepad first and from notepad to the site widgets to prevent HTML tags escaping.
Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register