pirulee
Forum Replies Created
-
Forum: Plugins
In reply to: [License Keys for WooCommerce] Limit your license keys per domain.The premiun (paid) extension allows you to limit the license usages. You might want to check that out.
Forum: Plugins
In reply to: [Post Gallery] auto-publishingClosing ticket since more info is needed. Will reply when and example of the issue is shared.
Forum: Reviews
In reply to: [Post Gallery] Great PluginHi! Thanks for reviewing our plugin!
Feedback is always welcome, could you share with us the error log reported during your cron execution so we can solve this asap?
Please open a new issue ticket if possible.
Best regards!
Forum: Plugins
In reply to: [License Keys for WooCommerce] Not getting license key in order emailLicense Keys are attached only to Order Completed emails. If the order is on-hold, pending or processing, the license key will not be attached to the email (until it is completed).
Forum: Plugins
In reply to: [Post Gallery] How to add custom mp4 videosWe have customized swipebox on version 2.2.4. Mp4 videos are fully supported now.
Forum: Plugins
In reply to: [Post Gallery] Possible to Have Multiple Galleries?Hi Joe!
Yes, it is possible!
You can do this by passing any given post ID to the [post_gallery] shorcode.
For example, you can use the default shorcode [post_gallery] to display the gallery of the current post, and right below use the shorcode pointing to a different post or page (it can be set to visibility false, or a child post) like this [post_gallery id=334] (assuming that 334 is the post Id).
Note: you can easily obtain the post ID in the URL when editing a post, is rge numeric parameter that appears un the edit URL.
This is an example of a product running multiple galleries:
https://www.10quality.com/product/post-gallery-pro/If you need more help, send us a message to info@10quality.com and we gladly help you further.
Best regards
Forum: Plugins
In reply to: [Post Gallery] Fatal Error preventing activationAppears to be a permission issue with your hosting/server, not necessarily with the plugin.
You have 2 options:
1) Add requested permissions
Make sure the folders pointed by the error are writable; which based on what you have shared, should be:/wordpress/core/4.9.5/./wpmvc/cache/travelirvanacom/
2) Disable plugin’s cache
Turn of ‘cache/enabled’ flag in the plugins configuration file located at “plugins/simple-post-gallery/app/Config/app.php”Regards.
Forum: Plugins
In reply to: [Software License Manager for Woocommerce] Plugin no longer workingHere is another alternative:
https://wordpress.org/plugins/woo-license-keys/Here is another alternative:
https://wordpress.org/plugins/woo-license-keys/- This reply was modified 8 years, 2 months ago by pirulee.
Forum: Plugins
In reply to: [Post Gallery] Parse error after last updateVersion 2.1.7 has the fix for the last reported issue.
Forum: Plugins
In reply to: [Post Gallery] Parse error after last updateYou have been the only one reporting php 5.4 issues π
Php 5.6 is the most used and people tend to migrate to php 7 now days, so we have been coding with these versions in mind.
https://wordpress.org/about/stats/I’ll make the fix either later today or tomorrow. π
We forgot that
::classis supported from 5.5 and on, this has been giving you troubles.- This reply was modified 8 years, 2 months ago by pirulee.
Forum: Plugins
In reply to: [Post Gallery] Parse error after last updateVersion 2.1.6 should fix second finding.