I have OpenCart v149.2 installed with Options Plus. Works great!
Currently I can add images to Product Options Values for a Product via the Options Plus Module by clicking on the image box and selecting the image from Image Manager. Works great!
How do I add an "image file path" input box to the Options Plus Module?
Basically I want the ability to either select the image from Image Manager or type, copy, or paste the file path to the image in the new "image file path" input box. Currently I do not have a file path box in Options Plus. How do I add it?
Thank you.
Currently I can add images to Product Options Values for a Product via the Options Plus Module by clicking on the image box and selecting the image from Image Manager. Works great!
How do I add an "image file path" input box to the Options Plus Module?
Basically I want the ability to either select the image from Image Manager or type, copy, or paste the file path to the image in the new "image file path" input box. Currently I do not have a file path box in Options Plus. How do I add it?
Thank you.
Try this.
1. EDIT: admin/view/template/module/options_plus_form.tpl
2. FIND:
3. REPLACE WITH:
1. EDIT: admin/view/template/module/options_plus_form.tpl
2. FIND:
Code: Select all
<input type="hidden" id="image_
Code: Select all
<input type="text" id="image_
Qphoria wrote:It's hidden so that if you don't change the image and save, it will still pass the value. The image filemanager gets the image and populates that field by default.Brook wrote:You are the man! Works great! Thank you. I did not realize that the input box was hidden.
Hi
Where I can download this module for version 1.4.9.1? ...
Thanks
Who is online
Users browsing this forum: No registered users and 5 guests