i want to know which are the blocks used in newsmag default theme demo, with a visual representation
and how to get that play button icon on thumbnails of posts?
i want my sidebar row to be sticky except the adbox, how can i take my adbox out from the sticky row
Hello lijojohnsonwk,
For your first request, you should consult our useful guide, Inspector Browser which is presented here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ Leaving from here, you can start and inspect each block and see what is being used, like this -> https://www.screencast.com/t/1z6C10Vb
For the second, notice that our theme does not have any such an option that allows you to add the icon play on the posts, but only on the thumbs in blocks, sorry! If you want to add this option, you should edit the theme core files and also, edit the post template used by you.
For your latest request, you should make two rows with 2/3+1/3 layout and add into them as you wish and on the second row, on the 1/3 section you should add the td-ss-row extra class, like this -> https://www.screencast.com/t/HwtU1wmkr7x
Hope this helps!
Thanks for the message!
I want a clear answer about my question “i want my sidebar row to be sticky except the adbox, how can i take my adbox out from the sticky row”
i want other blocks to be sticky in the sidebar and i dont want any gap in sidebar
Hello lijojohnsonwk,
I guess that you want to achieve this -> https://www.screencast.com/t/df5ZbF5QuTjl, right? You should use the following layout in order to achieve this -> https://www.screencast.com/t/fKAlw31i
Hope this helps!
Thanks for the message!