- Posts: 57
- Thank you received: 1
How can I hide this + get image
11 years 9 months ago #181658
by 888
How can I hide this + get image was created by 888
-- HikaShop version -- : 2.3.4
-- HikaMarket version -- : 1.5.1
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.14-1
hi
on add product on front end, How can I hide this + get image
I only want to vendors to upload Image from user computer not to get image on server
hide / rimove
<a onclick="return window.hkUploaderList.browseImage(this);" id="hikamarket_product_image_addpopup" href="/index.php?option=com_hikamarket&ctrl=upload&task=galleryimage&uploader=product&field=product_image&product_id=0&product_type=product&file_type=product&tmpl=component&Itemid=844&lang=en" rel="{handler: 'iframe', size: {x: 750, y: 460}}"><span class="hikam_add_btn"></span></a>
thanks in advance
-- HikaMarket version -- : 1.5.1
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.14-1
hi
on add product on front end, How can I hide this + get image
I only want to vendors to upload Image from user computer not to get image on server
hide / rimove
<a onclick="return window.hkUploaderList.browseImage(this);" id="hikamarket_product_image_addpopup" href="/index.php?option=com_hikamarket&ctrl=upload&task=galleryimage&uploader=product&field=product_image&product_id=0&product_type=product&file_type=product&tmpl=component&Itemid=844&lang=en" rel="{handler: 'iframe', size: {x: 750, y: 460}}"><span class="hikam_add_btn"></span></a>
thanks in advance
Please Log in or Create an account to join the conversation.
11 years 9 months ago #181660
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic How can I hide this + get image
Hi,
In the view "productmarket | form_image" please replace
By
Regards,
In the view "productmarket | form_image" please replace
Code:
'gallery' => $upload,
Code:
'gallery' => false,
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: 888
Please Log in or Create an account to join the conversation.
11 years 9 months ago #181687
by 888
Replied by 888 on topic How can I hide this + get image
Thanks
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.189 seconds