NopWinery – (4) Content Management

Language – Localization

After you have plug the theme into your store, you may find some non-human-readable text strings in store front-end, for example “nopwinery.home.headline” at your homepage. 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, “nopwinery.home.headline” has a value of “DEFINED BY OUR REGION,
CRAFTED BY OUR WINEMAKERS.” 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.

Resource Name Sample Value
NopWinery.Tagline Storewide Sales Up To 50% Off!
NopWinery.Home.Headline DEFINED BY OUR REGION, CRAFTED BY OUR WINEMAKERS.
NopWinery.HomePage.Categories COLLECTION
NopWinery.Description Full Description
NopWinery.Productquickview Quick View
NopWinery.quickview.gotoproductpage View Full Details

Topics

There are some topics applied in your nopCommerce store. Please navigate to admin dashboard, Configuration > Content Management > Topics (Pages), and add content for Topics which are necessary in your store:

Below are some sample content we put on our demo site.

  1. FooterText

    This is the text section placed on Footer.

    Below is the source code of our demo content. You can click the source code button in your topic editor and paste our source code.

    </p> <h4>CELEBRATE LIFE, CELEBRATE WITH WINE AT NOPWINERY</h4> <p>Call us 1-000-111-9999, 10.00am &#8211; 5.00pm</p> <p>Email us at <a href="mailto:sales@nopwinery.com">sales@nopwinery.com</a></p> <p>Located at Chicago, IL 60606, 123, New Lenox.</p> <p>
  2. HomePageText

    This is the contet section placed on Homepage after product carousels.

    Below is the source code of our demo content. You can click the source code button in your topic editor and paste our source code.

    </p> <div style="background: url('/images/uploaded/hometext-bg.jpg'); background-size: cover; background-position: center top;"> <div class="row no-gutters align-items-end"> <div class="col-lg-6" style="border: 4px solid #70001c; background: rgba(255,251,240,0.65); padding: 4%;"> <h2 style="font-family: 'Great Vibes', cursive; color: #70001c; letter-spacing: 2px; font-weight: normal; font-size: 40px;">Welcome to nopWinery</h2> <p>Lorem ipsum dolor sit amet, consectetur dipiscing elit. Ut elit ellus, luctus nec ullamcorper attis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit ellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p> <p>Lorem ipsum dolor sit amet, consectetur dipiscing elit. Ut elit ellus, luctus nec ullamcorper attis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit ellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p> <p>Lorem ipsum dolor sit amet, consectetur dipiscing elit. Ut elit ellus, luctus nec ullamcorper attis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit ellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p> <p> </p> <p style="text-align: right;"><img decoding="async" src="/images/uploaded/signature.png" alt="" /></p> </p></div> <div class="col-lg-6" style="padding: 2% 4%; background: #70001c;"> <h3 style="color: #fff;">EVERYDAY DEALS FOR YOU</h3> <p style="color: #fff;">Maecenas sagittis est quis metus ullamcorper posuere. Praesent non fermentum felis.</p> <p style="color: #fff;"><a href="#">MORE DETAILS</a> <em class="fas fa-arrow-circle-right"> </em></p> </p></div> </p></div> </p></div> <p>

Store Page Title Background

To change the background image, please create and name your image as followed:

  • burgundy-title-background.jpg if you choose burgundy theme
  • royalgold-title-background.jpg if you choose royal gold theme
  • champagne-title-background.jpg if you choose champagne theme

Next, replace the image in ~/Themes/NopWinery/Content/images folder.

Product Images

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 400px as we have specified in media settings previously).

Lastly, thank you for choosing NopWinery 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