Slider in Default Page

Posted in: Newspaper
Post count: 9

Hello,

I want Slider in default page. How can I do that.

Thank you.

Post count: 22421

Hello,
I’m not sure what a “default” page is. Are you maybe referring to the homepage? If this is the case, then you can use a slider element from visual composer and add it to your page: http://screencast.com/t/UHkauQ3yT
Here is an example of the slides used in our theme:
http://demo.tagdiv.com/newspaper/ios-slider/
http://demo.tagdiv.com/newspaper/big-grid-slide/
Thank you!

Post count: 9

Thank you for the answer.

My home page “Latest Posts”. I dont use Static page. Because, I don’t want to appear the name of the custom page. Latest Posts page title (“My site name” | “slogan”) Custom Page title (“My custom page name”| “My site name”) I want (“My site name” | “slogan”) So, I want the slider “Latest posts” page.

I am so sorry, My English is very bad.

Post count: 6535

Hi

I assume that you want to display the slide on blog page where latest post are displayed. To achieve that you will need a bit of codeing as by default the theme does not have an option to edit blog page with Visual Composer. First create a new page and add on it the slide then press CLASSIC MODE button to switch in backend editor and copy the shortcode: http://screencast.com/t/ioelT32mjmm Next you need to edit index.php file and add this code here: http://screencast.com/t/BYFRp6bg

<?php echo do_shortcode('shortcode-goes-here') ?>

Hope this helps.
Thanks!

Post count: 9

It worked thank you.

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