Close

Changelog

  • 26805 2018-04-10

    Small performance optimization for the retrieving of the color squares. We do not do anything in the public area if no product attribute is not set in the theme settings.

  • 26776 2018-04-03

    Made the "order-total" table row html structure (in OrderTotals.cshtml in the One Page Checkout plugin) consistent with the default nopCommerce markup. This way the plugin will benefit more from theme styling. The main change is in OrderTotals.cshtml, the rest is css and color presets fixes.

  • 26612 2018-03-14

    Fixed an error when viewing blog category page and have the "Catalog Pages One Column layout" set to true. The "Catalog Pages One Column layout" setting should be ignored on blog category page since it always needs to be two columns.

  • 26466 2018-02-27

    Fixed issue with the image gallery when neither the cloud zoom nor the default nopCommerce zoom is enabled

  • 26319 2018-02-05

    Corrected the styling of the "Forgot password" link falling to a new line on Mozilla. Corrected the Re-Captcha spacing.

  • 26258 2018-01-29

    Payment methods of type "Button" i.e PayPal Express couldn't be loaded on the cart page and were causing errors.

  • 26207 2018-01-22

    Include the share to Pinterest script at product page to be with https otherwise the request was blocked because of accessing an insecure script when the site is secured (https)

  • 26129 2018-01-05

    Fixed a bug where the newsletter popup would not show if you clicked the "subscribe" button in the footer

Plugins included in the theme

  • Nop Cloud Zoom

    • 26466 2018-02-27

      Fixed issue with the image gallery when neither the cloud zoom nor the default nopCommerce zoom is enabled

  • Nop Quick View

    • 26426 2018-02-23

      The Notify me when available button in the Quick View is now working. The problem was introduced in the upgrade to 4.0. The script which handles the button click was not loaded.

Other plugins not included in the theme

  • Nop Help Desk

    • 26353 2018-02-08

      Styled the "Submit a ticket" button on the Order Details page

    • 26038 2017-12-14

      Added loader styling and some minor fixes

    • 26022 2017-12-13

      Kendo css files removed and required styling added to each theme

  • Nop One Page Checkout

    • 26782 2018-04-03

      Restyled "remove gift card" button in various themes. old styles are no longer needed after the semicolon next to the button was removed. It was removed because we don't want a semicolon after a button, only after a text.

    • 26776 2018-04-03

      Made the "order-total" table row html structure (in OrderTotals.cshtml in the One Page Checkout plugin) consistent with the default nopCommerce markup. This way the plugin will benefit more from theme styling. The main change is in OrderTotals.cshtml, the rest is css and color presets fixes.

    • 26005 2017-12-11

      Unify breakpoints for the themes where it is possible ( removed 980, 1001)

  • Nop Social Feed

    • 26105 2017-12-28

      Fixed a CSS syntax error