Help with footer widget area

Discussion in 'Smartbooking-Appointment Booking WordPress Theme.' started by sangermike, Sep 8, 2014.

Thread Status:
Not open for further replies.
  1. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    I tried playing with the footer widget area from the Appearance>Widgets tab and also from the Appearance>Customize tab but I can't see the changes on live site [www.pricechiropractic.org] Any ideas? Thanks.
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Go to Appearance >> Widgets and set widgets in footer widgets area as shown below in screenshot.
    8sep2.png

    All widgets will display in footer section as shown below in screenshot.
    8sep3.png


    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    As mentioned. I did the above process but it didn't show on live site. I also tried on the Appearance> Customize>Widgets. It didn't work either. If I can't make it work, How can I just delete the background color intended for that block??
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    You can simply hide that area using following CSS in Custom CSS.
    Code:
    .footer-sidebar {
    display: none;
    }
    Or
    please send us your WordPress dashboard login details also the link of this thread at [email protected]. so that, we can have a look over the issue in details.

    Your website link:
    WordPress username:
    WordPress password:
    This thread link: http://www.inkthemes.com/community/threads/help-with-footer-widget-area.13770/#post-51219

    Note: When your issue get resolved, you can change your password.

    Thanks & Regards
    Yogesh Bhade
     
  5. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    I was able to add some widgets in the footer but had to log out then log in. refresh browser to see the changes. It's tedious but it's adding widgets. Good to know the codes if I just want to take out the footer widget altogether. Thanks.
     
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Your Map issue on Contact Us page have been fixed.

    Thanks & Regards
    Yogesh Bhade
     
  7. sangermike

    sangermike Member

    Joined:
    Mar 9, 2014
    Messages:
    311
    Likes Received:
    5
    Thanks! You guys are the best!
     
Thread Status:
Not open for further replies.

Share This Page