Home › Forums › Basel support forum › footer style
footer style
- This topic has 15 replies, 2 voices, and was last updated 4 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
June 24, 2020 at 10:00 pm #206249
mauricio81ParticipantHi Elise,
Finally I’d like to know if it’s possible to have a footer like this website.https://press-london.com/blogs/squeeze
Where I’m able to put contact links, shipping info, social media icons and a subscription contact form. Thanks!
Attachments:
You must be logged in to view attached files.June 25, 2020 at 7:03 am #206308
Elise NoromitMemberHello,
1. Set one column in the Theme Settings > Footer https://prnt.sc/t62k5b
2. Create any template, any footer in HTML block https://xtemos.com/docs/basel/html-blocks/
3. Navigate to Appearance > Widgets, insert the HTML block widget into the Footer column and chose your footer from the drop-down list https://prnt.sc/t62mk6
Best Regards
June 25, 2020 at 11:49 pm #206529
mauricio81ParticipantHi Elise,
I also added the Mail Chimp HTML block through the widgets on the footer but it doesn’t really work. All that appears is a sign up button.
Attachments:
You must be logged in to view attached files.June 26, 2020 at 6:47 am #206570
Elise NoromitMemberHello,
Please provide the page URL I will provide custom CSS to make the form visible.
Best Regards
June 29, 2020 at 10:49 pm #207409
mauricio81ParticipantHi Elise,
Attachments:
You must be logged in to view attached files.June 30, 2020 at 6:43 am #207449
Elise NoromitMemberHello,
You have not added the form to the footer yet. https://prnt.sc/t8xbzq
Add the shortcode to the text widget of a Footer Column.
Best Regards
July 1, 2020 at 8:18 pm #207931
mauricio81ParticipantIs this what you meant?
Attachments:
You must be logged in to view attached files.July 1, 2020 at 9:29 pm #207945
Elise NoromitMemberHello,
That is right. Please provide the page URL, I am viewing the URL you have provided and I do not see the form on the page.
Best Regards
July 1, 2020 at 9:43 pm #207946
mauricio81ParticipantI already did that and it doesn’t show on the footer. Can you try on my admin?
July 2, 2020 at 6:43 am #208002
Elise NoromitMemberHello,
You have set one column and you use HTML block https://prnt.sc/ta8l9w
Here is the block https://prnt.sc/ta8lka there is no form. Insert the form in the text block of this HTML block.
Best Regards
July 2, 2020 at 9:12 pm #208295
mauricio81ParticipantHi Elise,
I already did that and nothing happened. I only get a Sign Up link that doesn’t work.
Attachments:
You must be logged in to view attached files.July 3, 2020 at 11:24 am #208414
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and check the issue, disable all the plugins excepting these ones:
Best Regards
July 6, 2020 at 11:50 pm #209076
mauricio81ParticipantWhich ones?
July 7, 2020 at 6:40 am #209111
Elise NoromitMemberHello,
Deactivate all the plugins excepting these ones:
Contact Form 7
Mailchimp for WordPress
Recent Posts Widget Extended
Safe SVG
Slider Revolution
WooCommerce
WPBakery Page Builder
XTEMOS Post Types pluginBest Regards
July 8, 2020 at 10:04 pm #209548
mauricio81ParticipantHi Elise,
I still need help with there footer. I can’t remove the signup link that doesn’t work on my footer.
Also, I would like to create a nice menu on the footer.
The following links seem to be all together in one single HTML block.
Shipping And Return Policies Leather Care Contact Us Privacy TermsI want to have a menu instead of the html block
Attachments:
You must be logged in to view attached files.July 9, 2020 at 9:10 am #209643
Elise NoromitMemberHello,
You can go to the Theme Setting > Footer and set the footer layout.
Then navigate to Appearance > Widgets > add the blocks into the Footer columns.
You can add and edit this HTML code:
<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>
Or you can find the Menu widget and chose the menu which you create in Appearance > Menu.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register