How insert and configure "trending now"? step by step

Posted in: Newspaper
Post count: 11

Please explain me how to insert that “trending now” space and configure it to appear with a certain text in every post and pages of my website. I don’t understand absolutely anything that I read in the forum. All that insert code … use “visual composer”, etc … I don’t understand 🙁

Do you have a video that explains more clearly, step by step, how is the procedure?

I remain pending your response, thank you.

Post count: 23312

Hello Darktidus,

Please keep in mind that the “Trending Now” is just a simple block which displays only the posts title which can be filtered in several ways, like this -> http://screencast.com/t/bLYCdawIC3WC All the settings for this block can be found in Visual Composer -> News Ticker because this is a simple Visual Composer element. Check the Block Settings and there you should find all the available settings for this. You can consult our documentation here -> https://forum.tagdiv.com/block-settings-guide/ We have a useful tutorial which teaches you how you can correctly use the Visual Composer, like this -> https://forum.tagdiv.com/how-to-use-visual-composer/

Hope this helps!

Thanks for your understanding!

Post count: 11

I apologize for my awkwardness, but I still can not do it. Would it be possible for you to indicate me by means of a video, step by step, how it is done?

Post count: 23312

Hello Darktidus,

Above I gave you a mini tutorial how you can configure your Trending Now element, step by step. Please keep in mind that more than that we cannot provide, sorry! Please try to read all the theme documentation, try to understand each element of it.

Thanks for your understanding!

Post count: 2

how can i insert “trending now” in my articles like http://winbuzzer.com/2017/01/03/intel-wants-indirect-stake-microsoft-partner-maps-xcxwbn/ ?

Post count: 22421

Hi,
Well posts also render shortcodes and the page builder works with shoptcodes.
Here is the shortcode for the news ticker:
[td_block_trending_now tdc_css=""]
Add it inside your post content in text mode
Thanks.

Post count: 2

thx but is there a chance to put it in the post template?
so the newsticker is always at the top from a post and i can’t forget it, to put the shortcode into my post.

Post count: 22421

Hello,

Yes, you can put it in the post template files with a do_shortcode function like so:
<?php echo do_shortcode('[td_block_trending_now tdc_css=""]'); ?>
Then place the code in the template files for each post style that you use:
http://screencast.com/t/0Xf8yeqAdkF

Thank you!

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