add td-trending-now to search-template

Posted in: Newspaper
Post count: 42

Hello, from reading here I assume there is now way of customizing the search-template with the visual composer…
I’d like to add the trending-now-bar on top of my search results,
how could I do that, please?

Thanks a lot!

Post count: 6535

Hi

To add trending now block on search page you need to edit search.php file and insert block’s shortcode like here: http://screencast.com/t/ls8yiAI9InRK

Also I’ve used this css to add a margin between the menu and the block:
http://screencast.com/t/SKubTMMSS

.search .td-header-menu-wrap-full{
height: 48px;
margin-bottom: 20px;
}

Hope this helps.
Thanks!

Post count: 42

Thanks a lot!

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