Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 2, 20222 yr Scrolling block in the right column (sticky block). Is it possible to create such a plugin? Block in the right column, in which I will add banner code or a picture... *If you open an album in the gallery - there is a similar block with the album name, number of photos, comments and a button to manage the album. This block is on the left and scrolls with the page... **This block is very useful if the page has a lot of text or a lot of other content...
December 2, 20222 yr It’s already built into the framework if you can add the necessary HTML code to the widget. Example: <div class="ipsWidget" data-ipssticky data-ipssticky-relativeto="#ipsLayout_sidebar"> </div> I use that for sticky sidebar ads. (P.S. Only works well if the block is the last block in the sidebar)
December 2, 20222 yr Author 1 hour ago, opentype said: It’s already built into the framework very very very SUPER! ty!!! 😁🤪🤪 Edited December 2, 20222 yr by LastPlay