featured problem

This topic has been marked as resolved.

hello. i have updated shoppica and now i have a problem with featured section. i have it set up to display 6 on a row but now it shows 4 and has bad layout. if i remove from featured.tpl your modification (
document->shoppica_rightColumnEmpty && $this->config->get('shoppica_products_listing') == 'size_2' && $this->document->shoppica_product_listing_type == 'list') { $grid = 3; $listing_cols = 4; } ?> ) all is fine. why does this happens?

 Adyyda
November 1, 2011 at 12:09 am #3058

Have olso another problem. I can’t verify in your shoppica.net becouse you do not have vouchers on. here is the problem
as unloged customer, i add a product to cart and a voucher. i go to checkout and i login with my data. after i login, instead of my name i have text_logged and sometimes i can’t finish becouse at step 5 i get the error in the picture

 Adyyda
November 1, 2011 at 1:29 pm #3082

i have in the errors log these
2011-11-01 11:14:53 – PHP Notice: Undefined index: shipping_address_id in /home/rpie0019/public_html/catalog/controller/checkout/confirm.php on line 28
2011-11-01 11:14:53 – PHP Notice: Undefined index: shipping_address_id in /home/rpie0019/public_html/catalog/controller/checkout/confirm.php on line 143

 Adyyda
November 2, 2011 at 1:57 pm #3106

for the second problem solution is this http://code.google.com/p/opencart/issues/detail?id=519

 Adyyda
November 2, 2011 at 2:55 pm #3113

i can confirm the problem. that error apears if you do not translate the english files (some of them are updated and so some lines are added and some are removed ).

remains the first problem
hello. i have updated shoppica and now i have a problem with featured section. i have it set up to display 6 on a row but now it shows 4 and has bad layout. if i remove from featured.tpl your modification (
document->shoppica_rightColumnEmpty && $this->config->get(‘shoppica_products_listing’) == ‘size_2′ && $this->document->shoppica_product_listing_type == ‘list’) { $grid = 3; $listing_cols = 4; } ?> ) all is fine. why does this happens?

any ideea TB?

 Adyyda
November 2, 2011 at 7:38 pm #3135

Hi,

Is the “products per row” issue still valid? We see you have 6 products on the home page…

November 7, 2011 at 11:59 am #3295

Hello. it remains. i didn’t added the code i mentioned up (in featured.tpl). if i add your code will breake the layout and show just 4

 Adyyda
November 7, 2011 at 12:10 pm #3297

This works fine with us. Maybe your modifications are messing the grid. We see, you have added more to the website width…

November 10, 2011 at 12:13 pm #3416

yes, the website is wider. will leave it as it is

 Adyyda
November 10, 2011 at 12:39 pm #3418
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.