Instagram footer

Home Forums Gillion Theme Instagram footer

Home Forums Gillion Theme Instagram footer

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • dreidel18
    Participant

    Instagram footer not showing. If I put it on other widget area like the 3 footer, it’s showing.

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

    Hi @dreidel18,

     

    I hope you are well today and thank you for your question.

     

    You can display it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-footer-instagram > .widget-item {
        display: block;
    }

     

    Best regards,
    Shufflehound team

    dreidel18
    Participant

    Hello,

    I added the css above but to no avail.

     

    http://www.whystopover.com

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

    dreidel18
    Participant

    To add, I know the widget is configured right because I tried putting it in footer 1 and IG was displayed

    I don’t see the shared CSS code on your site.

     

    After using the code please clear cache on your site from W3 Total Cache.

    dreidel18
    Participant

    I emptied the cache in W3 Total Cache but it’s still not showing

    It seems because of the symbol > misinterpreted by theme in the provided code it is not working on your site so please use that code using below plugin.

     

    https://wordpress.org/plugins/simple-custom-css/

    dreidel18
    Participant

    The plugin worked! Thanks for that.

     

    But only 3 photos appear per row. Please see screenshot

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

    To display it like shown on demo site please use Instagram widget instead of Shufflehound Instagram widget as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
Viewing 9 posts - 1 through 9 (of 9 total)