Hoi,
Can anybody help me find out why my FlexSlider doesn't work?
It shows an box in my page but the background image is none while there the flexslider code shows that he's
getting the picture.
See code.
Thank you !!!
Suzanne
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hoi,
Can anybody help me find out why my FlexSlider doesn't work?
It shows an box in my page but the background image is none while there the flexslider code shows that he's
getting the picture.
See code.
Thank you !!!
Suzanne
Can i had your adress for web. mine is working great look here: http://www.aprilia.ee/projectuus/ . Also can can u describe more what isn't working in your flexslider is the slider it self dont work or to u have some code problems to get the images to slider.
Can make module for it and upload it if someone wants.
Hi,
I don't know whats happend but it suddenly works.
thanks for helping.
Gr. Suzanne
Hi,
And now its not working again.
See the code.
Or maybe you have a better solution, because I also need to put in video's but that isn't posible in the flexslider.
SS Layout:
<div class="box-large">
<div class="box-content">
<h1>$LargBoxTitle</h1>
<object width="350" height="197">
<div class="box-video">
$FlexSlider(1,350,197)
</div>
</object>
</div>
Can u share the code for check the bug?
Hoi,
Here the code. Can it be something with jquery or java?
Gr. Suzanne
Hi suzanne,
In case you havent seen it yet, check the documentation for this module at
http://netefx.de/Silverstripe-flexslider.php
If the slider is not working in your site its maybe a jquery problem.
Please check the firebug console for any error messages.
Java has nothing to do with this. But probably you mean javascript.
When we built this module we forgot to add support for videos.
And currently we dont have enough time to work on the module.
So if anyone wants to add videointegration, feel free to make pull requests on github.