Frequently Asked Questions
How to display the feed in the shop?
Last Updated 2 months ago
You can place the Instagrama feed in any of the places of the template using {tags}. You can freely personalize the tags and put them in the template any number of times.
The construction of the tag provides for full personalization. The tag is built in a simple way - it stores variables that you can delete or freely personalize. The order of variables in the tag does not matter:
{hook h='PShowInstagram' mod='pshowinstagram' force_show=true id_hook_insta=1}
Variables that you can insert into the tag:
force_show = this variable is required and must always be true
id_hook_insta = id number of the hook added in the tab from the module
The construction of the tag provides for full personalization. The tag is built in a simple way - it stores variables that you can delete or freely personalize. The order of variables in the tag does not matter:
{hook h='PShowInstagram' mod='pshowinstagram' force_show=true id_hook_insta=1}
Variables that you can insert into the tag:
force_show = this variable is required and must always be true
id_hook_insta = id number of the hook added in the tab from the module