Close

Product review links = link to quicktab

jakubz
5 months ago
#22291 Quote
Avatar
  • 182
Hi Guys! i try found this, but don't know where is it. Maybe some hint?

We want to change review link on product page, from default nopcommerce (where we are moving to another page), to quicktabs which we have on product page...

Maybe you can help me find this? i checking product page but can't find? any help?:)

jakubz
5 months ago
#22292 Quote
Avatar
  • 182
Ok i found this in product page, but for some reason first click in link:
<span class="separator">|</span> <a href="#quickTab-reviews">@T("Reviews.Overview.AddNew")</a>


It's adding #quicktabreviews to link in browser, but nothing more happen :/ I can reload page, and then when i click this link it's moving me below to quicktabs, but first open not work...

Any idea how to fix this?
hristo
3 months ago
#22312 Quote
Avatar
  • Moderator
  • 172
This is not as simple as changing the href attribute of the link. The Reviews tab is hidden as it is not the first tab that is open by default so it can't be accessed by directing the href to it.
You will need some custom development to do that.
Regards,
Hristo Gospodinov
Nop-Templates.com