Hello - Is it possible to hide the main page slider completely so that everything below it slides up seamlessly and it is as if the slider never existed? Thanks!
hiding the main page slider
6 posts from 4 voices-
Posted 1 year ago #
-
Yes - open up index.php and delete following code:
<div id="featured"> <div id="featured_image"><?php ###################################################################### # Get Images for the Basic Image Slider ###################################################################### // these are the images for the jQuery slideshow, rendered with the help of the class // framework/theme_plugins/kriesi_menu_manager/kriesi_slider_display if(is_object($k_option['custom']['slider'])) $k_option['custom']['slider']->display('Mainpage Slider'); ?> </div><!--end featured_image--> </div><!--end featured-->Posted 1 year ago # -
perfect! thank you
Posted 1 year ago # -
Hey!
Glad that I could help you :)
Regards,
PeterPosted 1 year ago # -
Is this code still right? I also want to remove the slider but see a different code in index.php
Posted 9 months ago # -
Hi mikeguellard,
Yes it is still correct for the Display Theme. Just checked on the most recent version available and it looks to be unchanged.
Regards,
Devin
Posted 9 months ago #
Reply
You must log in to post.














