Watch video tutorial below about configuring nopCommerce localization.
Configuring localization strings in nopCommerce
After you have plug the theme into your store, you may find some non-human-readable text strings in store front-end, for example “nopdreamy.aboutus” in your store footer. These text strings are actually manageable (localizable) in nopCommerce. Now, what you would need to do is to give them meaningful values so that they are human-readable. For example, “nopdreamy.aboutus” has a value of “About NopDreamy” at the demo site.
To change the value of each localizable strings, navigate to admin dashboard, Configuration > Languages. Click on “View string resources” link of your desired language. Then, add the following localization records into the table. If your store implements multiple languages, then you would need to repeat the task for each of the languages.
Watch video tutorial below about nopCommerce topics.
Setting Up Pro nopCommerce Themes
There are some new topics applied in NopDreamy Responsive Theme in addition to the default nopCommerce topics. Navigate to admin dashboard, Configuration > Content Management > Topics (Pages), add the following new topics:
This is the section placed at the right column of one page checkout.
This is the information block placed at the right column of product details page.
This is the content for homepage brand slider. To make your content display as a slider, simply add your image in a new paragraph. Every paragraph content will be displayed as a slide automatically.Below is the sample source code:
Name your store logo image as “logo.png” and replace it in “/Themes/NopDreamy/Content/img” folder. If your store is run on nopCommerce version 3.80, please upload your logo at Admin > Configurations > Settings > General Settings.
Prepare and name the homepage manufacturers carousel background image as “homebrands_bg.jpg” and replace it in “/Themes/NopDreamy/Content/img” folder.
We strongly believe that a good looking theme must come with organized and good quality product images. Therefore, it is worth for store owner to invest some time and effort to create product images in consistent ratio. In the case of product details image zooming setting is enabled, the product images should be created in larger size (length should not shorter than 500px) as we have specified in media settings previously).
After you have setup everything and run your store, you might see a javascript error in your store as below:
To solve this, please go to your ~/Presentation/Nop.Web/web.config and add
under staticContent as shown below:
Lastly, thank you for choosing NopDreamy Responsive Theme. Pro nopCommerce had put in 100% effort in the theme development. Unfortunately, we couldn’t assure that the theme is 100% perfectly working in all sort of situations. Therefore, if you found some errors or bugs in the theme, please report issues at [email protected]. Enjoy your theme!
Powered by BetterDocs