MillaN

MillaN

@millan

Viewing 15 replies - 136 through 150 (of 254 total)
Author
Replies
  • in reply to: Products gets broken #2456

    I don’t know what is adding this color selector, so I can’t comment on why it is gone.

  • As I said, I can’t reproduce this.

  • Hi,

    Documentation is updated only when there is something new added that requires adding to documentation. As for the update, here is the tutorial for install/update: [url]http://www.smartplugins.info/tutorial/general-wordpress/installing-wordpress-plugins/[/url].

    Regards,
    Milan

  • I used this integration while working with Cornerstone, and it is working on my end. Can you explain better what do you mean by ‘Cornerstone does not load’? What exactly is not working?

    Milan

  • in reply to: Align center and translate #2446

    Hi,

    1. If you mean ‘align center for each number inside it’s box’, they are already aligned center, but you must be having some conflict with CSS on your page to cause this.
    2. Here is the tutorial about adding languages: [url]http://www.smartplugins.info/tutorial/smart-timer-and-counter/creating-countertimer-language-files/[/url].

    Regards,
    Milan

  • I don’t have any issues like this. I have installed Cornerstone plugin, and it works with QR code plugin. Maybe you have some other conflict.

  • I have added this to the list, and I will check out what can be wrong.

  • in reply to: Generation of slow queries #2426

    Hi,

    yes, these are queries from my plugin, but they are not slow queries, since they perform only count and sum over the data that is indexed, and there are no joins even in there. Every plugin I make I always test SQL queries that might be causing problems, and the same is done with this plugin, and no such queries are found. Also, plugin is used on large number of websites and no one has reported anything similar to this.

    And the log you posted says that the query was executed for 1 second, and if that is not rounding up, it points that your server is very slow or has some other performance issue. On most hosting servers, these queries typically run in under 0.1 second.

    Regards,
    Milan

  • in reply to: Force tabs to show up after scroll pass a certain y value #2419

    No there is not. It is interesting idea, but it can’t be done right now.

    Milan

  • in reply to: Apply a new style I created with Styler #2417

    Yes, that’s it.

  • in reply to: Apply a new style I created with Styler #2413

    Once you have new custom styles created, you just go and edit sidebar and you have option to change it’s style and you will be able to use custom styles you created.

    Milan

  • in reply to: Persistent Transient records #2409

    My Smart Security Tools plugin has powerful events tracking system, but it currently can’t track 301 redirects since they are not necessarily considered security related events.

    WordPress has canonical redirect system that uses 301 all the time: if visitor comes to your website with URL that WordPress things it should look differently, it will rewrite and redirect to correct URL. I will see about adding security event for 301 in next version of Smart Security Tools plugin, but right now I am not sure how that will work or if I can track it for log purposes.

    Milan

  • in reply to: Persistent Transient records #2407

    I have no idea, it is not related to my plugin, and I don’t know what you used for that before.

  • in reply to: Persistent Transient records #2404

    Hi,

    Plugin can clean things, but it can’t prevent WordPress and other plugins from creating transient records again. Transients are used as sort of cache, and it is very useful to have. But sometimes they can grow out of control without proper timeouts set, so my plugin can remove that.

    The only way to stop creation of transients is to find what is making them and disable that. But that is not something I can recommend.

    Milan

  • in reply to: Setting cookie #2391

    It works fine. I opened your page, and popup shows. I refreshed the page, and it shows again. Refresh again, and it is not displayed anymore. Tested in Chrome and Firefox.

Viewing 15 replies - 136 through 150 (of 254 total)