Discussion on Savoy - Minimalist AJAX WooCommerce Theme

Discussion on Savoy - Minimalist AJAX WooCommerce Theme

Cart 16,607 sales
Recently Updated
Well Documented

NordicMade supports this item

Supported

4141 comments found.

I want to know if is it possible to activate fast «add to cart» button in the shop list product. As well I want to know if is it possible to activate de fast product view pop up or similar in that theme.

1. Yes it’s possible to enable an “add to cart” button/link for products in the shop (this is done via the theme’s settings panel).

2. Are you referring to a quick view? This is already enabled, you can click a “Show more” product link to open it.

Cheers

ok, thanks!! is possible change «show more» to an icon??

Changing the ‘Show more’ text to an icon is possible with a minor customization (we can help with this).

create private ticket tnx.

Hi, we have everything updated to the newest version and noticed that when Elementor Pro is activated cart side slide does not work properly. It will show up upon add to cart event but show it empty, when page is refreshed the item is there but if you try to delete it from the cart it just keep loading but nothing happens visually. In reality cart gets updated but visually it just keeps loading. When we dissable Elementor pro everything is fine, are you aware of this problem?

Hi, It sounds like the Elementor Pro plugin has replaced the standard WooCommerce side-cart widget on your site – there should be a setting on “Elementor > Settings > Integrations (tab) > WooCommerce” in the WP admin to disable it.

Hello. Thanks for your theme! Can you fix this in your another update?:) Warning: Trying to access array offset on value of type bool in public_html/wp-content/plugins/nm-custom-code/includes/post-social-share.php on line 16

Hello, We’ll look into this PHP warning (it’s probably showing since there’s no post thumbnail added). Note that it’s recommended to disable PHP warnings on a live site. Cheers

Hi. Do you know why the site doesn’t work in staging mode? I mean… I enter the staging mode and the links go to the main site? Thanks

I’m going to try again, they told me to talk to you because it was a theme issue, they told me. Thanks

I see – the theme won’t change/break your staging site’s URLs, so I’m not sure why they told you that (you can easily test this by temporarily activating the default WP theme).

If they’re still unable to help you can message us via our profile page and we’ll look into this.

Great, as always, thanks for the help.

hi there i have a small question is it possible to have on the product page the descrition tab open by default ? and how does your demo theme show the sizes icon of product likeS M L XL instead of the dropdown size menu . thanks a lot and best regards

Hi,

1. Are you referring to the product-description accordion? The CSS below can be used to display it as open by default (included on “Theme Settings > Custom Code” in the WP admin).

#nm-product-accordion .nm-product-accordion-panel-description .nm-product-accordion-content {
    display: block !important;
}
#nm-product-accordion .nm-product-accordion-panel-description .nm-product-accordion-heading:after {
    display: none;
}

2. Info on how to create these size-variation labels are available in this guide.

If you need more help you can open a support ticket here. Thanks

Hello, how can I change the input fields colours? I mean Cart contact details fields and similar. And also product quantity number colour? The theme styling options don’t support those parts.. Looking forward to hearing from you soon.

Hello, The following CSS can be used to change the colors for inputs and quantity fields (include on “Theme Settings > Custom Code” in the WP admin):

input, select, textarea, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered, .nm-quantity-wrap {
    color: #111 !important;
    background: #eee !important;
}

Does the theme support an option to label an item as “new” on catalogue page?

Yes you can enable this with the “Products > Label – New” setting on “Theme Settings > Shop” in the WP admin.

Thanks, great!

Hi, I am trying to add a link to a banner on the homepage but can not succeed. It says Enter a valid shop link (archive pages only). But how do I do this?

Hi, Do you want to add a standard (non Ajax) link? If so, make sure to change the Banner’s “Link: Type” setting to “Standard”, then use the “Link” setting directly below.

Hi, somehow the ”nm-notoggle” int “CSS Classes” field on “Appearance > Menus” in the WP admin doesnt work anymore. It adds a “span class=”nm-menu-toggle”span” below the child items.

Here is my setting: https://imgur.com/a/7DKHAW1

and the result: https://imgur.com/a/rwBENQo

Did anything changed or did i miss something?

Hi, The “span” tag you’re referring to is included by default (it’s the toggle icon) – no changes has been made to this menu-toggle option, so there’s probably something you’ve overlooked (maybe the page is cached?).

If you need more help with this you can contact us here. Thanks

Thx – fixed it, it was my fault. sorry

best

Hey,

are you planning a discount on your theme anytime soon?

Thank you.

Hi, There will be a discount this week as part of Envato Market’s march sale. Cheers

It it possible to show the mobile menu (off-canvas) for desktop users? just like they do on this site: https://thekiddospacestore.dk/

The theme’s mobile menu can be enabled for desktop as well, a minor CSS edit is needed but we can help with this.

Widget “Filter products by price” didn’t work in my shop site. How to fix it?

Could you open a support ticket here so we can help with this? Thanks

If you install the savoy demo I don’t understand how you added a “category” in the menu to display the thumbnails as these categories are not shown in the category list in the menu. Can you please explain?

Are you referring to the header thumbnail menu? There should be a “Product categories” section in the left sidebar on “Appearance > Menus” in the WP admin – if you’re not seeing it, click the “Screen Options” tab in the top-right corner of the page and enable the “Product categories” option.

Is there a way to leave the menu under the slide?

Hi @karineexpert, I’m not exactly sure what you mean by “leave the menu under the slide”, could you describe this in a bit more detail?

Like https://www.zarahome.com/br/ all header above slide banner

I see, it’s possible to display a transparent header above the page content/slider – you can see an example of this here.

Hi, I would like to know if it is possible to put a link in the footer logo. Thank you very much

Hi. It’s possible to add a link to the footer logo, however it would require an edit to the ”../savoy/template-parts/footer/footer-bar.php” template.

If you need help with this you can open a support ticket here. Thanks

Are you planning to release am out of the box DARK MODE?

Adding a dark mode option isn’t that straight forward, it would require a separate set of color options and having a front-end switch/toggle means a lot of plugins won’t look good since many add their own colors.

Exactly, ;) Now imagine if a user was to undertake that process, just to create a better looking website for himself. Let me know when you do it, I think this is one of the most beautiful themes I’ve seen, but I can’t use it without Dark Mode.

It’s already possible to change most colors to create a dark color-scheme, but having an option to display two separate color modes/schemes makes things much more complicated.

Suggestion! Product page Meta data https://ibb.co/sVbBVSt – be great if there be option to customize what to display. For Example: Custom Attribute, Custom txt. Or perhaps is already possible?!

WooCommerce doesn’t have a simple way to add custom attributes to this section, however its possible to display the product-tabs directly above by changing the “Tabs – Layout” setting on “Theme Settings > Single Product” to “Summary Column (Accordion)”.

Appreciate for suggestion, but by changing the “Tabs – Layout” setting on “Theme Settings > Single Product” to “Summary Column (Accordion)” it conflicts with Expended product display.

An alternative would be to modify the ”../savoy/woocommerce/single-product/meta.php” WooCommerce template (this is where the sku/category/tag meta is included).

Hi,

We have a empty icon in front of the ‘add to cart’ button and can’t find how to get rid of it. Can someone help? https://www.kunstinkaart.nl/product/brandaris-terschelling-iconen-tekening

Hi, It’s the following custom CSS included on your site that’s adding the empty icon:

button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: FontAwesome;
    float: center;
    content: "\f217";
    font-weight: 300;
    margin-right: 1em;
}

-the code should be included on “Theme Settings > Custom Code” in the WP admin.

Thanks!

I have 2 questions: - I do not use on the slider the pagination and Title. This means there is more space between the slider and the products on the homepage. - When the mobile menu opens it is white but I have set in on Black

Please see on raverwax.com

1. You can remove this space by changing the Banner Slider element’s “Pagination: Mobile Position” setting to “Inside slider”.

2. The mobile menu on your site currently has ”#eeeeee” (gray) set as its background color, you can change it with the “Mobile Menu – Background Color” setting on “Theme Settings > Styling” in the WP admin.

1. Where Can I find this?

You can find it in the Banner Slider page-builder element’s settings panel (click the pencil icon when ‘hovering’ the element as shown in step 1.2 here).

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey