You are here: Home
Support site for Tips and Tricks HQ premium products
Thanks admin….
That is the solution i was looking…
Open the “eStore_advanced_configs.php” file and search for the following line of code:
define(‘WP_ESTORE_ENABLE_ADVANCED_NGG_FILE_SERVE’, false);
Once you find it change it to the following:
define(‘WP_ESTORE_ENABLE_ADVANCED_NGG_FILE_SERVE’, true);
This will make it to where eStore will first look for the “.jpg_backup” version of the image at the time of download and serve that one to the customer if it finds it.
Ok I have found how to work with Variations, categories.
Thanks and Sorry ( I just use the eStore a few days )
I mean physical products [ I use also manual checkout, no paypal ].
I sell pictures and i like to add the option to the customers to make a package of 10 or 20 pictures [ I can’t figure it out how to do it ]
Another example is to let them select if they want prints or the pictures on CD/DVD .
I read all the forum and i found only this
How to Configure a Bundled Product Using the Existing Products
but i dont get it right
Thanks