How to show subtitle in block element

Posted in: Newspaper
Post count: 8

I want to display the subtitle in a block element in visual composer. Specifically in block 7. Is that possible?

Post count: 23312

Hello stokokkino,

Unfortunately, our theme has not been designed to have such an option and you need some additional customizations through the code for it implementation. You can point out to your developer the way the title is added to the posts. Here is the title function: http://screencast.com/t/0dWiQejKlnv
A custom function needs to be created to grab the subtitle and then called in the module files like the title is called: http://screencast.com/t/svG4BqSBN5
This has to be done inside each module file.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.