Close

Theme view not overriding default

Jacob
8 years ago
#9366 Quote
Avatar
  • 6
Hello,

I'm experiencing a strange behaviour in plugin's version 3.50. We have inside the Themes folder the following structure:

 - OurThemeName
 - Views
 - ProductTab
 - _ProductReviews.cshtml

However, we are not able to see the overriding content that we are including in _ProductReviews.cshtml. As far as I know, all the names are correctly written.

Any tip for debugging or finding out what's going on?.

Thanks! :)
iliyan.tanev
8 years ago
#9370 Quote
Avatar
  • Moderator
  • 347
Hi,

The plugin overrides the _ProductReviews.cshtml. Try to make your changes there.
The view can be found in Plugins\SevenSpikes.Nop.Plugins.NopQuickTabs\Views\ProductTab
Regards,
Iliyan Tanev
Nop-Templates Dev Team