Post by joxxxe » Tue Aug 25, 2009 10:04 am

Hello everybody, i have a problem when i try to add some product to my basket

this not refresh at the moment

i altered the code

<div id="column_left">
<?php foreach ($modules as $module) { ?>
<?php if ($module['position'] == 'left') { ?>
<?php echo ${$module['code']}; ?>
<?php } ?>
<?php } ?>
<?php foreach ($modules as $module) { ?>
<?php if ($module['position'] == 'right') { ?>
<?php echo ${$module['code']}; ?>
<?php } ?>
<?php } ?>
</div>

maybe something is wrong?

when i press a add to cart button this not refresh ... and the product is not added to the cart...
i need reload the page for can check the new product..but i dont like in that way.. some idea?

New member

Posts

Joined
Mon Jul 13, 2009 1:53 pm

Post by Qphoria » Tue Aug 25, 2009 11:11 am

so you put all the modules on one side? Do you have the cart module enabled?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by joxxxe » Tue Aug 25, 2009 11:18 am

yes the cart is working, all is working but... this not refresh instantly, but when i open another pag... the product appears in the module... but in the demo the product is added instantly. like a effect... and refresh without reload the page, hope some can help me, thanks.

New member

Posts

Joined
Mon Jul 13, 2009 1:53 pm

Post by joxxxe » Wed Aug 26, 2009 12:30 am

lplease some idea, some help?

New member

Posts

Joined
Mon Jul 13, 2009 1:53 pm

Post by joxxxe » Wed Aug 26, 2009 6:13 am

ihave solved this problem, i had remove class="middle" and id="column_right" from cart.tpl , i added those codes again and all is working fine, ups, thanks anyways.

New member

Posts

Joined
Mon Jul 13, 2009 1:53 pm
Who is online

Users browsing this forum: No registered users and 7 guests