-
MillaN
KeymasterI don’t know what is adding this color selector, so I can’t comment on why it is gone.
-
MillaN
KeymasterJune 6, 2015 at 1:51 pm in reply to: WP Plugin Cornerstone does not load because of qr code plugin #2455As I said, I can’t reproduce this.
-
MillaN
KeymasterJune 2, 2015 at 6:43 am in reply to: How do I update a SMART Sidebars plug-in to a new version? 2.6 to 2.6.1 #2448Hi,
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 -
MillaN
KeymasterJune 2, 2015 at 6:42 am in reply to: WP Plugin Cornerstone does not load because of qr code plugin #2447I 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
-
MillaN
KeymasterHi,
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 -
MillaN
KeymasterMay 30, 2015 at 5:28 pm in reply to: WP Plugin Cornerstone does not load because of qr code plugin #2440I 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.
-
MillaN
KeymasterMay 28, 2015 at 7:53 pm in reply to: WP Plugin Cornerstone does not load because of qr code plugin #2438I have added this to the list, and I will check out what can be wrong.
-
MillaN
KeymasterHi,
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 -
MillaN
KeymasterApril 25, 2015 at 8:26 pm in reply to: Force tabs to show up after scroll pass a certain y value #2419No there is not. It is interesting idea, but it can’t be done right now.
Milan
-
MillaN
KeymasterYes, that’s it.
-
MillaN
KeymasterOnce 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
-
MillaN
KeymasterMy 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
-
MillaN
KeymasterI have no idea, it is not related to my plugin, and I don’t know what you used for that before.
-
MillaN
KeymasterHi,
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
-
MillaN
KeymasterIt 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.
