Hi guys, quick Q:
I have a post grid on my page and it shows the featured image, title and a text previes with read more button. How can i remove the text preview, so that only the image, title and read more button remain?
Thanks in advance!
Hi,
So you want to remove the content excerpt for that module, that can be done like this. Identify the block module used and set the excerpt length to 1 in the theme panel. For example I have block 12 here
– https://www.screencast.com/t/pjk6iZHgpe
In the excerpt settings for block 12 I have set it like this
– https://www.screencast.com/t/PxM8Dr5lTj
Result – https://www.screencast.com/t/2R8BilJ0l7P
Thanks
Great, thanks a lot. I will try that in a minute đ
Just one question: how do i identify the block used?
-
This reply was modified 8 years by
Saikological.
Edit the page and see what block is used. A list mentioning what modules each block contains can be seen here
– https://forum.tagdiv.com/theme-blocks-modules/
After the theme update today, the excerpt can be changed in the tagDiv composer, while editing the page
– https://www.screencast.com/t/vO2cE4SZy
– https://www.screencast.com/t/oGbPN0NUPUjq
Im still having a hard time id-ing the used block and modules. I can see the examples, but none are exactly the same. Isnt there an id in the code somewhere?
-
This reply was modified 8 years by
Saikological.
You can also use the browser inspector, right click and choose inspect. A few examples
– https://www.screencast.com/t/HbIZKtXOl
– https://www.screencast.com/t/GdL404SKGED
More about the browser inspector tool here
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/