• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 26.09.19, 16:56
  • Opened by: Yannis
  • Closed by: Marek
  • Closed on: 01.11.19, 18:34
  • Reason: No answer from a customer
  • Comment: Glad to help!

Ticket #15698 - Product Reviews and Comments

Hi Marek

Some small issues.

1) I have a small issue with the product reviews module. For some reason I dont have the stars to leave a star review from 1 to 5. In the pop up I have the option for comments but no option to leave a star review. See attached.

Also should should I receive an email to review the comment? As I dont get any notification to review comments.

Example: https://bluecherry.es/newness/52-158-jersey_estrella_con_rayas-8435155774568.html

2) This is a HTML responsive issue of the Header. For now I dont want to use the AMP module so I am just going normal responsive….. so I have notice that on mobile I get activated the search field in the middle of my header! See Attached

How can I remove this?

Thank you

Comments

Marek 27 Sep 2019, 10:01

Hi, Yannis.
1. We are going to update Product Comments module soon.
2. try following CSS:

@media (max-width:500px) {
#header .header-1 .col-sm-8 .widgets-row {flex-direction: column;justify-content: center;align-items: center;}
#header .header-1 .col-sm-8 .widgets-row > div:first-child {order:0}
#header .header-1 .col-sm-8 .widgets-row > div:nth-child(2) {order:2;margin-top:20px}
#header .header-1 .col-sm-8 .widgets-row > div:last-child {order: 1;width: 50%;position: absolute;right: 0;text-align: right}
#header .header-1 #desktop_cart .header > a {display:block;text-align:right}
}
Yannis 27 Sep 2019, 17:21

Mi Marek

1) Ok I have now disabled the comments module, for now this is not a problem, I might even use a paid module! Just let me know when u have the new version so I can plan ahead.

2) Great…. just had to add an xtra line….

Thanks!!

#header #search_widget input[type=”text”] { border-color: #eeeeee; }

Marek 28 Sep 2019, 18:57

Try to update the theme to the latest version 5.3.8