Igor Sazonov
Forum Replies Created
-
Forum: Plugins
In reply to: [Len Slider] Slider is not workingHi, can you provide more info about your problem?
Forum: Plugins
In reply to: [Len Slider] Banner images not working (I've got a fix)Thanks, karololszak! I will take a look at this week!
Forum: Plugins
In reply to: [Len Slider] Can't save a sliderFOR ALL: can you provide more info? “not working” is abstract phrase, each of you can have a different problems. I need to detect the problem, so i need info from you, its not a big job i think – just write steps like so: installed plugin, created …. also in admin is a submit bug link were you can submit a bug with screenshots. At this week i will have a time to do some fixes and new features.
Thanks for understanding.Forum: Plugins
In reply to: [Len Slider] is it possible to show short description beside thumbnail ?no, at the basic skins its unpossible, but possible with custom skins
Forum: Plugins
In reply to: [Len Slider] Skins don't display in drop-downhmm, something with server options i think
Forum: Plugins
In reply to: [Len Slider] len slider 2.0.9 – various errors, not workingcan you send me your skin at sovletig-DOG-yandex-ru so i will take a look
Forum: Reviews
In reply to: [Len Slider] Sliders are disabledi wish you good. But i suggest you to take a time and try to create your own big free product and you will understand how its difficult and takes much time. Its very offensively to get such comments and rates after you want to do something good for users for free. You’ll never understand such as me before you didnt creates something like that. best regards.
Forum: Reviews
In reply to: [Len Slider] Sliders are disabledhi. everyone wants a great product for free to make good sites for money, but nobody wants to help for improve a free product. you may ask me about some bugs via forum or bug report form (youre welcomed), but you rate the plugin without asking, its your choice, but its meanly, life returns everything. If you have created (if you can programming – not just download for free and use others products) some free products for people, i want to rate it too.
Forum: Plugins
In reply to: [Len Slider] changing title link destination on vania_fitHi, stahnke939!
make a code like this in html:
<a class="someclass" href="#ls-vf-%slidernum%-%banner_key%" rel="%ls_link%">
in js (as a part of js file, at the end of it):
jQuery(".someclass").click(function() { var $link = jQuery(this).attr('rel'); document.location.href=$link; });
Forum: Plugins
In reply to: [Len Slider] Skin Default OnlyHi, PseT! Check SimpleXML Class exist in your PHP version, like this code, just create test.php
<?php echo (function_exists('simplexml_load_file'))?'yeah':'no';?>
Forum: Plugins
In reply to: [Len Slider] 2.0.9 bugshi, lordzoster!
i dont understand the phrase “I created a pictures slider without adding no picture but some text only”..
pictures slider without pictures?Forum: Plugins
In reply to: [Len Slider] Skins don't display in drop-downHi, steffanieP22!
i just forgot about SimpleXML functions to check for.
<?php echo (function_exists(‘simplexml_load_file’))?’yeah’:’no’;?>Forum: Plugins
In reply to: [Len Slider] len slider 2.0.9 – various errors, not workingFurther, I have enabled autorotate and changed delay time from 20000ms to 3000ms, but still its autorotating with default 20sec time, not 3sec time.
Works fine, some js-code need to be updated in custom skin, also story about not documented custom skin creating.
Your WP version is 3.5+?
Forum: Plugins
In reply to: [Len Slider] len slider 2.0.9 – various errors, not workingI dont see your custom skin, so I cant say whats wrong, I havent description for custom skin create yet, because of time and noone wants help me for that yet.
Forum: Plugins
In reply to: [Len Slider] changing title link destination on vania_fithi, stahnke939! give me just several days, ill try to answer/fix all support threads, just busy now.