Jump to content

[Solved] Block cart header not expand and show products added in home


Recommended Posts

Good night for all!!!

I wonder if anyone has had this problem or can help me.

My cart is in the header that does not expand when you put the mouse cursor over it. Replaces the file ajax-and cart.js blockcart.tpl the original but still with the problem. Is there any other place where I can check?

Thank you!

 

prestashop 1.5.5.0

url: www.shopsensual.net

Edited by paulormf (see edit history)
Link to comment
Share on other sites

 

Good night for all!!!
I wonder if anyone has had this problem or can help me.
My cart is in the header that does not expand when you put the mouse cursor over it. Replaces the file ajax-and cart.js blockcart.tpl the original but still with the problem. Is there any other place where I can check?
Thank you!
 
prestashop 1.5.5.0
url: www.shopsensual.net

 

---

can anyone give a hint?

Link to comment
Share on other sites

  • 2 weeks later...

hello

 

i checked your website, there is block cart but it is hidden!

hEOKlnj.png

 

remove display:none;

---

thanks for the help vekia,.

i've removed all display:none from the blockcart.css ans blockuserinfo.css but dont work :/

the strange thing is that on other pages in the store works correctly.
only in home card dont expand.
I believe it is something in homefeatured block ..

post-696344-0-20680400-1381542126_thumb.jpg

post-696344-0-10293700-1381542128_thumb.jpg

Edited by paulormf (see edit history)
Link to comment
Share on other sites

the problem is wih your slider

this module creating div with display:none; style.

 

if I were you i will move cart block above this module in "displayTop" modules list under modules>positions tab in your back office

---

yeah!!!

solved man..thank you very MUCH!!!

 
I think it would never come to this solution. at least not now, more forward with more experience I'm getting here maybe :)
never imagined that would be the slider. i need to understand more how to use "inspection element" on chrome. is a great tool.
well, thank you again ..
 
solved cart moving block above minic slider in modules positions.

post-696344-0-13644600-1381586083_thumb.jpg

Link to comment
Share on other sites

  • 4 weeks later...

i'm having same problem  but only in category module

 

/?id_category=CATEGORY_ID&controller=category&id_lang=LANG_ID

 

Chrome ctrl+shift+i console:

 

first error message

 

 


 

 

 

 

and , second error message:

 

GET http://site_address/img/253.gif 404 (Not Found) 

 

 

 

maybe relevant or not, but, i was facing other problem before, that i could fix with this topic:

http://www.prestashop.com/forums/topic/273472-solved-add-to-cart-problem/

 

 

PS 1.5.6 (last release)

Not default theme.

 

 

I tried the displayTop but not works.. of course.

 

 

And one more detail, when click to add cart, the ajax effect not works, but the cart receives the product.

 

This problem is happening only in the category module. 

Others like home, product-detail, search, compare, etc.. is working well.

Edited by vekia (see edit history)
Link to comment
Share on other sites

ooohhh the code disapeared !! was inside the spoiler!!

 

the relevant part of error message from chrome:

Uncaught TypeError: Object function (b,c,d){var e=b.split(".")[0],f;b=b.split(".")[1];f=e+"-"+b;if(!d){d=c;c=a.Widget}a.expr[":"][f]=function(c){return!!a.data(c,};a[e]=a[e]||{};a[e][b]=function(a,{if(arguments.length){this._createWidget(a,[spam-filter];var g=new c;g.options=a.extend(true,{},g.options);a[e][b].prototype=a.extend(true,g,{namespace:e,widgetName:b,widgetEventPrefix:a[e][b].prototype.widgetEventPrefix||b,widgetBaseClass:f},d);a.widget.bridge(b,a[e][b])} has no method 'extend' 
jquery.ui.widget.min.js:4
 
 
did more tests.
the errors happen when enter in the category controller of FrontOffice
 
/index.php?id_category=2472&controller=category&id_lang=1
 
this error affects the cart  functions.
 1. the floating products to cart do not work (ajax mode).
 2. the cart block do not expand
 
This error was not present in 1.5.5
Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...