Home Forums Basel support forum footer style

footer style

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #206249

    mauricio81
    Participant

    Hi 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.
    #206308

    Hello,

    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

    #206529

    mauricio81
    Participant

    Hi 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.
    #206570

    Hello,

    Please provide the page URL I will provide custom CSS to make the form visible.

    Best Regards

    #207409

    mauricio81
    Participant

    Hi Elise,

    Attachments:
    You must be logged in to view attached files.
    #207449

    Hello,

    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

    #207931

    mauricio81
    Participant

    Is this what you meant?

    Attachments:
    You must be logged in to view attached files.
    #207945

    Hello,

    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

    #207946

    mauricio81
    Participant

    I already did that and it doesn’t show on the footer. Can you try on my admin?

    #208002

    Hello,

    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

    #208295

    mauricio81
    Participant

    Hi 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.
    #208414

    Hello,

    Please deactivate all the plugins not related to the theme and check the issue, disable all the plugins excepting these ones:

    Best Regards

    #209076

    mauricio81
    Participant

    Which ones?

    #209111

    Hello,

    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 plugin

    Best Regards

    #209548

    mauricio81
    Participant

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

    I want to have a menu instead of the html block

    Attachments:
    You must be logged in to view attached files.
    #209643

    Hello,

    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

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