Show rating (stars) in product listing

  • Posts: 184
  • Thank you received: 4
12 years 3 months ago #58937

Is there a standard way to show the rating in the product listing?
(i have the business version of Hika)

Please Log in or Create an account to join the conversation.

  • Posts: 82726
  • Thank you received: 13342
  • MODERATOR
12 years 3 months ago #58989

Yes. In the hikashop options of your products listing menu/module, turn on the option "Display votes".

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 3 months ago #59058

The option is already selected (at least if it is the right one)

Probably I found the reason.
In the Product Listing I set the "type of layout" to DIV.
If I change the type of layout to TABLE or LIST I can see the rating with the stars.

Is it correct?

Is possible to add the rating in the DIV layout?

Thanks in advance.

Please Log in or Create an account to join the conversation.

  • Posts: 82726
  • Thank you received: 13342
  • MODERATOR
12 years 3 months ago #59133

Ah yes. You need to user either the table or the list layout.

We'll add it to the div layouts too for next release.

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 3 months ago #59185

Thank you nicolas, do you know approximately when the new realese will be ready?

Please Log in or Create an account to join the conversation.

  • Posts: 82726
  • Thank you received: 13342
  • MODERATOR
12 years 3 months ago #59231

In August.

The following user(s) said Thank You: Teto

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 2 months ago #62225

Hello

I have installed the release 1.5.9, now I can see the stars but they are in the wrong position.



I found the reason is the code:
.hikashop_vote_stars {
width:400px;
}

To solve with the following code
.hikashop_vote_stars {
width:100%;
}

Is it an error?

Thanks and regards.

Attachments:
Last edit: 12 years 2 months ago by Teto.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 2 months ago #62237

Hi Teto,

We have corrected this value on our end, it will be in the next release.

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 6 days ago #72743

Dear all
I installed the 1.6.0 and now I cannot see anymore the stars?
Is there a problem or I miss something?
Thanks.

Last edit: 12 years 6 days ago by Teto.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 6 days ago #72745

Hi,

I think that the options for the stars has been reseted. Try to set the parameters again in HikaShop > Configuration > Vote and in the content menus & modules too.

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 6 days ago #72751

I did it but i cannot see the stars









If you need you can access my test env.
I can send you the username and password needed.

Thanks

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 5 days ago #73047

Hi,

Your parameters seems to be ok.
Can you give me an access to your test env ?

Do you edited the view "product / listing_img_title" ? Maybe the part for the stars is missing here, or it's hidden by css.

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 5 days ago #73084

Thank you Xavier
I have just sent you the information needed.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 5 days ago #73141

Hi,

There was a problem with the default option, so I changed the option value in the view "product / listing_img_div"

Please Log in or Create an account to join the conversation.

  • Posts: 184
  • Thank you received: 4
12 years 5 days ago #73158

Thanks

(the view should be product listing_img_title

Please Log in or Create an account to join the conversation.

  • Posts: 301
  • Thank you received: 1
11 years 1 month ago #124137

I am having a problem with this in the latest version of Hika Essential.

The stars are showing but so is the drop down box with the rating option numbers in.

It shows the word "Vote" then the drop down box, then it shows the stars. How can I remove the drop down box?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #124236

Hi,

This can be hidden with a simple css property.
Thanks to use:
.hikashop_vote_stars select{ display: none !important;}

in the frontend css file via the menu Configuration > Display > CSS.

Please Log in or Create an account to join the conversation.

  • Posts: 301
  • Thank you received: 1
11 years 1 month ago #124294

Hi
It is not working for me what you have said to do.

The word vote is ok to show (label)
Then I have a drop down box which says "Select Option"
Then it shows the 5 stars

I want to keep the vote label and also the 5 stars but remove the Select Option drop down box. The CSS for the option drop down box seems to be:

<select name="hikashop_vote_rating"....

It shows display: none; but this is still showing.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #124347

Hi,

Thanks to try to edit the view "vote / mini" via the menu Display > Views and add the display none property on the select directly in the html code.

You should already have this code, if the code was already present, there is an override in your template file which force the display of the select.
Thanks to remove that property.

If you still can't solve your problem a link to your site will be needed.

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
10 years 2 months ago #168150

Please Log in or Create an account to join the conversation.

Time to create page: 0.137 seconds
Powered by Kunena Forum