no arrows displayed on image slider custom template
Permalink
I'm using the core image slider block with a custom template. When logged in, the arrows for next and previous slide are displayed. But as soon as i logout, the arrows disappear and so does the functionality to click through te slides!
This is what i did:
- created a folder /application/blocks/image_slider/templates/my_template/
- copied the cores files view.php, view.js and view.css in this directory and changed some css code (nothing to do with the arrows)
Can someone shine a light on what is happening here with the magically vanishing arrows?
This is what i did:
- created a folder /application/blocks/image_slider/templates/my_template/
- copied the cores files view.php, view.js and view.css in this directory and changed some css code (nothing to do with the arrows)
Can someone shine a light on what is happening here with the magically vanishing arrows?
Hi MrKDilkington,
Thanks for taking the time to look into this.
Yes I'm using a custom theme. I made a copy of the elemental theme and made some customizations. I did this from version 7.3.x, so it's not from the latest elemental. I don't know if that matters.
When checking the sources in chrome developer tool i can see a jquery.js is loaded.
The url is natuurlijk.hutspott.nl
greetz maura
Thanks for taking the time to look into this.
Yes I'm using a custom theme. I made a copy of the elemental theme and made some customizations. I did this from version 7.3.x, so it's not from the latest elemental. I don't know if that matters.
When checking the sources in chrome developer tool i can see a jquery.js is loaded.
The url is natuurlijk.hutspott.nl
greetz maura
Is the image slider being used on your website right now?
Have you checked to make sure the image slider works when you do not use a custom template?
Have you checked to make sure the image slider works when you do not use a custom template?
I just removed the custom template from the sliderblock, but it's still not displaying arrows...
Is it possible i missed some changes to the code to get the theme working when copying the elemental theme?
Is it possible i missed some changes to the code to get the theme working when copying the elemental theme?
Ai, i just found out there's a conflict between the slider and the feature buttons. When removing the features, the arrows are displaying again...
Are you using a custom theme?
What is the link to your website?
When you are logged out, is jQuery being loaded?