Show category and author on block 2 and 4

Posted in: Newspaper
Post count: 5

Hello,

I saw some similar posts but none with blocks 2 and 4. I really need to show the category and the author name in the light gray line bellow the title. Could you help me? Thanks

Post count: 6600

Hi,

Please replace the content of td_module_3.php file with this code: http://pastebin.com/zxyb0P8P and td_module_5.php file with this code: http://pastebin.com/QA6W3KeX

Thanks

Post count: 5

Thanks. I just have one more request if possible. How to move only the category to stay on top of the title? Thanks. Nice work.

Post count: 6600

Hi,

Please replace td_module_3.php with this: http://pastebin.com/NeUn5TbD and td_module_5.php with this: http://pastebin.com/tQ7A0eNM

Also add this custom css in theme panel > custom css:

.td_mod3 .entry-title, td_mod3 .entry-title a, .td_mod5 .entry-title, .td_mod5 .entry-title a {
clear: both;
top: 2px;
}

Result:
mod5: http://screencast.com/t/VkILmiLea
mod3: http://screencast.com/t/9IWnU8cN5oRu

Thanks

Post count: 5

Thank you!!!! Wonderful support! Keep the good work.

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