Still looking for a responsive slider plugin
Permalink
Getting by with FlexSlider, but wondered if anyone had a better solution, better title and description styling and internal destination selection. Or is it a custom job? If so where does C5 keep the images?
Bought the lot, each does bits of what I need none do everything, which is
Full responsive
Full style control of the title and description
and inner page link selection via dropdown
Simplz (or not)
Full responsive
Full style control of the title and description
and inner page link selection via dropdown
Simplz (or not)
I presume you're using 5.6?
Which is your favourite?
You could always make a template to suit your requirements.
Which is your favourite?
You could always make a template to suit your requirements.
Yeah 5.6, (life's too short for 5.7)
FlexSlider comes close
Template, how?
If I could fathom where C5 keeps the images and connect them to the titles I'd write it into the template.
FlexSlider comes close
Template, how?
If I could fathom where C5 keeps the images and connect them to the titles I'd write it into the template.
I have a plugin that never made it to the mp, but it is in a theme I sell.
http://anchor.55webdesign.co.uk/...
http://anchor.55webdesign.co.uk/...
well if you can code a bit then you can try to make the adjustments you need on your own..
go to ftp, download the block/package
change the name of the package in the folders and controllers
change the db file to add two text fields
add said fields in the edit
and view.php
do your styling in the css
install the package and admire your work
go to ftp, download the block/package
change the name of the package in the folders and controllers
change the db file to add two text fields
<field name="title" type="X"></field> <field name="subtitle" type="X"></field>
add said fields in the edit
and view.php
do your styling in the css
install the package and admire your work
Cheers man I'll give it a go.:)
Sorry, Away until the 10th September 2015
Sorry, Away until the 10th September 2015
Sorry, Away until the 10th September 2015
Sorry, Away until the 10th September 2015
EDIT: Did you check this lot already?https://www.concrete5.org/marketplace/addons/?sort=popularity&ca...