Close

select tax display type

milo
11 years ago
#1789 Quote
Avatar
  • 14
I want to allow customers to select tax display type. However the tax-display-type-selector is not visible on the fashion theme with nop 2.7. How do I add this to the theme?
Support
11 years ago
#1790 Quote
Avatar
  • Moderator
  • 1044
Hi milo,

Thank you for your feedback.

The dropdown was missing in the theme. We have fixed that and uploaded the changes on our server. In order to integrate it just go to My Downloads and download the theme again.

Then replace the following two files with the one from the latest downloaded theme.

~/Themes/Fashion/Views/Shared/Header.cshtml
~/Themes/Fashion/Content/CSS/Fashion.css

After you have replaced the files, open your site in a web browser and click Ctrl+F5 in order to clear your browser's cache.

If the problem still occurs please let us know!

Best Regards!
milo
11 years ago
#1791 Quote
Avatar
  • 14
It's working now! Many thanks for the quick solution.