WordPress out of memory error
As you know, we developed the Image Store plugin and many photographers using the plugin with large image files will come across “Out of memory” errors when processing these large images. If you ever received this error in WordPress there are two settings (constants) that you can use in the wp-config.php file to control the memory limits, WP_MEMORY_LIMIT and WP_MAX_MEMORY_LIMIT. […]
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 […]