Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #292594

    the social network tab on this page (located on the right with Facebook in it)
    http://thesmall.wwwsr11.supercp.com/

    should list Twitter and Pinterest tabs just like it does on this website:
    http://www.thesmallbizshop.com/

    I have all the setting exactly the same on both sites but the plugin in enfold will only show one social icon at a time, weird.

    It doesnt look like this plugin is playing nicely with Enfold. any ideas on how to repair this?
    joe

    #292698

    Hey Joe!

    Try adding this code to the Quick CSS:

    .widget-acx-social-icons-widget-2-widget img {
        width: auto !important;
    }

    Cheers! 
    Josue

    #292986

    Thanks for this Code Josue,
    It did not change the plugin. It still only shows 1 social icon feed

    http://thesmall.wwwsr11.supercp.com/

    By chance can you recommend another plugin that shows social media feeds that works better with Enfold?
    Of if you have additional Quck Css for this one, which ever is easier for you. I am not married to this plug in

    thanks for your hard work – joe

    #292992

    Hey!

    Please flush browser cache and refresh your page a few times. It seems like the code Josue posted is working fine on my end – http://i.imgur.com/XqS60GZ.png

    Best regards,
    Yigit

    #293012

    Hi Yigit,
    the social icons you sent is not the social issue. Below that sectiion is a live feed area. There should be tabs with facebook twitter and pinterest tabs on them. see how that section looks
    joe

    #293017

    Hi Joe!

    My bad :) Please add following code to Quick CSS as well

    .static .social-tabs li { clear: none !important; }
    li.tab-content.tab-twitter.tab-active { width: 220px!important; }

    Cheers!
    Yigit

    #293072

    Perfect!
    this additional code worked great.
    Thanks for making me look like a hero to my clients

    joe

    #293083

    Hey!

    You are welcome Joe, glads we could help!
    Have a great weekend!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Social Network Tab plugin not working’ is closed to new replies.