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.

On the Add New Team Member section it would be great to have a “website” link option as one of my team members has a personal website of their own as well as other social media. Is this possible?

Also I posted a ticket on Ticksy about custom Html light boxes about a week ago and haven’t heard anything yet…

This should be possible, we’ll add a “website” option in a future update.

Your ticket was replied to 24.03 (around 6 days ago). Can you double check this?

Thanks

Thank got it! Great support on Ticksy thank you.

Hi. At the beginning sorry for my English :-) This theme is designed for WooCommerce platform. Is there a version which is not designed for any platform? I would like to use it form my own online shop. For example this template http://themeforest.net/item/hosoren-elegant-ecommerce-html5-template/12755166?s_rank=1 has html5, magento and woocommerce version. And I need html5 version.

My second question conserns product categories view. In this template product categories page has boxes with images. Each for one category. Is there a view where categories are show as list or tree?

Hi,

There’s currently no HTML only version available (WordPress is required).

It’s possible to create a product-category list, but there’s no example of this.

Cheers

Is there any possibility you prepare HTML only version for me? How much would that cost?

We’re not available for this unfortunately.

Hello Support
Great template, every thing is working well.
One thing, share links does not appear in Wishlist page. Even though I enabled share links option at the theme options page
Please Advise

Now it is working. I think the problem was from cache

hi guys, typically how long does it take for a ticket to be responded to? thank you, i opened one and i am just curious

Hi, your ticket has been replied to (it varies how long it takes, but we try to respond as fast as possible).

?HI guys. I’m crazy about my Savoy theme that you guys has made a great job. I’ll like to know if you have any kind of guide to how you make a active link on a picture (when you click on f.e. interior ) in the revolution slider like it’s shown on your website demo.

Hope to hear back from you.

Best regards,

Nichlas Andersen

Hi Nichlas.

The demo is actually using the “Banner Slider” element (available in the page-builder) to create the shop category-links (this isn’t available in revolution slider).

Cheers

Hi there, I am wondering how to change the shop menu and product descriptions from grey text to black text. And the product prices to bold font. Thanks!

Hi,

You can do this with the following styles:

.nm-shop-menu ul li a,
.nm-shop-loop-details h3 a {
    color: #111 !important;
}
.products .price {
    font-weight: bold;
}

The CSS above can be included on the “Theme Settings > Custom Code” page.

Already purchased, and am wondering how easy is it to change the “shopping cart” icon into a “shopping bag” icon….

This can be done with custom CSS, and/or by using the “nm_cart_icon_class” filter hook. If you need help with this you can create a support ticket. Thanks

I can’t seem to get Subcategories to display properly in the new Portfolio page, they appear in line with the Parent category, any ideas?

Additionally, I use transparent product images but the background remains the gray color #fffff – where can I adjust this?

There’s no separate menu-layout for subcategories on the Portfolio page currently.

We’ll look into adding a “recent entries” slideshow for the Portfolio in a future update.

To change the background-color for the product images, try including the following CSS on the “Theme Settings > Custom Code” page:

.nm-shop-loop-thumbnail {
    background: transparent !important;
}

If you need more help please create a support ticket.

Thanks

PERFECT THANKS!

Love the theme so far! One quick question… So I really like the AJAX product categories, but how can I manually order these in the order that I want. I can’t tell where it’s getting the order from. Here’s my site: http://www.lowlabel.com/shop/

Thanks! -Randy

Hi Randy, glad you like the theme!

You can change the order of the product-categories menu on the “Theme Settings > Shop Header” page.

Not sure how I missed this. Haha. Thanks for the help!

HI Nordic,

An incredible theme – the best I’ve ever purchased. Thanks. I wanted to know or to recommend (for a future update) if you are able to add a “related posts” section to the single blog posts?

Above or below the comments section or something – this is a good example at the bottom: http://atelier.swiftideas.com/porter-demo/2015/04/28/photography-trip/

Thanks, all the best.

Thanks, glad to hear it :)

Having an option to display “related posts” is a good idea, we’ll add this in a later version.

Cheers

Thanks so much, I have been trying to create a custom html lightbox – i want to put the google maps embed into it but I cannot figure it out and can’t find any info in the documentation on lightboxes. I can create the lightbox link/button using VC obviously but don’t know where to put the content. Any help appreciated.

Send us a support ticket and we’ll help you with this.

Thanks

Hi, 2 questions; 1- Is it possible to use a square product image, or does it mangle the layout? 2- Is it possible to auto load extra products when scrolling down, in stead of pagination? Thanks.

Hi,

1. Yes, it’s possible to use square product images without affecting the layout.

2. Yes, “infinite scrolling” can be enabled from the theme-settings panel.

Hello, first, we really recommend this theme, it’s elegant, technically performant and regularly updated. After some months of use, here are some of our suggestions to make it perfect :

- Allow adding custom Social Profiles (E.g.: in France we have a professional social network named Viadeo) - It does not seem possible to change the color of the mobile menu panel background). In our case the panel is white over a white site background. - Catalog image hover switch does not work well when using 2 different image ratio, the hover image comes in the front of the normal image without masking it. It’s kind of ugly. (e.g.: normal image : landscape, hover image: portrait) - Provide translations. I had to personally make my own french translation, which is a pain for maintenance for each theme upgrade. I am sure some users would be happy to help you with that in exchange for reduction or gift

Again I would like to thank you for such a great and high-standard theme.

Hi,

Thanks for the suggestions, we’ll keep them in mind for a future update.

Note that we have added a filter hook called “nm_social_profiles” for customizing the social profiles via the included child-theme (requires some coding skills).

French translation files were recently added to the theme (see the ”../assets/languages/fr_FR/” folder in the main files).

Cheers

Hi – LOVE THIS THEME! But I have a client who really wants their menu centered beneath a centered logo – could you provide assistance for how I can do this please? Any help sincerely appreciated – thanks!

Hi, We’re planning on adding this type of header layout in a future update, but if you need it now I suggest finding a freelancer (on “Envato Studio” for example).

I hope I don’t seem pushy, but do you guys have an ETA on creating a solution to serverel H1 tags on the shop?

Thank you!

Thanks. Btw, Opera does not seem to handle your template very well. Check the category-grid pages….

What OS/device and Opera version are you using?

Yea sorry. I’m running a beta version of Opera. Haven’t tried it on a stable version though. My bad!

Hi. before buying have a question. I have a question regarding the theme. Can’t understand the website constantly flashes when moving between pages, is this normal? Or is it just a test page working like a rocket? Not quite like fast loading pages. Is it possible the smooth appearance of pages?

Hi. This is probably related to our caching plugin (shouldn’t affect the theme). We’ll look into it.

Hi NordicMade,

you have done a great job with Savoy! Awesome! I have one question. Is it possible to use the VisualComposer for the new portfolio-functionality and the blog as well?

Regards, Jonas

Hi Jonas, thanks!

You can enable Visual Composer for the Portfolio and Blog on the “Visual Composer > Role Manager” page (“Post types” section).

Yes! Thank you very much for your quick responds. 5*

Hi, I just purchased your theme yesterday. I love how it looks but i have a big problem. I can’t upload the theme to my wordpress site. overtime i try to upload the savoy.zip it thinks for a minute or 2 and than it says error. really annoying, how can i solve this problem? Thanks, Nadav

Hi Nadav. Replied to your ticket, thanks.

Can i add the AJAX enabled product category navigation widget in a page? and also can i exclude some categories from the header?

The product-category navigation is part of the shop, so it’s not possible to include this on other pages. Excluding categories can be done with some custom CSS. If you need help with this send us a support ticket. Thanks

That’s actually the same page, it’s just using “shop_page=0” in the URL to hide the content (for demo purposes).

Hi there,

I just updated wordpress, and my theme.

I see these errors/messages for the following 2 plugins:

Slider Revolution - Activate Slider Revolution for Premium Benefits. You can Enter an existing licence key or Purchase a licence key. - A new version of Slider Revolution is available.

WPBakery Visual Composer - There is a new version of WPBakery Visual Composer available. View version 4.11 details. Automatic update is unavailable for this plugin. To receive automatic updates license activation is required. Please visit settings to activate your Visual Composer. Got Visual Composer in theme?

What is this all about? Do I have to purchase licensing keys for both of these plugins in order to update them?

I check them both and click “update” but the error messages still remain.

Please help :(

Katelyn

Hi Katelyn.

We include the latest version of these plugins with theme updates, so there’s no need to purchase a separate license.

Slider Revolution will ask for a license even after the plugin is updated, but this will only enable “premium benefits” like additional templates.

If you’re unable to update the Visual Composer plugin, try deleting the current version from the “Plugins > Installed Plugins” page first.

Our support site is available here if you need more help with this.

After I delete it, will there be a notice on the plugins page to download it again? How do I reinstall after I delete it?

Thanks! :)

Katelyn

You can re-install it from the “Appearance > Install Plugins” page.

Hi there, Some of the WooCommerce files are out of date. Do I have to wait for you to update them in your next upcoming update or is this something I can do manually without that having some effect on the shop layout?

Hi,

These template files have been updated in the latest version of the theme (1.3.1). You can find a guide on how to update here.

Cheers

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