-
kvwiredParticipant
Is there a way to display more than four images in the slider on the front page without having the “arrow” indicating more images/posts?
BTW – Beautiful theme!
Daniel TaraKeymaster[url=http://www.onedesigns.com/support/topic.php?id=351#post-783]See this topic.[/url]
kvwiredParticipantI know about this, but I would like to display more than 4 on the front page without the arrows for additional navigation.
Daniel TaraKeymasterThen just remove the [code]#nav-slider[/code] div and the [code]paged[/code] parameter from [code]query_posts[/code].
kvwiredParticipantThanks, that took away the pagination, but still did not display more than 4 posts on the front page.
Basically I want to have 6 slides on the front page, and have set the loop-slider.php to 6. You can view what’s happening now at: [url=http://lakeisabellatourism.com]Lake Isabella Tourism[/url]
Daniel TaraKeymasterDid you check [url=http://www.onedesigns.com/support/topic.php?id=351#post-783]this topic[/url]? It explains exactly what you need.
kvwiredParticipantAhhh… I missed the part about changing functions.php as well. duh.
Guess my next question would be to make the visible portion of the (unexpanded) slides smaller so they don’t run off the page π
Thanks!
Daniel TaraKeymasterYou can find in the script minimatica.js the minimum width declared of 230px and the same in style.css. Change them to whatever suits you.
wonkypawParticipantDaniel,
Once again, thanks for all the help and the great theme. I found the change of width areas in the style.css file and a max width in the minimatica.js script … but I also found a separate instance of the declared width of “230px” in the functions.php file. Should this be changed as well?Daniel TaraKeymasterNo, that’s the height of the thumbnail images in blog view. Leave it as it is.
ElissaParticipantTrying to do the same thing. Can you tell me where to find these things so I can change them to suit my needs?
“width areas in the style.css file and a max width in the minimatica.js script”
Thanks so much!
You must be logged in to reply to this topic.