Close

Open rewiew tab with anchor

shvager87
8 years ago
#10091 Quote
Avatar
  • 11
Hi!
I have one problem. I tryed open reviews tab from link with anchor "#quickTab-reviews" but tab don't open. 
<div class="product-review-links">
                <a href="#quickTab-reviews">@Model.TotalReviews
                    @T("Reviews.Overview.Reviews")</a> <span class="separator">|</span> <a href="#quickTab-reviews">@T("Reviews.Overview.AddNew")</a>
            </div>

Also I try add anchor into tab content, but it does not work too.
How can I call to open this tab from link?
iliyan.tanev
8 years ago
#10092 Quote
Avatar
  • Moderator
  • 347
Hi,

Can we get a link to your site ? 

We have tried this locally and it seems there is no problem with opening the reviews tab from link looking like this:

http://siteDomain/someProduct#quickTab-reviews

Note: You need to disable Ajax from Plugin -> Nop Quick Tabs -> Settings -> Ajax Settings
Regards,
Iliyan Tanev
Nop-Templates Dev Team