kosinix
Forum Replies Created
-
Forum: Plugins
In reply to: [Cyclone Slider] Fixed height?Hello,
In your style.css you can add something like this:
.cycloneslider-slides{ height:300px; }Change 300px to your desired height.
Forum: Plugins
In reply to: [Cyclone Slider] Pause on Hover?? Not Working… Custom templateHello,
Unfortunately, its a bug with the current version. Please download the latest version (2.0.1) and update your plugin. Then just resave your slideshow. That should fix the problem
Forum: Reviews
In reply to: [Cyclone Slider] This is Free? :)Thank you very much Lisa. I saw your review of the plugin both on youtube and on your site and I can’t thank you enough for the kind words. And yes this plugin is free and will remain free, and its comments like this that inspire plugin authors to give back more to the community. 🙂
Cheers!
-NicoForum: Plugins
In reply to: [Cyclone Slider] request : Integration with NextGENAfter poking around the nextgen source, adding images via nextgen tab is currently NOT practically possible. It require code changes in nextgen source code for cyclone to be able to hook its Add to slide button (I’m referring to function media_upload_nextgen in nextgen-gallery\admin\media-upload.php.) It would have been possible if hooks and filters are present but there is none.
Forum: Plugins
In reply to: [Cyclone Slider] request : Integration with NextGENIm working on this at the moment. This will be a great addition to cyclone slider. Thank you for the feedback!
Forum: Plugins
In reply to: [Cyclone Slider] [Plugin: Cyclone Slider] Can't add slide on my sliderTry to check if there are javascript errors.
This is the most common reason for the Add Slide button not doing anything. The javascript errors can be caused by plugin conflicts or an error in the theme javascripts. In firefox you can use firebug (shortcut key f12) to check for the said js errors.
Forum: Plugins
In reply to: [Cyclone Slider] Need help Safari, Responsive not working wellJust shoot me an email here http://www.codefleet.net/contact-us/ I’ll send it to you.
Forum: Plugins
In reply to: [Cyclone Slider] Add alt tags to slider imagesYou may need to do a little bit of editing in the template files. See http://www.codefleet.net/cyclone-slider/documentation/
Forum: Plugins
In reply to: [Cyclone Slider] Need help Safari, Responsive not working wellIm still waiting for wordpress.org to accept Cyclone Slider 2 here. Its fully responsive compared to Cyclone Slider. I can send you the file directly and see if it works for your requirements.
Forum: Plugins
In reply to: [Cyclone Slider] Adding a slideshow onto the sidebarHello lobobrandon,
You can actually add this code in functions.php
add_filter('widget_text','do_shortcode');That will allow you to use
[cycloneslider id="name-here"]inside text widgets.
Cheers
Oh I see. Thanks for clearing that up.
For:
http://www.codefleet.net/cyclone-slider/templates/Nope its not part of the plugin but the theme. I set the theme to look like that.
So what I did was create a screencap of the slideshow and place it inside anchor tags:
<a href="[link to page with actual slideshow here]"> <img src="[link to screencap]" /> </a>That way when you clicked on the image it takes you to the actual slideshow on a different page.
Hello alihooha,
You can download and install the plugin. Create your slideshow and select the thumbnails template. Consult the plugin installation guide http://wordpress.org/extend/plugins/cyclone-slider/installation/ and doc http://www.codefleet.net/cyclone-slider/documentation/ in case you need to.
kosinix
Forum: Plugins
In reply to: [Cyclone Slider] [Plugin: Cyclone Slider] Can't add slide on my slider@mandy thanks for sending the error details. Looking at the error line it appears to be coming from the jquery cookie plugin.
Can you send over screenshot for “with an additional clue that half the time the Update button is partially concealed by the slider configuration box” ?
Meanwhile you can try the latest version 1.2.1 – http://downloads.wordpress.org/plugin/cyclone-slider.1.2.1.zip
I added some js checks for the jquery cookie. Let me know if it helps your problem.Oops sorry about that. Nevermind. Just woke up then saw the 1 star and my mind sort of connected it to you.
Anyways, yep bug fixes, child theme support, and template selection will be included. Whats more is there will be more transitions and responsiveness (mobile) in the future releases! I’m pretty much excited about it so you guys just stick around with cyclone slider. Thanks Geoff
kosinix
Wow, a 1 star rating? Your problem can be easily remedied by using a previous version 1.0.6.