View Full Version : What happened to my slideshow??
Photolistic
Oct-16-2007, 01:19 PM
I removed my old bio and now my slideshow is GONE!!!
Allen
Oct-16-2007, 04:02 PM
I removed my old bio and now my slideshow is GONE!!!
You're using your bio for the show, there has to be some text it and moved
out of the control panel.
Photolistic
Oct-16-2007, 05:11 PM
You're using your bio for the show, there has to be some text it and moved
out of the control panel.
How can I bring my slide show back up without using my bio?
Allen
Oct-16-2007, 07:33 PM
How can I bring my slide show back up without using my bio?
The slideshow will replace whatever you have in your bio so you won't see the text but it has to be
active on your homepage.
Photolistic
Oct-16-2007, 09:49 PM
The slideshow will replace whatever you have in your bio so you won't see the text but it has to be
active on your homepage.
ok my slide show is still not working. Can you please help???
Allen
Oct-16-2007, 10:04 PM
ok my slide show is still not working. Can you please help???
I looked at your page source and searched on "bio" and the only one showing
is "bioBox" in your slideshow footer code so your bio is not active or there is
not any text in it.
Go into our control panel under the homepage tab. If you see your bio it's not
on your homepage. Add some text to it and click "display".
If you don't see it go under the settings tab and find.
bio: change
click change and add some text.
That's about all I can think of at the moment.
Edit: Thought of another, but might not make any difference.
change this is your footer code
if (YD.hasClass(document.body, 'homepage') && !YD.hasClass(document.body, 'featured'))
loadSlideshow();
to this
if (YD.hasClass(document.body,'homepage') &&
!YD.hasClass(document.body,'featured')) {
loadSlideshow ();
}
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.