-
kimayaParticipant
And if I can make a suggestion, it would be better that the images of the slider (and the slider at the same time) keep always the same height.
FrankParticipant@Daniel: Hi, is there a reason that your solution above of replacing:
set( ‘ignore_sticky_posts’, 1 ); ?>
with
set( ‘post__not_in’, get_option( ‘sticky_posts’ ) ); ?>
inside the function esplanade_ignore_sticky_posts() will not go into the official theme code? This first one has never worked for me (even not the old Esplanade version 1.0), the second does work.ddadianParticipantI agree – it never worked for me, too. I would recommend to use the suggested esplanade_ignore_sticky_posts() overwrite in the official release, too!
I also have a question – is it designed to show the slideshow with sticky posts only the default home page is set to the LATEST POST option? It does not apply when I select a STATIC PAGE option.
… otherwise – GREAT THEME! very clean, easy to use, a lot of options provided so I don’t need to go and make a lot of changes in the actual php files. THANK YOU!
elephantParticipantI agree with all the others —> great theme
But I would also welcome a function to use pages for the slider and make the slider visible on a static page.
Do you have a hint for me to ‘hack’ this for myself? maybe slider.php?thank you for your work!
iromeroricoteParticipantGuys there is another post talking about the videos in the slider… I am having problems with that. I don know how to show a youtube video in the slider neither a image… I tried changing the options editing the post,,, but nothing. I tried changing the heigh and the width and nothing… anyone knows anything??? I have the version 1.0.6 dunno if there is another one and if it would solve the problem…
haga22ParticipantI can’t get slider displayed on a front page that is a static page, not the posts page. How can I get this slider on a front page in both WP options: static home page or posts home page?
Jos KleverParticipantTo add the slider on a static home_page, you can insert line 3-5 from index.php on the 3rd line of page.php. Then change the is_home() function to is_front_page()
- This reply was modified 12 years, 6 months ago by Jos Klever. Reason: I tried to put the code in the post but that didn't work
stefanoneriParticipantyes! very helpful, but … slider appear in the static page, but don’t slide and the buttons on bottom right disappeared… I’ve forgot something? (italian, sorry for my english)
Jos KleverParticipantHi stefanoneri, I also noticed that and am still figuring out why… (I’m Dutch, so my English isn’t perfect too 😉 )
stefanoneriParticipantHi Jos, change line 573 in function.php is_home->is_front_page, to define flexslider class. Ciao
Jos KleverParticipantThanks! Now I only have to figure out how I define this change in my child theme, because I don’t want to edit the original theme files…
tunamaldivesParticipantGreat theme.
Like many others here I’m also having a problem with images NOT showing with the sticky posts/slider.
Anybody figured out what could be wrong and how to get images showing up on the slider?
Cheers.
haga22ParticipantI figured it out. Sticky posts show as a slider on the home page, even when it is static page, not posts page – I just moved slider to the header.php (last line before ) and added condition:
Love this theme because of multiple template options for the page.
Tagged: post slider
You must be logged in to reply to this topic.