Comments guibd89 started the conversationNovember 14, 2017 at 2:06pmHello, I need to put Shop Footer Widget in a custom page that I create. How can I put it?Thanks,Guilherme 1,560Laborator repliedNovember 15, 2017 at 7:56amHi Guilherme,You can do that through Visual Composer, when creating a page add the Widgetised Sidebar and select the Shop Footer Sidebar. (view large version)Best regards,Laborator Team Documentation Join Kalium Users Groupguibd89 repliedNovember 17, 2017 at 12:58pmHi,I understand, but my doubt is that I'm creating a custom page via php/html. I would like to know how I can put it via php? Best Regards,Guiherme 1,560Laborator repliedNovember 20, 2017 at 8:18amHi Guiherme,That's not something we recommend, anyway using the code below inside a PHP file you can show the Shop Footer Sidebar: dynamic_sidebar('shop_footer_sidebar');Best regards,Laborator Team Documentation Join Kalium Users Groupguibd89 repliedNovember 20, 2017 at 11:31amHi,I did it, thank you very much for the help.Best Regards,Guilherme Sign in to reply ...
Hello,
I need to put Shop Footer Widget in a custom page that I create.
How can I put it?
Thanks,
Guilherme
Hi Guilherme,
You can do that through Visual Composer, when creating a page add the Widgetised Sidebar and select the Shop Footer Sidebar.
(view large version)
Best regards,
Laborator Team
Hi,
I understand, but my doubt is that I'm creating a custom page via php/html. I would like to know how I can put it via php?
Best Regards,
Guiherme
Hi Guiherme,
That's not something we recommend, anyway using the code below inside a PHP file you can show the Shop Footer Sidebar:
Best regards,
Laborator Team
Hi,
I did it, thank you very much for the help.
Best Regards,
Guilherme