Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flex Slider Plugin
#1
Hi guys,

this time I need to implement a slider for my client. Autoslide, arrow left, arrow right. That simple.
There is one favourite slider I used to implement in other sites, Flex made by mufffin (moved to WooThemes).

Check out the slider http://www.woothemes.com/flexslider/

The system is simple. I need a site, where my client can klick "add slide", choose the image to display and insert a link for the slide and submits it. For every new submit the plugin needs to generate

<li>
<a href="link">
<img src="example.jpg" />
</a>
</li>

and insert it in my full code for this slider. I have no idea about php. It is very hard to generate this plugin? Are there any coders willing to work with me? If its crashes the normal work amount there is a good donation for this work of course, but I would like to see this plugin to be free for all get-simplers.

Greetings
I LOVE this place. Thanks for making such a great piece of code!
Reply
#2
soy Wrote:Hi guys,

this time I need to implement a slider for my client. Autoslide, arrow left, arrow right. That simple.
There is one favourite slider I used to implement in other sites, Flex made by mufffin (moved to WooThemes).

Check out the slider http://www.woothemes.com/flexslider/

The system is simple. I need a site, where my client can klick "add slide", choose the image to display and insert a link for the slide and submits it. For every new submit the plugin needs to generate

<li>
<a href="link">
<img src="example.jpg" />
</a>
</li>

and insert it in my full code for this slider. I have no idea about php. It is very hard to generate this plugin? Are there any coders willing to work with me? If its crashes the normal work amount there is a good donation for this work of course, but I would like to see this plugin to be free for all get-simplers.

Greetings

The I18N Gallery already includes the cycle slider with all your requirements (and even works - without the autosliding - without javascript).

If you rather want to use flexslider, it's not hard to add another slider to the plugin, see here (New Gallery Types).
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#3
Thanks, thats really an great plugin and very functional. What I do not like is that its kind of "overloaded" for this project. I like to keep Get-Simple as simple as it is and only the necessery functions visible for my clients. Flexslider is full responsive, has touch support and very easy to handle. If there is any way to make this as light version of an slider for get simple I would love to do or to see this!
I LOVE this place. Thanks for making such a great piece of code!
Reply
#4
soy Wrote:Thanks, thats really an great plugin and very functional. What I do not like is that its kind of "overloaded" for this project. I like to keep Get-Simple as simple as it is and only the necessery functions visible for my clients.

I don't understand what you mean with overloaded.
Select images, provide title/descriptions, select type of gallery, finished...
You could probably hide unnecessary input fields with the custom admin css plugin.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#5
Ok, hiding some input fields is a good solution. Anyway, I do love the flex-slider and its responsive and touch-support functions.
I will see how it works with I18N Gallery!

Thanks for your fast responses mvlcek and your great effort/contributions!
I LOVE this place. Thanks for making such a great piece of code!
Reply




Users browsing this thread: 1 Guest(s)