You are here: Home
Support site for Tips and Tricks HQ premium products
Yep. I believe i have resolved it.
I added
add_filter( ‘big_image_size_threshold’, ‘__return_false’ );
to the themes ‘functions.php’ file and that looks to of resolved it now 🙂
I do not know what other impact that may have when uploading images for just viewing, i may need to be more cautious and resizing them prior to uploading but at least for the sale side.. this will work
ok, my understanding is it is most likely to do with this
Hi wzp,
through the upload portion in the plugin on gallery creation. (so through the web)
thanks
Thank you very much, that has worked 🙂