• Resolved arroyero

    (@arroyero)


    Hi everyone! I’ve encountered an odd issue when trying to add our IG feed to our main page. As you can see, the first slot is blank. No matter what layout I use, how many columns I set, the first space is always blank and the first real post in my feed appears on the second slot. I’ve tried several plugins (Spotlight, Smash Balloon…) and the problem persists, but it disappears when I use a different theme (twenty-twenty four)

    Thank you for your assistance!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @arroyero ,

    Thank you for reaching out to us with your query.

    I would kindly ask you to add the CSS below in your Customizer > General Settings > Additional CSS and let us know if it resolves the issue for you:

    #sli-feed-3fa68a38 > div > div > div > div.FeedGridLayout__grid::before , #sli-feed-3fa68a38 > div > div > div > div.FeedGridLayout__grid::after {
    display: none !important;
    }

    We are looking forward to hearing from you!

    Thread Starter arroyero

    (@arroyero)

    Thanks for your prompt reply. As soon as I add your code to the additional css section the issue disappears. It’s great but I wonder if this is a test or it is a permanente solution (ie will reappear if I change the settings of the plugin or I update the IG feed??

    I have left your code in the settings for your reference.

    Hello,

    We’re happy to hear that the provided code resolves the issue for you. The provided code should permanently fix the issue for you, as long as the plugin you are using to display your instagram posts does not change their HTML structure. This being the case I recommend leaving the CSS as is in your Customizer > General Settings > Additional CSS.

    Be sure to let us know if you have any more questions. I wish you a lovely day ahead!

    Thread Starter arroyero

    (@arroyero)

    Again, thanks a lot for the fast and complete support! I’ve shared the code with the plugin developers for their reference!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.