Janyour Posted January 10, 2017 Posted January 10, 2017 Hello, we have Commerce with a subscription product (premium) and we would like to show it in the forums/downloads sidebar, we have Pages too. In the blocs types we cant find a Product widget! is it possible to get it done ?
MeMaBlue Posted January 10, 2017 Posted January 10, 2017 there is a plugin called php/text widget there you can put any announcemnt you want. when i downloaded it it showed on any category you wanted it too. by @Theme Tent UK you can edit what you put inside directly while watching forum and clicking on the arrow on the left in the middle of the screen. its free and uncomplicated. I havent tried to use html <if> conditionals in there , ... would like to. ! but since you have pages and all these stuff maybe you have more options which i dont know about since i only have the core suite. there is also a nice slider for featuring things but it isnt free - have seen it and its great but you only can put there an image and a link, no html.
Janyour Posted January 10, 2017 Author Posted January 10, 2017 Thank you i was thinking about this plugin, i'll test it. Its crazy that Commerce app do not include a bloc to show products !!! dont you think too ?
Joel R Posted January 10, 2017 Posted January 10, 2017 Check the Marketplace. Store Products Widget by @Flitterkill
sweethoney Posted January 10, 2017 Posted January 10, 2017 you can do this 2 if u like and not use a plugin Go to "ACP > Pages > Blocks > Create New Block"; In "Type", mark "Custom"; In "Content Editor", mark "Manual HTML"; Click on "Next"; Put some details and click on "Content" tab; In "Content" field, add this code: <h3 class="ipsWidget_title ipsType_reset">YOUR TITLE</h3> <div class="ipsPad ipsWidget_inner" style="border: 0;padding: 0;"> YOUR CODE </div> Save this config and go to index; Now, just click on "Manage Blocks", "Pages" and "Custom Blocks"; Add the block and enjoy
Janyour Posted January 10, 2017 Author Posted January 10, 2017 Thank you @Joel R, this widget should be included by default in the IPS commerce suite, how can we promote products on the entire community without widgets and blocs ! @sweethoney i tried this code but i had a graphic bug, thanks any way for the help
sweethoney Posted January 11, 2017 Posted January 11, 2017 that would not give you any bugs all it is ip widget its better than the php txt mod and it should not give any issues it a tutorial
Recommended Posts
Archived
This topic is now archived and is closed to further replies.