MillaN

MillaN

@millan

Viewing 15 replies - 226 through 240 (of 254 total)
Author
Replies
  • in reply to: format the counter #1473

    You need to adjust ‘layout’ and set it to “Short”. In documentation, in section Modules / Layout you have possible individual values you can combine to get layout. So you can set ‘layout’ to “h:m:s” for same effect.

  • in reply to: format the counter #1471

    Did you checked up the documentation and examples? What is the current code you have and want to modify?

    Milan

  • in reply to: Smart Envato API 2.7 #1431

    It looks like that things are back to normal, and this is not necessary any more.

  • in reply to: Not able to add new item code #1412

    Did you made changes to your username on CodeCanyon? This check relies on Envato API, and I had no issues with it so far. If you want I can try to test it, but I would need your username and API key, and ID’s for products you tried. If you want to do this, use contact form to send me information: http://www.smartplugins.info/contact/

    Milan

  • in reply to: Large Multisite – Nothing Seems to Happen #1410

    No problem, let me know if you need more help.

  • in reply to: Large Multisite – Nothing Seems to Happen #1407

    OK, 500 internal server errors points to a problem on a server side. You need to check the server error log where PHP logs errors. In 99% of the cases, servers are configured to store errors in log files, but it depends on the server and hosting company where this file is located. If you are not sure, check control panel for your server hosting or consult hosting company. You can upload ZIP-ed version of the log file here, and I can check it out for you.

    Milan

  • in reply to: Large Multisite – Nothing Seems to Happen #1405

    Hi,

    First, if you run Network cleanup it will affect only network related/shared database tables. To cleanup individual sites tables, plugin needs to be used with each site independently. Plan is to have network control cleanup affecting all sites at once, but that is planned for version 5.0 and no timeframe for that release exists yet.

    As for your problem, cleanup mostly didn’t even start due to the error, either in JavaScript or on server side. Can you list exactly which tools for cleanup you checked for use? Also, when you start the process, check out if there are any JavaScript errors in the browser (Firebug for Firefox debugger or similar). And check out server error log for any errors in PHP logged there.

    Milan

  • in reply to: Hide counter when it has ended #1399

    Hi,

    Version 2.5 has many changes, and now the finished callback is executed when counter starts and reached 0 (started with 0, expired). Your code should be OK with new version.

    Milan

  • in reply to: Removing attachments that have been replaced by newer versions #1378

    Hi,

    This is tricky thing to. Can you tell me, you are only linking to these attachments through post content? How it is done, direct link, shortcode or what? Let me think about it, if this takes significant time to be done, I will not be able to add it to plugin since there is no interest for this.

    Milan

  • in reply to: Removing attachments that have been replaced by newer versions #1376

    Hello,

    These two are doing as the name says:

    – “missing parent posts” -> attachment is in the system, it has attached flag on, but the post it should be attached to is removed
    – “unattached -> attachment is not attached to any posts.

    You can also select attachment type to target only PDF files in this case. Make sure you backup your data just in case when you run it for the first time in case you run into any problems.

    Regards,
    Milan

  • in reply to: If Collection created and added no PREVIEW on mouseover #1371

    Hi,

    No need for uninstall, just replace files. Uninstall can be good if some files are removed from previous version to clean up the old files. In this case that is not needed. If you uninstall first, you will not lose any settings.

    Milan

  • in reply to: If Collection created and added no PREVIEW on mouseover #1362

    No problem. I too work (partially) over the weekend, but I stay away from forums and communities, trying to be more effective.

  • in reply to: If Collection created and added no PREVIEW on mouseover #1360

    New plugin version 2.6 is now waiting for approval on CodeCanyon with the improvement to normalize collections data and display preview.

    Let me know if all is OK after you get new version. I hope that Envato will approve it in the next 12-24 hour.

    Milan

  • Hi,

    PDF user guide contains information about all that, including how to get Collection ID.

    Milan

  • in reply to: If Collection created and added no PREVIEW on mouseover #1358

    Hi,

    Problem with some Envato results return through API is that a lot of item information is missing. Collections include only some information about items, and preview is missing. Same is true for search results, but for search widget I added normalization that makes extra calls for each items to get the missing data. I will release new plugin version where the same will be done for collections, and data will have everything needed after normalization process. Until Envato improves API, this will be needed.

    Regards,
    Milan

Viewing 15 replies - 226 through 240 (of 254 total)