kosinix
Forum Replies Created
-
Forum: Plugins
In reply to: [Cyclone Slider] First Slide Jerks/jumpsAK1977 I could not replicate the bug. Could you provide more info like:
– browser (name and version)
– your internet speed – might happen on slower connections.Forum: Plugins
In reply to: [Cyclone Slider] Not working in widgets?Hello styzer,
You can use the built-in cyclone slider 2 widget. No need to use the text widget. By default text widgets do not execute shortcodes. You have to enable it by adding this code to functions.php:
add_filter( 'widget_text', 'do_shortcode');I’m marking this as resolved.
Best regards
Forum: Plugins
In reply to: [Cyclone Slider] Pro: Dynamic height adjustment doesn't work on initial slideJay this has now been fixed in 2.8.0. Best regards.
Forum: Plugins
In reply to: [Cyclone Slider] Slider only showing 1 slide when I have 2 uploadedHello guys sorry for being absent. Im marking this now as resolved. Happy new year in advance!
Forum: Plugins
In reply to: [Cyclone Slider] Too many HTTP requests for stylesheets for each templateI’m marking this as resolved.
Forum: Plugins
In reply to: [Cyclone Slider] Too many HTTP requests for stylesheets for each templateHello brendanmcoffey,
You can choose what scripts to load and what templates to use by checking/unchecking these checkboxes:
https://dl.dropboxusercontent.com/u/96529330/cyclone-slider-support/2013-12-19.pngI do recommend that you only check the templates that you are going to use.
If you want to be more adventurous, you can use other plugins that will concatenate the styles/scripts and reduce HTTP requests. WP Minify plugin seems to do the job well. W3 Total Cache is another option, though I havent tested it with Cyclone Slider.
Lemme know if it works for you.
Best regards
Forum: Plugins
In reply to: [Cyclone Slider] Maximum number of slides@eltarga – It is now delivered via automatic updates where you can upgrade the pro version to 2.7.7.
Best regards
Forum: Plugins
In reply to: [Cyclone Slider] Maximum number of slidesHello everyone,
1. is it possible to increase the maximum number of slides you can add to a slider? My client wants more than 126 which seems to be the maximum. Is it possible to adjust the code somewhere? — I’ve tested it and it is a PHP issue. Here’s what I did to get around the limit:
1.) Open up php.ini and find max_input_vars. Change it so that it reads
max_input_vars = 20002. is there a quicker way to upload individual slides than one at a time? – You can now select multiple images by using ctrl + click in version 2.7.7. Update CS2 to latest version
1life – no there is no size limit. See my post above about max_input_vars
Forum: Plugins
In reply to: [Cyclone Slider] Vimeo API error since updateThanks for reporting this soniccube.
Can you try using this URL format inside Cyclone: http://vimeo.com/76501763/
Check if that works
Forum: Plugins
In reply to: [Cyclone Slider] Slider doesn't work on pageHello guys,
@glenn9k – This has been fix in version 2.7.5. Latest version is now 2.7.6. Consider updating to the latest version.
@metamorfose – it means that mobileMenu and superfish scripts arent included properly
@icumedia – care to share a link?
Forum: Plugins
In reply to: [Cyclone Slider] Video stopped workingNo prob. Tip: you can add a background on that 2nd slide to hide the youtube video from peeking from behind. Something like this in your style.css:
.cycloneslider-template-thumbnails .cycloneslider-slide{ background: #000; }Forum: Plugins
In reply to: [Cyclone Slider] Maximum number of slidesWhoa! That’s a lot of slides. I have not imposed any limit to the number of slides. Will have to check on that.
As for #2, I will add a way to do this in the next update.
Forum: Plugins
In reply to: [Cyclone Slider] Video stopped workingHello xorred,
Yes I do understand. For the solution please update to version 2.7.6 and use the YouTube slide type for your youtube videos. The old video slide is deprecated and no longer supported.
The advantage of using the YouTube slide type (or Vimeo) vs the old video slide is that your videos that are on PLAY will PAUSE when moving to the next slide.
Check the live demo of thumbnails template for referrence.
Forum: Plugins
In reply to: [Cyclone Slider] Video stopped workingHello xorred,
First of all be mindful of your post and be CIVIL. You will not get what you want by shouting at the developer. The proper way to report this is to post a link to your site and describe the problem.
The old video slide has been deprecated since 2.7.0 and has been removed in support in the default template. Read the changelogs before blindly updating.
If you are using YouTube videos use the YouTube slide. If you are using Vimeo videos use the Vimeo slide. Select the Standard template instead of the Default template. There are icons next to the template that tells you what slide type it supports.
A good read – http://web.archive.org/web/20130805151810/http://helpfulnerd.com/be-respectful-of-wordpress-plugin-developers/
Forum: Plugins
In reply to: [Cyclone Slider] main image not showing upHello jrana,
Thanks for the link. It loads fine on Firefox and Chrome on my machine. What browser and machine are you on? Perhaps its taking sometime for the main image to download. Also, the slider does not ‘slide’ since there is only 1 image.
Best regards