Add pages in the footer - by Elimy - on WordPress WooCommerce support

This topic has 15 replies, 5 voices, and was last updated 9 years, 3 months ago ago by Robert Hall

  • Avatar: Elimy
    Elimy
    Participant
    August 16, 2015 at 17:22

    Hello Eva,

    We would like to add some pages (not all) in the footer, as a list. But I cannot find how to.
    Can you help me ?

    Which element should I add ? And how to choice which pages can appear ?

    Many tks !
    Eli

    14 Answers
    Avatar: stan
    Stan Russell
    Participant
    August 17, 2015 at 11:02

    Hello Elimy,

    you need to navigate to Dashboard > Appearance > Widgets and add ‘Pages’ widget to needed footer widget area. You can additionally configure this widget.

    Regards,
    Stan Russell.

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 12:22

    Sorry but it’s not working … Nothing appears.

    This is not exactly what I guessed.
    Because, I work with a statick block. And if I add a widget, I’m afraid of how it will appear because I won’t be graphic. I guess it will appear below the statick block. And so, it will take a big place… !

    I’m complety lost.

    For this time, I want to add the only page ID 17696. But after they will have some other. Maybe 5.

    As it’s seem impossible to add a element in the statick block… I’ve tried to add the widget in the “Footer Links” … without succes…

    Please, help me to find the configuration/setup.

    Thank you.
    Eli

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 12:52

    Hope you could help me very soon… special tks!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 17, 2015 at 12:58

    Hello,

    You need create a custom sidebar https://www.8theme.com/demo/docs/woopress/#!/9_widgets_custom_widget_areas and add Pages widget into there. Exclude pages ids in the settings you don’t want to show and then edit your static block, select Widgetised Sidebar element in VC editor and choose your custom sidebar.

    Regards,
    Eva Kemp.

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 13:32

    Beautiful <3
    You are a genius !

    Just, I want to move the widget-title (because I’ve already added a separator with text). So I’ve tried this code CSS.. but it seems it’s not working.
    What’s the good one, please ?

    .widget-title 
    {
    display: none;
    }

    TKS A LOT
    Eli

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 17, 2015 at 13:36

    Hello,

    Try to use this code in custom.css:

    .footer .widget-title {
      display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 13:42

    It’s not working better 🙁

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 17, 2015 at 13:50

    Hello,

    I’ve edited the code and added this one:

    .main-footer-1 .widget-title {
      display: none !important;
    }

    Clear browser cache and check widget now.

    Best regards,
    Jack Richardson.

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 13:54

    thanks. it’s ok for the home.
    But not in the posts pages…

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 17, 2015 at 13:56

    Hello,

    I’ve edited the code:

    .main-footer-1 .widget-title, .footer-top .widget-container .widget-title {
      display: none !important;
    }

    Please check now.

    Best regards,
    Jack Richardson.

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 14:06

    OK it’s working !! Many thks for helping me so fast !

    Just to know… there a 2 differents footers ? The footer in posts pages is different ?
    Why ?
    Is it possible for me to have the same everywhere in the website ?
    Maybe it’s a simple action that I ignore ?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 17, 2015 at 14:27

    Hello,

    I’ve set “Default” in “Use custom footer for this page” section for Blog and Home page and now footer is styled similarly in both pages as it’s loading only from Appearance > Widgets > Footer 1 area.
    Please check.

    Best regards,
    Jack Richardson.

    Avatar: Elimy
    Elimy
    Participant
    August 17, 2015 at 14:55

    Thanks the team !

    Everything’s OK for now 🙂

    Eli

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 17, 2015 at 15:04

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

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

The issue related to '‘Add pages in the footer’' has been successfully resolved, and the topic is now closed for further responses

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