Search found 7 matches

Page 1 of 1

Search found 7 matches

File name depended on language change

Hi in product.tpl I've put a link to csv file. Now I would like that if the user change language the link will be changed and it will provide to the file with correct language version. <?php if (substr($code,0,2) == "en") { filename = 'image/' . $image_path . '/'. $product_id . '_en.csv'; ...

Jump to post
  • Fri Apr 13, 2018 2:19 pm
  • Replies 1
  • Views 305
Re: Prodcuts per page depending on window width

Well, we where talking about different things, you about the max-value of products on a page, and I was explaining the amount of products per ROW! That's why I was so suprised what you were talking about ;) Correct me if I'm wrong - the code that you have posted check all limits which are in the ar...

Jump to post
  • Tue Oct 24, 2017 3:34 pm
  • Replies 6
  • Views 1491
Limit ilość produktów na stronie (OC 2.x)

Cześć, pisałem na angielskojęzycznym forum w tym temacie ale wyjaśnienia ze strony osób tam odpowiadających są dla mnie pozbawione logiki, więc może tutaj ktoś mi może pomóc w wyjaśnieniu tej sprawy. W opcjach motywu można ustawić ilość produktów wyświetlanych na stronie. Chciałbym aby na stronach s...

Jump to post
  • Tue Oct 24, 2017 5:19 am
  • Replies 2
  • Views 3432
Re: Prodcuts per page depending on window width

Sorry guys but I can't agree with this what you are talking about. If this what you wrote is true, what for is this option with items per page??? The controller - category.php says exacty about the limits per page which also configure pagination. The bootstrap says onyly how many columns and rows wi...

Jump to post
  • Tue Oct 24, 2017 5:00 am
  • Replies 6
  • Views 1491
Re: Prodcuts per page depending on window width

Hi,

thanks for the advice, but this solution is not for me - the container is set to 100% of height so no meter what width you set it shows always so many items as you have set in theme options. In fact I use this product grid - for mobile is one box per row and for desktop 3 boxes per row.

Jump to post
  • Mon Oct 23, 2017 2:23 pm
  • Replies 6
  • Views 1491
Prodcuts per page depending on window width

Hi! I've got a question. My store has 2 versions mobile and desktop. What I need is different number of items per page for desktop version (6 items) and mobile version (3 items). So I've try to use javascript to change the form with limits in category.tpl $(function () { if ($(window).outerWidth()>8...

Jump to post
  • Mon Oct 23, 2017 5:48 am
  • Replies 6
  • Views 1491
OC 2.3.0.3 problem with SMTP configuration

Hi, I completly don't know what I'm doing wrong. This are setting in mail tab: Protocol: SMTP Parm: -fmymail@store.pl Hostname: tls://server.adress SMTP username: mymail@store.pl SMTP pass: password SMTP port: 465 SMTP Timeout: 5 I've tried hostename with ssl:// and without this prefix and I'm getti...

Jump to post
  • Wed Sep 20, 2017 5:12 am
  • Replies 1
  • Views 1475

Page 1 of 1

Search found 7 matches