4141 comments found.
I only have two columns in my footer. Is there a way of having the content of the footer center aligned for better visual?
I don’t know what kind of content is displayed in your footer, but the following CSS should work:
.nm-footer-block-grid {
max-width: 1000px;
margin: 0 auto !important;
}
Cheers
Awesome – thank you
Hi I want to buy the theme but first I have a few questions. 1Can I have all payments methods (Direct Credit Cards payments) is most important to me. 2 Is the theme multylanguage I want to use Bulgarian. Can I modify custom all elements ?. Thank you
Hi,
1. It’s possible to have multiple payment methods (including direct credit card payments) – more info on WooCommerce payment methods is available here.
2. There’s no Bulgarian translation files included currently, but it’s possible to translate the theme into any language.
Cheers
hey, search stopped working suddenly in header. any ideas? thanks.
Have you installed any plugins recently? If you contact us from our profile page we’ll look into it. Thanks
recently is an error in shopping cart quantities. They are not displayed correctly.
How can i fix it ?
Could you send us an email from our profile page so we can look into this? Thanks
We need the visual composer update….
The latest Visual Composer version will be included in the next theme-update (it will be available shortly after the WooCommerce 3.0 release).
WooCommerce 3.0 is up, another new version of visual composer is up and we are still waiting an update…
The next theme-update will be available very soon (it’s currently pending approval).
Thank you
Hi, I want to remove the related products on the single product page. How do I do this?
Hi, You can hide the related products by including the following CSS on the “Theme Settings > Custom Code” page:
.nm-single-product .related {
display: none !important;
}
Is it possible to split up items in multiple columns in the megamenu without being tied to different parent items? ( I have a list of 25+ brands and I don’t want to put all of them in a single column)
The CSS below can be used to hide the parent-item links (only the child-column links will be visible):
.nm-menu ul.sub-menu li.menu-item-has-children > a {
display: none;
}
Hi ! I was wondering if it’s possible to add a Google Map with multiple markers ? If it’s not supported by default, are there any plugins you’d recommend? Thank you !
Hi. Adding multiple map markers will require a plugin – there’s a few available in the WP plugin directory that have support for this: https://wordpress.org/plugins/search.php?q=google+maps. Cheers
Hello guys. i bought this theme but I can’t resolve issue with adding another language there
Hi. Send us a support ticket and we’ll look into it. Thanks
Hi there, I am building up my site using Savoy theme, and now I am starting to create the products pages, but I am having some problems with it. What I liked best from Savoy was its product display: when you enter to the single product space you see the main picture, and also the pictures from the product gallery at the left-up corner and the product info at the right hand side. But unfortunately I can not get that design.
I would like to have the exact design you show in your preview.
http://preview.themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/full_screen_preview/12537825I sent a ticket yesterday, but the answer I got is not according to my question. My problem is not how to create a product, is about the way the product is shown. I will really appreciate if you could check my ticket again (specially the attached file). I have sent the attached file twice to the ITEM SUPPORT PAGE.
Thanks in advance for your help. Best regards
Hi, Please see the latest reply to your related ticket. Thanks
Hello,
Will you support the new update from the WooCommerce Stripe Gateway?
It just added Apple Pay support but the button looks off on the product page, an integration on the quick cart would be also neat.
Hi, Is your site online currently? Contact us from our profile page and we’ll look into this. Thanks
Hey, i want to use the Theme only in a Catalogue-Mode. I already disabled the Cart and removed the Purchase Functionality. But there is still a Zero in the Mobile View above the Menu Position. How can i remove the ZERO above the Menu in the Mobile view? Thx
Hi, you can hide the cart-count with the following CSS:
.nm-menu-cart-count {
display: none !important;
}
It works. You are great. Thank You!
Does your theme support bullet lists?? I tried to create a list using the standard bullet feature within a product page and it does not show the bullets.
To display bullet-points you can include the following CSS on the “Theme Settings > Custom Code” page:
.product-short-description, .woocommerce-product-details__short-description,
#tab-description ul > li {
list-style-position: inside;
list-style-type: disc;
}
Hi! All my menus have crashed on my theme with recent updates!! I can add entries to the menus but none of them are staying after being saved… I guess, I do not need to extend (very expensive) support to get this issue fixed?? Thks for your reply!
Hi. There hasn’t been made any changed to the theme’s menus recently, but if you contact us via our profile page we’ll look into it. Thanks
Hi, first off great theme!
I want to use the “Shop – Sidebar” layout as my main homepage. how do I configure the website to do that? It was not in the demo import file? I have submitted a ticket in your support.
FYI: To avoid a large majority of the comments that have been posted, you guys should add all the page layouts that is shown in your Live Preview. Most people use these as the base to make/customize their WP website on ThemeForest. 
I found out how to do this. Nevermind, thanks anyway.
How can i find the Template for the Product-Extended Description in VC?
Contact us here and we’ll send you the content/shortcodes used in the extended product description. Thanks
1. Can i Use the Divi Page-Builder with your Theme? If Yes, how? I want o edit the Hero-Section with Divi.
2. I can not access the Visual Composer Templates. This requires a License. Where can i find the license?
3. Are there more free VC Free Templates anywhere?
1. There’s no built-in support for the Divi page builder.
2. Including a Visual Composer license with a theme isn’t possible unfortunately, so you would need to purchase one separately to access these ‘premium’ templates.
3. I’ve had a look around, but haven’t been able to find any.
There is so much space between header and content (WooCommerce products) on Main Page. Is it something wrong or by default? Is there a way to hide this space? Thank you.
Is there any content included on the main-page (like a spacer element)? If you have a link to your site I can take a look.
Thanks for your prompt response. Our website is decosingular.com.
Thanks, disabling the “Header” setting on the “Theme Settings > Shop Filters” page will remove the empty space.
That has slightly reduced the space, but still it is so notable. The inspector shows in the blank space a div.nm-page-full and div.nm-shop header-disabled nm-shop-sidebar-default nm-shop-sidebar-position-left.
I think I got it. When Page Content in Shop is disabled, the space disappears. Please, confirm me that is good. Thank you!
Yes, disabling the “Page Content” setting will hide the content included on the default Shop page.
In your single product page, additional image thumbnails are displayed at the left side of the image box. Is there a way to move those thumbnails below the main image box ?
In your categories page(http://savoy.nordicmade.com/?shop_page=327) below the categories you have included all products. Is it possible to display only the category boxes, excluding the products list that is below in your example page.
- Not currently, but this will be possible after the next theme update.
- Yes, the categories element can be included separately on any page with the page-builder (Visual Composer).
Is it possible (for me – experienced WP dev) to substitute Beaver Builder or Elementor integration for the Visual Composer integration?
This should be possible, but integrating the included page-builder elements would be a pretty big task.