Re: HTML image enlarge onclick
Why do you need to enlarge image to 200%? It'll look like crap. The best way is to upload high res images and zoom them with lightbox. most of the customers are using mobiles , so the images appear are very small , so i want to add this option to them when they click on the image it enlarge a bit s...
Jump to post- Sun May 21, 2017 10:28 pm
- Replies 4
- Views 9320
Re: HTML image enlarge onclick
I use HTML in many sections in my website , mainly to display catalouge images , i usually put the width 100% as most of the customers use mobile to browse the site <img id="myImg" src="xxxx" alt="cat 1" width="100%" > i need a code to enlarge the image when ...
Jump to post- Sun May 21, 2017 9:16 pm
- Replies 4
- Views 9320
HTML image enlarge onclick
I use HTML in many sections in my website , mainly to display catalouge images , i usually put the width 100% as most of the customers use mobile to browse the site <img id="myImg" src="xxxx" alt="cat 1" width="100%" > i need a code to enlarge the image when c...
Jump to post- Wed May 17, 2017 12:47 am
- Replies 4
- Views 9320
Re: Multi language search ?
Totally Agree with the money partIP_CAM wrote:correct, but what so you plan to share back ?sharing is Caring bro

for me unfortunately am not programmer and i cant code , so at the moment i can't share much , maybe soon i will learn and start making a difference

- Fri Jan 06, 2017 2:45 am
- Replies 8
- Views 2221
Re: Multi language search ?
It can be done by modifying following two files. /catalog/model/catalog/product.php /catalog/model/catalog/category.php Both of these files contain code to search for given string. Code search given string only in the customer language. If you want to allow customers to search in all languages, you...
Jump to post- Fri Jan 06, 2017 1:02 am
- Replies 8
- Views 2221
Multi language search ?
Hello ,
I use 2 languages : Arabic and English in my site , when am using the site in arabic and i search for using english letters it doesn't work ( no search results ) , and vice-versa , is there a way around this ?
thanks
- Wed Jan 04, 2017 7:14 pm
- Replies 8
- Views 2221
Re: how can i search in all images uploaded in the whole sit
any help please?
Jump to post- Sun Mar 27, 2016 1:12 am
- Replies 4
- Views 729
Re: how can i search in all images uploaded in the whole sit
thank you guys for your replies, i think i did not explain the problem well so i attached some pictures that might help , i want to search in the images i have to choose an image for the product , for example i have the files uploaded like this : offers/march/lulu/11-16/electronics/mobiles/ so i hav...
Jump to post- Fri Mar 25, 2016 11:22 am
- Replies 4
- Views 729
how can i search in all images uploaded in the whole site
Hello,
I have a problem that really waste my time , when adding image to the product i search in the uploaded file but it only search in the opened file , i want to search in all the images i have uploaded , is there a way or an extension to do that ?
thanks
- Thu Mar 24, 2016 12:19 am
- Replies 4
- Views 729
Re: Import/Export extension for products
I have installed this mod, gone through the steps, and when I get to Change Permissions, the option doesn't even exist. I have uninstalled, cleared, verified FTP settings, and it is missing that one option. This tool is completely locked out no matter what I try. Version 2.1.0.2 i have the exact sa...
Jump to post- Mon Feb 29, 2016 4:00 am
- Replies 4
- Views 933
Re: can not set up my timezone
after reinstalling my vqmod i got this error in the server tab admin panel HP Notice: Undefined property: Loader::$config in /vqmod/vqcache/vq2-system_storage_modification_admin_view_template_setting_setting.tpl on line 1397 1396: $timezones = DateTimeZone::listIdentifiers(DateTimeZone::ALL); 1397: ...
Jump to post- Tue Feb 23, 2016 12:44 pm
- Replies 19
- Views 3081
Re: can not set up my timezone
i did all what you guys mentioned but still it doesn't show where it should be ,, this is becoming so annoying
- Tue Feb 23, 2016 1:17 am
- Replies 19
- Views 3081
Re: can not set up my timezone
Yes I notice that... That's why I didn't bother to reply to him. But I'm using this extension in OC 2.1.0.2 and it works beautifully. And because it works on both DB and front end it also did fix my problem with countdown timer that use to go by the server time instead of my location time. That's w...
Jump to post- Mon Feb 22, 2016 6:43 pm
- Replies 19
- Views 3081
Re: can not set up my timezone
i was hoping to find a free solution for it , but now i think i have other thoughts, thanks I think you will find this extension will please you, as if fix all timezone problems and it comes with a beautiful UI http://www.opencart.com/index.php?route=extension/extension/info&extension_id=25071 ...
Jump to post- Mon Feb 22, 2016 2:18 pm
- Replies 19
- Views 3081
Re: can not set up my timezone
that should not be so critical, some of them match OC 1.5 and OC 2.x I would JUST try it out... ;) you got a 50/50 Chance, to get it for free! It should be worth that much... :D Ernie will try those for 1.5, am not confident they will do but you have a point 8) http://php.net/manual/en/timezones.ph...
Jump to post- Mon Feb 22, 2016 1:33 pm
- Replies 19
- Views 3081
Re: can not set up my timezone
not for oc 2.1.0.2 Jump to postEvolveWebHosting wrote:The first 3 listed are freeallgoo wrote:i was hoping to find a free solution for it , but now i think i have other thoughts, thanks
- Sat Feb 20, 2016 11:06 am
- Replies 19
- Views 3081
Re: can not set up my timezone
i was hoping to find a free solution for it , but now i think i have other thoughts, thanks
Jump to post- Sat Feb 20, 2016 3:13 am
- Replies 19
- Views 3081
can not set up my timezone
hello, i use a shared host on hostgator and i wasn't to change the local time zone so the products can be displayed in the local time and i can control the offers times correctly and the shipping dispatches. i have been searching for 2 days for a solution but non solved my case i have tried to do th...
Jump to post- Sat Feb 20, 2016 12:55 am
- Replies 19
- Views 3081
Re: Undefined index: parent_id in /seo_url.php on line 53
Hi allgoo, Either there is no data returned from the query or the field 'parent_id' does not exist in the category table. There should be a check to see if anything is returned from the query before attempting to operate on the resultset. so basically you are saying that this error is caused becaus...
Jump to post- Tue Feb 02, 2016 9:07 pm
- Replies 3
- Views 3469
Undefined index: parent_id in /seo_url.php on line 53
hello, i have a problem in /system/storage/modification/catalog/controller/common/seo_url.php on line 53 52: $category_result = $this->db->query("SELECT * FROM " . DB_PREFIX . "category WHERE category_id = '" . $category_id . "'"); 53: $category_id = (int)$category_resu...
Jump to post- Tue Feb 02, 2016 11:04 am
- Replies 3
- Views 3469