PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

 

css problem in wishlist view page , please help

10 replies to this topic
#1
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
i'm using black&white;theme , when i add some product to wishlist and check it , i found the 3rd/6th/9th/12th/3*n th products doesn;t show picture and some other bugs
please see picture and help me , and what does $product.attributes_small mean ?
thank you

Attached Files



#2
tomerg3

    PrestaShop Superstar

  • US Moderators
  • 5753 posts
$product.attributes_small is the variable that has the short attribute description for the product.

Not sure about the problem with your theme, it's impossible to tel just by looking at that image
Posted Image
For the latest updates discount coupons and new module information follow us on Twitter , Facebook ,and tips on our Blog
Please do not send general questions via PM, that is what the forum is for...

#3
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts

From 1280162249:

$product.attributes_small is the variable that has the short attribute description for the product.

Not sure about the problem with your theme, it's impossible to tel just by looking at that image


if i switch to default theme , the problem still there
it seems the product with " short attribute description" doesn;t show picture

Attached Files

  • Attached File  sss.jpg   76bytes   280 downloads


#4
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
i didn't change anything from default theme folder

#5
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
and "add to cart not work"
when i click it , the firebug shows a error "WishlistBuyProduct is not defined" , where can i import the /js/ajax-wishlist

#6
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
in ie 8 , it shows a X without picture , when i check the link ,i found there is one more "-" among picture
http://127.0.0.1/pre...p/7--medium.jpg
it should be
http://127.0.0.1/pre.../p/7-medium.jpg

Attached Files



#7
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
i found the problem is this code

    sometimes class = address first item
    sometimes class = address item
    i changes this code to

      but i still don;t know why some picture doesn;t show

#8
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
this is code of the product image in vwishlist view page
{$product.name|escape:'htmlall':'UTF-8'}
all the picture use same css and same code ,but why some picture's link has extra "-"
please help

#9
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
new problem in ie 8

Attached Files



#10
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
no one has this problem ?
can anyone upload your module folder and css file to me ?
thank you
i saw demo doesn;t have this problem

#11
princeme

    PrestaShop Newbie

  • Members
  • Pip
  • 21 posts
please move this thred to other place , this is not a theme problem
it occurs in every different theme