Layout of the product page

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45540

Good evening,
I want to make my product page like the image attached.
I've tried changing the CSS but I have not succeeded.

Does anyone know how to change?

Greetings.

myamarylis.com/index.php/amote-te/product/1-bouquet-gerbera


Porque todo aquele que persevera colherá o fruto doce da vitória.
Attachments:
Last edit: 13 years 1 week ago by tasag.

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

  • Posts: 52
  • Thank you received: 5
13 years 1 week ago #45570

hi go to Components>Hikashop>Configuration>Vote (tab) change "Choose which module you want to enable" to "Vote and Comment".

Last edit: 13 years 1 week ago by gxHL.

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

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45572

No, I'm not using Jcomment.
It is exactly the rating of the comments I want to delete


Porque todo aquele que persevera colherá o fruto doce da vitória.

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

  • Posts: 52
  • Thank you received: 5
13 years 1 week ago #45574

hi edited my reply ... :)

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

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45576

Hi friend,
is already as you said but if I leave only the comments rated product also disappears


Porque todo aquele que persevera colherá o fruto doce da vitória.

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

  • Posts: 52
  • Thank you received: 5
13 years 1 week ago #45577

You should have "Vote & Comment Connected" change it to "Vote and Comment" If its not showing even then maybe you should consider restoring the original files that you have edited...

Last edit: 13 years 1 week ago by gxHL.

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

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45601

impossible,
my installation is the latest provided by Hika.
I can not really find a solution to delete the comments Rating


Porque todo aquele que persevera colherá o fruto doce da vitória.

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

  • Posts: 52
  • Thank you received: 5
13 years 1 week ago #45642

Sorry i can't understand you ... :dry:
Take a look at the screenshot... do u have it like that?


Attachments:
Last edit: 13 years 1 week ago by gxHL.

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

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45645

Yes


Porque todo aquele que persevera colherá o fruto doce da vitória.
Attachments:

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

  • Posts: 83590
  • Thank you received: 13528
  • MODERATOR
13 years 1 week ago #45667

By rating of comments, you're talking about the useful area I suppose... That's the option 'Enable useful rating for each product' that you want to change then.

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

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45747

'Enable useful rating for each product'
As you can see the attachment is already off (não = off)


Porque todo aquele que persevera colherá o fruto doce da vitória.
Last edit: 13 years 1 week ago by tasag.

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

  • Posts: 83590
  • Thank you received: 13528
  • MODERATOR
13 years 1 week ago #45941

Ok, I think I understand what you want. You don't want to change the useful rating of the comments, but you want to display the star rating only once on the page right ?

For that you can add the CSS below in the front end CSS file of HikaShop via the Display tab of the configuration:

.hikashop_product_bottom_part .hikashop_vote_stars{
display: none;
}

The following user(s) said Thank You: tasag

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

  • Posts: 43
  • Thank you received: 0
13 years 1 week ago #45993

That is it !


Porque todo aquele que persevera colherá o fruto doce da vitória.

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

  • Posts: 7
  • Thank you received: 0
12 years 11 months ago #47600

When I add voting stars the price and the "Add to Cart" button wrap around, appearing under the product image instead of next to it where they were by default. I thought the code above...

.hikashop_product_bottom_part .hikashop_vote_stars{
display: none;
}

...might prove useful, thinking that changing "bottom" to "top" would get rid of the top set of problem stars altogether. It didn't work. Is there another way I can try turning off the top set of stars or, alternately, keep them but prevent the wrap around from occurring? Is the size of the star image the cause of the wrap around the problem, and would using smaller stars be a possible fix?


Speekeezy Publication Workshop
www.speekeezy.ca/

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

  • Posts: 83590
  • Thank you received: 13528
  • MODERATOR
12 years 11 months ago #47776

I would try that:
.hikashop_product_left_part {
width :45%;
}

The following user(s) said Thank You: Grover

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

  • Posts: 7
  • Thank you received: 0
12 years 11 months ago #47785

That certainly did the trick. Thanks for that.


Speekeezy Publication Workshop
www.speekeezy.ca/

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

Time to create page: 0.120 seconds
Powered by Kunena Forum