Add more than one widget on sidebar of page

This topic has 13 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: shivas-irons
    shivas-irons
    Participant
    November 7, 2016 at 23:08
    12 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 8, 2016 at 10:21

    Hello,

    Please provide WP admin credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    November 8, 2016 at 23:25

    ok, I’ve provided it. Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 9, 2016 at 09:32

    Hello,

    To add more widgets go to Appearance > Widgets and add needed widgets to your custom sidebar “services-sidebar”.

    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    November 9, 2016 at 23:44

    But when I do that the widget is placed on top of the services side bar color. So my facebook logo is ontop of a green backround. I don’t want this. I want it on top of a white background.

    What are my options for placing a Facebook icon below the sidebar on top of a white background?

    Avatar: shivas-irons
    shivas-irons
    Participant
    November 9, 2016 at 23:45

    If it is not possible to place a Facebook icon where I want it please show me how I can add it to the header to the right side of the main navigation on top of the pages.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 10, 2016 at 08:57

    Hello,

    Please add the widget to “services-sidebar” in Appearance > Widgets so we can see the issue.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    November 11, 2016 at 00:38

    The sidebar that is live is the services-sidebar.

    Video shows what happens when adding code or other info to that sidebar:

    https://www.dropbox.com/s/br7jxlxngeaioza/widgetarea.mp4?dl=0

    You have the admin info to login and test things. Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 11, 2016 at 09:56

    Hello,

    I’ve edited the code in Theme Options > Custom CSS and commented background-color code for sidebar in child style.css file. Clear browser cache and check now.

    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    November 14, 2016 at 19:52

    Hi, thanks for the reply, I’d left for a few days but now have reviewed things. here’s what I’m seeing:

    https://www.dropbox.com/s/ocsc6xez1sf54ht/sidebar.mp4?dl=0

    Can you let me know exactly what line of code you made the changes to in the child theme css so I can make any modifications needed to make this work.

    The end goal is to place the Facebook icon on a white background below the right services-sidebar

    Thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    November 14, 2016 at 20:23

    Hello,

    As I see sidebar background color is white now http://storage1.static.itmages.com/i/16/1114/h_1479151384_1572929_ff7f109096.jpeg .
    You have this code in child style.css file:

    .sidebar-right {
    padding:14px;
    border:1px solid #ddd;
    background: rgba(252, 252, 252, 0.99) !important;
    }

    I commented background attribute, so now it looks like:

    .sidebar-right {
    padding:14px;
    border:1px solid #ddd;
    //background: rgba(252, 252, 252, 0.99) !important;
    }

    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    November 14, 2016 at 21:58

    Ok, it took I tested in a new browser and cleared cache’s of all and things look good now. So those change I added worked. Thank you!

    Case closed 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    November 15, 2016 at 09:07

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘add more than one widget on sidebar of page’' 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.