Page 1 of 1
Search found 17 matches
Re: Product link to contact form
Hi, You should provide those details sooner to get a proper solution. If I understand you, in category.php find: 'href' => $this->url->link('product/product', 'path=' . $this->request->get['path'] . '&product_id=' . $result['product_id'] . $url) Change it to: 'href' => strstr('MacBook', $result...
Jump to post- Wed May 16, 2018 3:34 pm
- Replies 9
- Views 1468
Re: Product link to contact form
Thanks a lot!! It worked as you said. I think i had not given the full info about what i need. The thing is, i have various categories of products, with lots of basic products on them. And also a "customize your product" product on each category. So i was thinking to filter the results ar...
Jump to post- Wed May 16, 2018 2:37 pm
- Replies 9
- Views 1468
Re: Product link to contact form
Its simple. Click on a product on category page and be redirected to the contact form. Jump to post
- Tue May 15, 2018 9:05 pm
- Replies 9
- Views 1468
Re: Product link to contact form
Nobody knows?
Jump to post- Tue May 15, 2018 7:11 pm
- Replies 9
- Views 1468
Re: Product link to contact form
Exactly in the Category page. Jump to post
- Tue May 15, 2018 3:27 am
- Replies 9
- Views 1468
Product link to contact form
Hi to everyone:
Is there any way to change a product link to the contact form???
I mean clicking on a product and being redirected to the contact form.
I use 2.3.0.2
Thanks in advance
- Tue May 15, 2018 2:18 am
- Replies 9
- Views 1468
Re: OpenCart 2.0 Curl/Http Loopback Workaround!
I sent you a pm, thanks in advance. Jump to poststraightlight wrote: ↑Thu Apr 05, 2018 12:21 amThen, the issue is not with the topic you are posting into. Send me a PM to troubleshoot this issue knowing whether it's an extension issue or an issue originating from the core.
- Thu Apr 05, 2018 12:27 am
- Replies 40
- Views 92813
Re: OpenCart 2.0 Curl/Http Loopback Workaround!
Im on 2.3.0.2 and still getting this error. Can i pm you? Jump to poststraightlight wrote: ↑Thu Apr 05, 2018 12:18 amAt this point, if you are still using an OC version that uses cURL locally between controller files, I would strongly suggest to upgrade your OC version to at least v2.3.0.2 release.
- Thu Apr 05, 2018 12:19 am
- Replies 40
- Views 92813
Re: OpenCart 2.0 Curl/Http Loopback Workaround!
The cURL function for local APIs were removed on more recent OC versions since web hosters were blocking these methodologies on being applied for local purposes. So why i have the syntaxerror unexpected end of file json... When i click on Next when editing an order?? I have an Ssl certificate, http...
Jump to post- Thu Apr 05, 2018 12:06 am
- Replies 40
- Views 92813
Re: OpenCart 2.0 Curl/Http Loopback Workaround!
In OpenCart 2.0, there is a new API system that uses a "curl" call (curl is a server-side web call) from the admin area to the front end. This method of calling the same domain from the admin side to the catalog side results in a "loopback" connection. It seems a good number of ...
Jump to post- Wed Apr 04, 2018 11:56 pm
- Replies 40
- Views 92813
Re: Products not loading on https
When i use HTTP protocol , all my category products are showed: http://www.laclonadora.com/index.php?r ... th=170_177 But when i use HTTP, it only shows a few, and stuks at LOADING : https://www.laclonadora.com/index.php?r ... th=170_177 By increasing the number of results per page may simply resul...
Jump to post- Mon Apr 02, 2018 6:06 am
- Replies 5
- Views 580
Re: Products not loading on https
Yes, but increasing the number of items per page to 100, but i think it´s not the best solution Jump to poststraightlight wrote: ↑Sun Apr 01, 2018 7:22 pmI just went to your store and all links seem to be loading normally with the products. Has this issue been rectified?
- Sun Apr 01, 2018 8:34 pm
- Replies 5
- Views 580
Products not loading on https
Hi to all, i have a problem: When i use HTTP protocol, all my category products are showed: http://www.laclonadora.com/index.php?route=product/category&path=170_177 But when i use HTTP, it only shows a few, and stuks at LOADING: https://www.laclonadora.com/index.php?route=product/category&pa...
Jump to post- Sun Apr 01, 2018 6:12 pm
- Replies 5
- Views 580
Re: Retrieve full category tree?? Help needed
You can try now.
Jump to post- Wed Feb 28, 2018 8:21 pm
- Replies 5
- Views 3368
Re: Retrieve full category tree?? Help needed
Done!! Here is an example http://laclonadora.com/prueba11.php
The thing now is to translate it to opencart code.
- Fri Feb 23, 2018 6:20 pm
- Replies 5
- Views 3368
Re: Retrieve full category tree?? Help needed
No OC version posted. See this extension: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=27907 Its 2.3.0.2. Thanks for your answer, but i need to do it myself, as part of the mod im working on... My main need its to retrieve the full category tree from the data...
Jump to post- Thu Feb 22, 2018 7:34 am
- Replies 5
- Views 3368
Retrieve full category tree?? Help needed
Hi to all!! I am in the early stage on developing a Mod. Its easy and simple, but i cant find a way to resolve a problem. I need to fill a dropdown with the full category tree, like this: - Category 1 - Category 1 - SubCat 1 - Category 1 - SubCat 2 - SubCat 1 - Category 2 And so... I couldnt find an...
Jump to post- Wed Feb 21, 2018 10:34 pm
- Replies 5
- Views 3368
Search found 17 matches