Hello,
the post excerpt (as shown in various blocks) is currently taken from the post body.
since I’m using the subtitle to display a teaser-text (which is obviously not being repeated in the post body) I would also like the excerpt to read the subtitle.
So my thoughts are
either to tell the theme to read the excerpt from the table/field of the post body
which I don’t imagine to be too difficult if I knew which file to adjust according to the excerpt
or to tell those blocks to display the subtitle instead of the excerpts
which i assume is more complicated while there are more blocks and settings to adjust in various files
any advice or help on what to do (exactly) is highly appreciated!
thanks and cheers!
V.
Hello Vittorio,
Please take a look over this topic here -> https://forum.tagdiv.com/topic/output-subtitle-in-blog-loop/ because there you can find one implementation about your request. Please notice that all custom modifications involve custom work and we cannot provide this type of services at the moment, sorry! If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hello,
thanks for your reply.
i guess you misunderstood the question though.
what i want is to grab the text for the excerpts (in the various blocks) from the subtitle (since that is obviously a teaser-text)
could you provide me with the name of the file that handles the excerpts please?
thanks a lot, cheers!
Hello Vittorio,
If you want to change the structure of the excerpts function, you have to alter the code from the code file where the code is created, like td_module.php, like this -> http://screencast.com/t/dUkiuKazD6
Hope this helps!
Thank you for the message!