sunsetlodge
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Want to show slideshow on front page onlyHI Paul, it looks like it worked. You can see on the site now that the slideshow is only on the welcome page. http://sunsetlodgeresort.com/welcome/
The code was:
elseif (is_front_page() AND (!isset($t_show_slideshow) || $t_show_slideshow == ‘no’)) { // Display Slideshow ?>
so I think that is exactly what was provided by you. I don’t know what I was doing when I had the error, but i am sure it was user error! I think I had created my own definition of what a front page or static page was and was confusing myself more than I needed to be.
Thanks so much for all of your help!
Anna
Forum: Themes and Templates
In reply to: Want to show slideshow on front page onlyI meant align muy menu on the right, not left — sorry!
Thanks
AnnaForum: Themes and Templates
In reply to: Want to show slideshow on front page onlyHi all —
This is my pastebin link: http://pastebin.com/mGU4HqEE
and site: http://sunsetlodgeresort.com/welcome/I believe the line you mentioned that needs to change is 83. Would it be the same for me? I was trying to use it and kept getting errors.
It it would be the same for me (want to have slideshow on welcome page only) than I will continue to try. I will mention that the way I set up my menu bar, to align from the left, my “Welcome” page is actually numbered as “5” instead of “1” in terms of numbering the pages for the menu bar, so maybe do I need to specify that in the conditional formatting rather than “front_page”?
Thanks so much for any info!
Anna