I want to put the instagram slider, like the footer or top instagram (so, I know how to put instagram on top), in the featured boxes area, on Homepage, below of featured slider. That's what I asked from the beginning....
For example testaholic.ro or theglamourai.com … Obviously, they use other themes, I think, but for soledad is possible?
I did something... I put the Instagram Slider in Header Mail Chimp Form, and moved the heder form below the slider. It's working but is an improvisation, does not look as good as it looks in footer or toP...
And remains a problem - I want this only on the homepage, but with my solution I have instar in the header on each page
There is some way to put the instagram slider, like the footer/top instagram, instead of Featured Boxes on Homepage, below of Featured Slider?
For example testaholic.ro or theglamourai.com … Obviously, they use other themes, I think, but for soledad is possible?
My website is roxanasidoreac.ro
Anybody here?
Hi,
We've said about that issue here
And if you want to put it on the top, please drag & drop widget "Instagram Slider" to sidebar "Top Instagram"
Best Regards,
PenciDesign
It's not what I asked!
I want to put the instagram slider, like the footer or top instagram (so, I know how to put instagram on top), in the featured boxes area, on Homepage, below of featured slider. That's what I asked from the beginning....
For example testaholic.ro or theglamourai.com … Obviously, they use other themes, I think, but for soledad is possible?
I did something... I put the Instagram Slider in Header Mail Chimp Form, and moved the heder form below the slider. It's working but is an improvisation, does not look as good as it looks in footer or toP...
And remains a problem - I want this only on the homepage, but with my solution I have instar in the header on each pageHi,
You can do that by do following steps:
1/ Do following this image
2/ Add more this code:
like on this image
3/ Go to Appearance > Widgets > drag & drop widget "Instagram Slider" to widget "Top Instagram"
Best Regards,
PenciDesign
When I try to update the modifications of Step 2... I have this error which refers to the first introduced line of code:
Hi,
Please try again with this code:
Best Regards,
PenciDesign
Same error ...
Hi,
Can you send me your admin url and admin account ( username and password )? I will take it a look.
Best Regards,
PenciDesign
I tried this way:
/* Index Instagram */
if ( is_active_sidebar( 'top-instagram' ) ): echo '<div class="footer-instagram penci-top-instagram" style="margin: -30px 0 40px;">'; dynamic_sidebar( 'top-instagram' ); echo '</div>';
endif;
Successfully updated, but I don't know if it works:
Hi,
Ok. If so, do more step 3 and enjoy it.
Best Regards,
PenciDesign
Done! Everything OK
There is any way to exclude Instagram Footer from Home Page?
Hi,
You can add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign