Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
LastPlay Posted December 2, 2022 Share Posted December 2, 2022 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... Link to comment Share on other sites More sharing options...
opentype Posted December 2, 2022 Share Posted December 2, 2022 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) LastPlay 1 Link to comment Share on other sites More sharing options...
LastPlay Posted December 2, 2022 Author Share Posted December 2, 2022 (edited) 1 hour ago, opentype said: It’s already built into the framework very very very SUPER! ty!!! 😁🤪🤪 Edited December 2, 2022 by LastPlay Link to comment Share on other sites More sharing options...
Recommended Posts