Image Store: how to resize the lightbox image
One of the most asked question we receive on setting up Image Store is, how to resize the ligthbox image? so here are the steps in how to do it. First we have to change your image preview size. Go to image store > settings > Image > Image preview size. change the width and height (quality is optional ). Be […]
How to rollback a WordPress update
So, you just updated WordPress to the coolest, latest version; but you can’t access your website, the site is not working properly, or maybe there are errors showing throughout the website. For the most part, these are issues are caused by a theme or plugin that has not been updated to work with the latest WordPress […]
WordPress: Allow users to upload images by role without a plugin
If you allow guest blogging on your WordPress installation, or you want someone to act as a contributor to your site – by contributor I mean create post for review adding images and files at the same time – some WordPress roles have restriction on file uploads. The most obvious solution is to install a roles […]
Download large files avoiding out of memory errors
Recently, I was working on a site for one of my customers and I was asked to fix an issue they had uploading and downloading large image files ( 9M+ ). The issue The customer has a shopping cart that allows the user to download ZIP files of the items purchased. User can add as many products as […]