News Ticker on every post

Posted in: Newsmag
Post count: 3

Hello there,

How can I get a news ticker (trending now?) on every post and page in the top?

[td_block_trending_now], right?

Thanks
Jonas

Post count: 6535

Hi

You can add the trending now block in post by pasting the shotcode in post content like here: http://screencast.com/t/OCJieBdIr or a easiest way would be to edit the file template corresponding with the post template used, and add this line of code like here: http://screencast.com/t/Jf5SKCFx5Pkahttp://screencast.com/t/7j8xHNyc6

<?php echo do_shortcode('[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row]'); ?>

Let me know how it goes.
Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 3

Thanks. Worked great, i’ve put the code in the following file:

parts/header/header-style-6.php

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