Rasmus Johanson
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow Manager] coin buttons sliderAdd this to your css file:
#cs-buttons-coin-slider { left: 20%!important; }
That should do it.
Forum: Plugins
In reply to: [Slideshow Manager] Problem with ' charsetProblem solved in latest version, please update.
Forum: Plugins
In reply to: [Slideshow Manager] Position#coin-slider { margin: 0 auto; }
Should do the trick if the parent div has a width attribute added.
Forum: Plugins
In reply to: [Slideshow Manager] Error updating wordpress to 3.5.1Are you using the Slideshow manager with PHP function? If so, make sure your syntax is right:
<?php if (function_exists('slideshow')) { slideshow('default', true); } ?>
Default is the name of your slideshow you have created in the backend.
Forum: Plugins
In reply to: [Slideshow Manager] Doesn't work on smartphone / tabletHi,
The disable on handheld devices is turend off and still doesnt work on phones/tablets? It should work, it is just suggesting for performance issues, can you give me more information about the problem.
Forum: Plugins
In reply to: [Slideshow Manager] Please helpYou disabled all plugins and Slideshow Manager menu didn’t still appear to your wordpress menu on left?
What version of WordPress are you using?
Forum: Reviews
In reply to: [Slideshow Manager] Don't wordk in new versionRead the readme file about inserting the function and version 2.1.1
Forum: Plugins
In reply to: [Slideshow Manager] Please helpDo do you have a lot of other plugins also installed? Try disabling them and then see if disabling any of them enables the slideshow manager from menu. If it does, name me the plugin that creates the conflict.
Forum: Plugins
In reply to: [Slideshow Manager] PositionJust use CSS clear attrbiute the #coin-slider div.
Forum: Plugins
In reply to: [Slideshow Manager] Language Pack in Traditional Chinese.Yes, I released quickly 2.1.1 what solves this.
Forum: Plugins
In reply to: [Slideshow Manager] Language Pack in Traditional Chinese.Yes of course, I have updated the Slideshow Manager to version 2.1.0, if you translate it to Chinese and upload the files somewhere I will be able to join them with the plugin.
Forum: Plugins
In reply to: [Slideshow Manager] Mobile optimizationCoin slider is not unfortunately responsive slider, you can disable it from settings in the latest version though.
Forum: Plugins
In reply to: [Slideshow Manager] How to add transition effect in sliderCoin slider doesn’t support fade effect and it works fine with IE 8/9/10.
Maybe Slideshow Manager is not the right one for you, you can try out these:
https://www.ads-software.com/extend/plugins/meteor-slides/
https://www.ads-software.com/extend/plugins/wp-cycle/Forum: Plugins
In reply to: [Slideshow Manager] utf-8 rus unicode not display correctly.Okay, I have detected the problem. I have updated the plugin, please download the latest update, but before delete the table called “wp_slideshow_plugin” from your wordpress database.
If you don’t know how to do it, download the latest update and activate the plugin, then deactivate and click delete plugin, this will delete the plugin but also the table itself. Then you can download the plugin again and it works with Cyrillic alphabet. (Remember you you must have the latest (2.0.2) plugin installed in order to do that)
Forum: Plugins
In reply to: [Slideshow Manager] utf-8 rus unicode not display correctly.Exactly where? In frontend or backend? Or give me an example.