MillaN

MillaN

@millan

Viewing 15 replies - 196 through 210 (of 254 total)
Author
Replies
  • in reply to: Classic Counter – Counting up from a number #1852

    Hi,

    There are examples for different types of counts (including count up), and there is a documentation (docs folder in the plugin package) with all plugin settings and options. And there are few more examples in form of tutorials: http://www.smartplugins.info/tutorials/smart-timer-and-counter/

    The code you posted has nothing to do with my plugin, and I am not sure what I can help you with there.

    It is best you check out documentation PDF file first and examples that are included with the plugin. After that let me know if you have any problem using the plugin.

    Regards,
    Milan

  • in reply to: Sidebar Sliders Showing Under IE Scroll Bar #1850

    if you can provide me with URL where I can test, I can take a look.

  • in reply to: Sidebar Sliders Showing Under IE Scroll Bar #1848

    Hi,

    I have tested in IE, and it has no issue with this (IE 9, 10, 11). I am not sure what sort of a scrollbars you have in IE that appear as transparent in the first place, none of the IE versions I tried have them. Most likely answer is that your theme (or some other plugin) adds some custom jQuery plugin for scrollbars that is causing the problem. If that is the case, try to increase zIndex parameters for my plugin to try and place it above everything.

    Milan

  • in reply to: Auto open on load #1831

    Great, glad I could help!

  • in reply to: Auto open on load #1827

    Hi,

    You need to remove my old custom code.

    I checked the source, and on front page code for the slider shows that openOnLoad is disabled, on other pages is enabled. I also noticed that you use cache plugin, so it might be that front page is cached earlier before you enabled openOnLoad. Try to clear all the cache first, and see if it is OK than.

    Milan

  • in reply to: Sidebar Sliders Not Appearing on Site #1826

    It will be fixed soon, and new version will be out during this week.

    Milan

  • in reply to: Sidebar Sliders Not Appearing on Site #1823

    Hi,

    jQuery plugin used to display sidebars (my Smart Tab Drawer) adds extra space that is needed to make proper rotation of the the tab element for some browsers. I plan to make some changes there to try and have that extra space removed, so that tab can end on same height as the sidebar inside. I hope to have this done soon, and than will have that included in Smart Sidebars Slider plugin too.

    Milan

  • in reply to: Sidebar Sliders Not Appearing on Site #1815

    Yes, sidebar size is partially determined by the position of the Tab. You can play with the positions and sizes to see if you can get it to look better. Or move one tab to the other side.

    Thanks for the rating!

    Milan

  • in reply to: Sidebar Sliders Not Appearing on Site #1810

    Yes, last night. It is available for download via your CodeCanyon download page.

  • in reply to: Sidebar Sliders Not Appearing on Site #1808

    Let me know if it is all OK with new version.

  • in reply to: Sidebar Sliders Not Appearing on Site #1806

    New plugin version is waiting to be approved, and it should be available soon. New version will only allow for one plugin on each side to be open on load, to avoid such problems.

    BTW, I quite like the colors you created for your sidebars.

    Milan

  • in reply to: Sidebar Sliders Not Appearing on Site #1800

    I have found the issue. You set all 3 sidebars to be open on load, and only one can be. Current plugin version is not handling that, and you can’t have more than one sidebar auto open on each side. But, I also found few other issues because of it, and new version will be released during the day to fix all that.

    Milan

  • in reply to: How to install update #1738

    Sorry for my late reply here, but I have already replied in the CodeCanyon comments. Here is the answer again:

    1. Download file again, when you download it now you will get new version. There is only one download link, but it will always give you latest available version.
    2. Here is tutorial on installing and updating plugins: [url]http://www.smartplugins.info/tutorial/general-wordpress/installing-wordpress-plugins/[/url]

    Milan

  • in reply to: Improve scheduler #1708

    Hi,

    Thanks! Right now, removal tools are not in the scheduler, because they use completely different logic to work. They require user input to select only part of the results, and right now you need to selected what to do. One of the things I would do in the future version (it is complicated, but doable) is to have preview of data before deletion. But, I can add these tools to scheduler too, and I see how it can be useful too.

    Right now I plan to add one more minor release, before starting work on major 5.0, but I have no time table for that yet.

    Regards,
    Milan

  • in reply to: Hello #1687

    You need to learn using some sort of browser CSS inspector so you can get which elements to change and apply styles too. Each element in the clock has own CSS class, and you can apply styles to any of theme through CSS styles. Labels and digits have separate classes and main color styles applied to the timer have different relative sizes set, and I can’t give you simply which class to change, you need to get it through browser inspector, since it depends on the timer configuration, skin and style you use.

    I can help you problems you might have, and eventual bugs, and I can point you to a direction on how to do different things, but I don’t have time to teach you basics when it comes to styling elements. I am sorry, but any work that needs to be done with JavaScript plugins require some basic knowledge on how to do this basic things. You need to know how to use style inspectors, find element you want to change and what style you want to apply to it.

    Regards,
    Milan

Viewing 15 replies - 196 through 210 (of 254 total)