Search found 7 matches

Page 1 of 1

Search found 7 matches

Re: opencart 2.1.0.2 search page no pagination

I tried it,
can you please send me your search.php code or can i send you mine to compare?

I dont know what I am doing wrong

thank you!

Jump to post
  • Wed May 31, 2017 4:32 pm
  • Replies 5
  • Views 1006
Re: opencart 2.1.0.2 search page no pagination

I did try to replace in around line 62: if (isset($this->request->get['limit'])) { $limit = (int)$this->request->get['limit']; } else { $limit = $this->config->get('config_product_limit'); } with: if (isset($this->request->get['limit'])) { $limit = '99999999'; } else { $limit = '99999999'; } but no ...

Jump to post
  • Wed May 31, 2017 6:40 am
  • Replies 5
  • Views 1006
opencart 2.1.0.2 search page no pagination

Hello, Is there any way to remove pagination only in the search page? I mean by editing catalog/controller/product/search.php I want to remove config_product_limit value only for this page. In other words, is there any way to have the search results page to show all products always? thank you in adv...

Jump to post
  • Wed May 31, 2017 4:46 am
  • Replies 5
  • Views 1006
Cannot save related products

I have a very strange problem in opencart script 2.1.0.2, when i am trying to save related products in admin. The problem: e.g 1. I select 2 related products and save them. (everything ok so far) 2. I re-open the product and then make some changes in the product form elsewhere. 3. I re-save it 4. Wh...

Jump to post
  • Tue Oct 04, 2016 2:00 am
  • Replies 5
  • Views 1264
Meta description στην Αρχική σελίδα

Γεια σας,

έχει βρει κάποιος τρόπο να έχουμε δίγλωσσο meta description στην αρχική σελίδα?

Αυτό που υποστηρίζει το opencart τώρα είναι μέσω του system--->settings-->store να αποθηκεύεται το meta description χωρίς υποστήριξη γλώσσας.


ευχαριστω πολύ!

Jump to post
  • Sun Apr 28, 2013 8:37 pm
  • Replies 2
  • Views 557
Re: Viva Payments

Καλησπέρα,
ενδιαφέρομαι και εγω για το module του Viva Payments

Jump to post
  • Tue Mar 05, 2013 3:30 am
  • Replies 11
  • Views 2744

Page 1 of 1

Search found 7 matches