Hi,
I want to display Instagram photos in my home page but problem is i dont know where i have to place code could you please let me know where i have to place the code ?
Thanks in Advance
Hi @sekhar_n
Please visit the below link and search there for Instagram.
https://www.portotheme.com/magento2/porto/documentation/
You will found "How to add Instagram on Homepage?".
Just follow the steps and let me know if you stuck anywhere.
Thanks
---
If you've found my answer useful, please give"Kudos" and "Accept as Solution".
They are telling like i have add below code
{{block class="Smartwave\Porto\Block\Template" name="instagram" padding_item="10px" template="Smartwave_SocialFeed::instagramphotos.phtml"}}
But i dont know where i have to add this code.
Hi @sekhar_n
you have to add this code in the block in admin where you want to show the images.
They have also suggested another way in which you can directly add it from admin.
Thanks
---
If you've found my answer useful, please give"Kudos" and "Accept as Solution".
Vimal,
can i create seperate block for this one ?
Hi @sekhar_n
you can create the separate block also.
But if you change the existing one then you don't have to specify its location and no need to call it from code.
Thanks
---
If you've found my answer useful, please give"Kudos" and "Accept as Solution".
is it working now for you?