Hello,
Sorry for this small oversight, your return allowed us to correct this small error.
I will guide you to quickly correct this, follow me step by step :
- Go to "Controllers" folder, in YourWebsite\administrator\components\com_hikashop\controllers
- Find your file "Config.php", and open it
- Go around line 115, and search "config_store_address", you will find this :
- Add these commands :
$formData['image_address_path']=hikaInput::get()->getRaw( 'config_image_address_path','');
$formData['img_style_css']=hikaInput::get()->getRaw( 'config_img_style_css','');
To have, this :
On our side we will update our futur HikaShop package, thanks for your return.
Regards