Hello, I noticed that when I tried to set the blog page as the homepage, the slider goes away. Is there a way to still keep the slider when the blog is set as the homepage? OR Is there anyway to have the full length blog page set in the Homepage Bottom Area? Here is my site so far so you can get an idea of what I'm trying to do: http://www.imvpselect.com/ Basically, I'd just like my header,slider, and blog on my homepage. Thank You
I also have another question on top of the one I posted above. The Signup feature button is connected to my contact page, however when you click it it loads the HomePage every time. How can I fix this? I would greatly appreciate some support for these matters. Thank you.
Hello, Go to the Appearance > Theme options > General settings and off front page from there. You can set blog page as a front page and add slider in it. For slider you can use "simple slider plugin" http://wordpress.org/plugins/simple-slider-ssp/ This plugin will provide you shortcode (like:-[slider id='166' name='']). So what you need to do is put shortcode in the code format given below. Code: <?php echo do_shortcode("[slider id='166' name='']"); ?> And after that open "index.php" and paste code above. As shown in the image given below. For signup link: Please check theme option penal again. Site is showing that you have not added any link there. Please check and add link again. It will work. Thanks & Regards Nitesh Raghuwanshi