10Quality
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Gallery] How to add custom mp4 videosVersion 2.2.1 supports uploaded MP4 videos, although take in consideration that due to current WordPress limitations, no thumbnail of the video is shown in the gallery (for now a default placeholder displays instead).
Since Swipebox (our light-box solution) doesn’t support mp4 videos, any uploaded video will not display with lightbox, instead, when the thumbnail is clicked, the site will redirect the user to the video url and starts playing it.
- This reply was modified 8 years ago by 10Quality.
Forum: Plugins
In reply to: [Post Gallery] Change Size of Arrows?We have just released PRO version 1.2.0, in which we have included the option to change arrow sizes.
https://www.10quality.com/2018/05/23/post-gallery-pro-version-1-2-0/
You can wait until wordpress notifies you about the update, or you can go to “Manage License Key” and hit the “Validate” button twice until the update notice appears in your wordpress setup.
Additionally, you can customize the templates that comes with the plugin in your theme, so if you need to make more adjustments, let me know and we can guide you through.
Regards.
Forum: Plugins
In reply to: [License Keys for WooCommerce] Fatal Error on ActivationFixed on version 1.0.9
Forum: Plugins
In reply to: [Post Gallery] How to add custom mp4 videosNot at the moment, we have not tested the gallery with mp4 attachments because usually WordPress restricts uploads to 2mb.
Although we will be checking this for sure in the next release.
Forum: Plugins
In reply to: [Post Gallery] Change Size of Arrows?Hi Joe!
No in the current version, but we will be adding this option in the next release.
Forum: Plugins
In reply to: [Post Gallery] Parse error after last updateHot fix on version 2.1.5.
Thanks for reporting.
Forum: Plugins
In reply to: [License Keys for WooCommerce] error 500 after activate extendedThanks for your purchase Danny, we are glad we were able to solve your issue via email.
Extended version was wrongly set to only work with PHP7, we have extended its support to work with php >= 5.4, same as the regular version.
Best regards.
Forum: Plugins
In reply to: [Post Gallery] Error Fatal at activationHave you double checked that you are not running any PHP cache nor your server some sort of PHP cache activated?
Forum: Plugins
In reply to: [Post Gallery] Error Fatal at activationHi @eduancor!
For some reason it appear that your setup is not loading a file that does exists in WordPress.org repository:
https://plugins.trac.wordpress.org/browser/simple-post-gallery/trunk/app/BootCould you please verify that this file exists in your setup?
You can do this by going to Admin Dashboard > Plugins > Editor,then select “Post Gallery” plugin, and check that the file “app/Boot/bootstrap.php” exists. If not, then I would recommend to deactivate/delete the plugin and try to download/activate it again, and double check that everything was downloaded this time.
If the file does exist, then this could be caused because your PHP version is a bit old and it is not recognizing the
__DIR__constant which was added on PHP 5.3.If your PHP version is later than 5.4, then this could be caused by PHP cache, which is implemented usually by your hosting/server.
Let us know if this solved your issue, if not make sure to reply back.
Regards.
- This reply was modified 8 years, 3 months ago by 10Quality.
Forum: Reviews
In reply to: [Post Gallery] Simply excellent!Thank you for the review!
To keep you updated… we have added the much requested Video support (YouTube and Vimeo videos are supported).
We have extended this feature in the pro version:
https://www.10quality.com/product/post-gallery-pro/Best regards and see you in the Wolrd Cup!
Forum: Plugins
In reply to: [Post Gallery] Fatal error at activationIf the error persist, try to disable cache. To do this you will need to modify the configuration file located at
plugins > simple-post-gallery > app > Config > app.phpAnd change line:
'cache' => [ 'enabled' => true, ]To this one:
'cache' => [ 'enabled' => false, ]Forum: Plugins
In reply to: [Post Gallery] Problems with the last update.After a session with @jeferssons, we have found out that the issue was related to cache and not with the plugin itself.
This was not WordPress cache, it was PHP cache, php was loading an older version of one of the files and this was causing issues when loading the plugin.
For anyone running into similar problems, make sure you cache is cleared.
Thanks @jeferssons for your time, thankfully no bugs were reported nor found. Good luck with your site 🙂
- This reply was modified 8 years, 3 months ago by 10Quality.
Forum: Plugins
In reply to: [Post Gallery] Problems with the last update.Join this hangout please:
–HANGOUT REMOVED–- This reply was modified 8 years, 3 months ago by 10Quality.
Forum: Plugins
In reply to: [Post Gallery] Problems with the last update.Everything points out to be a js/css issue… Do you mind if we do a quick hangout call so you can show me the error, cuz I am not being able to reproduce it.
Forum: Plugins
In reply to: [Post Gallery] Problems with the last update.
