ronthai
Member
Posted 11 months ago #
I have a 100% fresh install (first time I installed it), bit when adding the code
<?php if(function_exists('vslider'){ vslider('header'); } ?>
in to the header where I want it placed, all I get is a white screen, so the code breaks everything.
Bit disappointing for a slider that seems to be (wants to have) a professional image.
Guess I will have to revert back to my good old Slideshow Gallery Pro (free version)
http://wordpress.org/extend/plugins/vslider/
A better thing to do was to ask for support. You could have just emailed me or use the vslider support forums or use the inbuilt vslider installation hekp and Faq's.
Thanks!
(v)
We have given links to tutorials in vslider admin panel as well.
You can also refer to our Video Tutorials here:
In case this does not work
Please give us your site url by creating a new thread in the forums.
Use : http://www.vibethemes.com/forum/forum/vslider-support
( v )
jaduw
Member
Posted 11 months ago #
Thank ( v ), really nice tutorials and support.
vSlider Rocks!
ronthai
Member
Posted 11 months ago #
I now know why I got the whitw screen of death. You code has a typo error in the tutoral&FAQ.
<?php if(function_exists('vslider'){ vslider('abc'); } ?>
should be:
<?php if(function_exists('vslider')){ vslider('abc'); } ?>
you forgot the closing )
Now no white screen anymore, only the whole site (and browser) locks up as if all just keeps loading and loading and the header disappears.
Oh! I am sorry, I have rectified this in the tutorial. I would surely like to help you if you are willing to share your url in the vSlider forums. We have solved almost all of bugs in vSlider support forums. Such issues/errors help in improving our slider.
Thanks
( v )
ronthai
Member
Posted 11 months ago #
No, that is ok.
All I really needed was a very light slider for at the very top of my blog, so above the menu and header. I do not need all the extra's features vSlider offers and the lighter the plugin is the faster the blog loads.
So I choose a very basic simple one that does just and only that job.
hi.
i installed the plugin in this page. each sub-page (on the left menu) contains different slider with different images.
i'm trying to make the 'cs-title' to sit under the images and not in the bottom of the images (as it is now -default-)...
maybe someone can help me figure out how can i put it under the images ?
thanks,
oren
:)