Jump to content

Short description not showing!?


Recommended Posts

Hello,

Thanks for the fast reply!
I'm guessing you mean the "product.tpl"?

In that case yes, it looks like it is missing.

I tried to swap the "product.tpl" file for a new one but no difference.

 

Where should i put this short code?


EDIT: I found this "$product->description_short"?

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

look at this part in your global.css file

 

.pb-center-column #short_description_block .buttons_bottom_block {
    display: none;
}

remove the display:none part

 

Actually I feel quite stupid right now, can't find a row in the global.css file that says ".pb-center-column #short_description_block .buttons_bottom_block {"?

 

 

Does your products contain short description? Because I can see a description for one product.

 

Well, the product with the name "Klotlampa LED E27 2W" does.

Ok, that's interesting, because I can't?

 

EDIT: Now all of the products should contain a short description.

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

It shows up in category page, if viewing as a list. For grid view, by default, it doesn't show a description. But this is the same for default bootstrap theme.

 

That's odd.

I can not see the short description even if viewing as a list.

What I mean is not that I want the short description to show in category page, but in the product page itself.

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

Now I am quite angry with myself because I did not make a copy of my previous theme folder before I replaced it.

Anyway this problem is solved now.

In the backoffice where you write the desciption I had to change the language to Swedish (sv).

I use English in my backoffice that's why I have to languages installed.

Below you see a picture of what I mean.

Thanks guys for all the help.

Hope someone can find this useful in the future.

 

2u75zxl.png

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

Now I am quite angry with myself because I did not make a copy of my previous theme folder before I replaced it.

Anyway this problem is solved now.

In the backoffice where you write the desciption I had to change the language to Swedish (sv).

I use English in my backoffice that's why I have to languages installed.

Below you see a picture of what I mean.

Thanks guys for all the help.

Hope someone can find this useful in the future.

Glad you solved your problem, but you ALWAYS have to mention all small details about your shop - like in this case, that you use multiple languages, I didn't noticed that :) And in multi language shop, always test the behaviour for all languages :) 

Link to comment
Share on other sites

Glad you solved your problem, but you ALWAYS have to mention all small details about your shop - like in this case, that you use multiple languages, I didn't noticed that :) And in multi language shop, always test the behaviour for all languages :)

 

Didn't know that it mattered.

But when I think about it, it sounds pretty logic  :)

Link to comment
Share on other sites

×
×
  • Create New...