Image Slider links not working on second image
Permalink
I recently started a website with the latest concrete 5.7. and wanted to use the built in image slider for multiple images and link them to various pages. Linking to another page only works for the first image. The other ones do not work though each one has a link defined via the block's editing interface. Any Ideas on how to correct this?
thx in advance,
Stefan
thx in advance,
Stefan
Hi - I am having the same issue (no links at all showing in FF). Any soluten yet?
I almost have the same issue. The link does not work for the first image but does work for the following images. Also, above the first image there is a point symbol (picture attached), but not above the other images, that causes unwanted changing of the block height between images.
I could make the links work for all images by modifying blocks\image_slider\view.css, setting "display: none;" for both .rslides > li and .rslides > li:first-child
I am using the Organica responsive theme, that might have be causing some css conflicts in my case.
I am using the Organica responsive theme, that might have be causing some css conflicts in my case.