Location of Master.root et. al.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 năm cách đây
I'm new to Nop Commerce for a client (more background in WooCommerce and Shopify, but trying to get a hold of this here.

Where can I find root.master and other pages to make theme edits. I can't, for the life of me, find them.

Thank you.
_Richard
5 năm cách đây
Well its a different but similar way of doing things in MVC and html5

Themes in \Presentation\Nop.Web\Themes
One theme is \DefaultClean\Content\css\styles.css default theme defined in settings

Common files like root, header, footer, columnone, columtwo are in \Presentation\Nop.Web\Views\Shared

Check out developers guide http://docs.nopcommerce.com/display/en/Developers+guide

http://docs.nopcommerce.com/display/en/Customizing+nopCommerce+Themes
5 năm cách đây
Thanks.

Do I need to access that via FTP or is it available in the administration section? If the latter, I'm definitely not seeing it.
Thanks,
Richard
5 năm cách đây
No not in Admin
You need to access the files for the website - so one method is by FTP if it is a hosted site
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.