I cant get it to work, if i made a block in product page under the description with “Recently viewed” it isnt a problem.
i have two other blocks under the “Product details page tabs” (on design >> blocks)
one “also bought” and one “tag cloud” but if i go to the product page i cant see the blocks.
i think it´s an bug.
can help anyone, please?
[quote name=‘Triplex’]I cant get it to work, if i made a block in product page under the description with “Recently viewed” it isnt a problem.
i have two other blocks under the “Product details page tabs” (on design >> blocks)
one “also bought” and one “tag cloud” but if i go to the product page i cant see the blocks.
i think it´s an bug.
can help anyone, please?[/quote]
Here is the fix:
[URL]http://zeke.dev.cs-cart.com/updates/changeset_r7660.tgz[/URL]
WOW, unbelievably very fast reply. i will test it now and reply the result.
O.K. it´s work perfectly. When comes the new version without the bugs?
[quote name=‘Triplex’]O.K. it´s work perfectly. When comes the new version without the bugs?[/quote]
lol you’re really funny buddy
Why Thats was my real question. I love CS-Cart more than all other carts, but i only like to know when comes a final without bugs.
I have see now a error again.
I can only build the Block “aslo bought” on Products Page ans not on cart or checkout Page!
thanks for help!
[quote name=‘Triplex’]I can only build the Block “aslo bought” on Products Page ans not on cart or checkout Page![/B][/QUOTE]
You need to check the Block Manager to see if the block is set to display on the cart / checkout pages…
Hello,
I’ve a problem with also_bought too…
It’s my configuration :
Contenu: Produits
Filling: also_bought
Apparence: blocks/products2.tpl
Wrapper: blocks/wrappers/sidebox_important.tpl
In central position. Look my configuration with picture.
So User can add to cart, or see “details” of alsobought products…
So If I have 2 lines of also_bought products, with 4 products/line;
Configuration have to be:
Also bought :
-----------------------------------------------------------------------------------------
Product_id=1 | Product_id=2 | Product_id=3 | Product_id=4 |
Details->id=1 | Details->id=2 | Details->id=3 | Details->id=4 |
-----------------------------------------------------------------------------------------
Product_id=5 | Product_id=6 | Product_id=7 | Product_id=8 |
Details->id=5 | Details->id=6 | Details->id=7 | Details->id=8 |
-----------------------------------------------------------------------------------------
BUT CONFIGURATION HAVE A big BUG with details ID, it’s like that :
Also bought :
-----------------------------------------------------------------------------------------
Product_id=1 | Product_id=2 | Product_id=3 | Product_id=4 |
Details->id=[COLOR=“Red”]4[/COLOR] | Details->id=[COLOR=“Red”]4[/COLOR] | Details->id=[COLOR=“Red”]4[/COLOR] | Details->id=[COLOR=“Red”]4[/COLOR] |
-----------------------------------------------------------------------------------------
Product_id=5 | Product_id=6 | Product_id=7 | Product_id=8 |
Details->id=[COLOR=“Red”]8[/COLOR] | Details->id=[COLOR=“Red”]8[/COLOR] | Details->id=[COLOR=“Red”]8[/COLOR] | Details->id=[COLOR=“Red”]8[/COLOR] |
-----------------------------------------------------------------------------------------
And it’s same problem for add to cart button!!!
You can try, I confirm you this bug…
In fact it’s not also_bought, it’s when you unselect “hide add to cart button” when you choose “product” in a block…
Thanks for your help
It’s when you use “product” and after “products2.tpl” like design;
I reported it in Bugs Tracker…