38434 comments found.
Hey, I have a submenu with so many items that it is going below the screen on all devices but isn’t allowing me to scroll to see bottom items.
I have resized the menu to the smallest it can be. Can you please advice how I can wrap the submenu, add a scroll function or if you can any other ideas.
Cheers
Hey,
The only thing you could do is stop your header from being a fixed position – add this into the custom css box:
#header-outer {
position: absolute!important;
}
Cheers
No Page Header Settings on Programing items? any way to enable it? Regards Great work
Hey,
could you kindly explain what you mean more with Programing items? Do you mean custom post types you added?
CHeers
Oh I took a project with your theme on it, maybe some one else developed a custom post, I was trying to enable custom header on it, check it out http://www.animematsuri.com/
If you wanted to add the page header settings in a new custom post type you’d need to edit the nectar/metabox/page-meta.php file in regards
is there a way I can make the secondary header have a white background while its on sticky mode? Right now I have it on transparent for my secondary pages and in a white background for the homepage, but I would like it to stay in a white background while on sticky mode.
http://faithbibleok.com/Hey,
Add this into the custom css box in the Salient options panel:
body #header-secondary-outer {
background-color: #fff;
}
Cheers
Hi! COuld you please teach me how to create a simple button? I can not find it anywhere
Hey – the nectar button shortcode is available in the nectar shortcode generator which you can find in every text block within VC or in the classic editor outside of Visual Composer
Hi is there any tutorial, because i do not understand where you are saying, or maybe sending me a screen shot? Thanks!
Hey – this is where you can find the nectar shortcode generator in a text block http://i.imgur.com/rZcdKuD.png
How do i add a side to a page?
Hey – if you’re talking about a sidebar, there’s a sidebar layout available in your page attributes metabox when editing every page
Cheers
Salient is a great Theme and the backend is well designed. However, we have a problem with the British English WooCommerce basket being empty. We are using basket instead of cart. Cart seems to work fine but the basket is empty. Have been waiting for a response from support for 6 days. Please can you feedback on this!
Hey – please share the ticket ID in regards so I can take a look 
Cheers
Yes, it’s ticket 606486. Strange how the Cart is working but Basket is showing as Empty. Have tried in different browsers and on different machines.
Hey – checking it out now 
Cheers
Thanks, found a solution to that by specifying Cart as the basket page in WooCommerce settings.
Hey – glad to hear 
Cheers
Hey, is there any option to change the order of portfolio items? I tried many plugins for that purpose, but they are not compatible with your portfolio in the theme. Do you know any plugins or solutions (not changing the date) but something which works with “drag & drop”? Thanks!
Hey – the plugin I recommend is https://wordpress.org/plugins/intuitive-custom-post-order/
Cheers
Hello,
Great looking theme and would be very interested in changing from my theme to this. But i have 16 questions that i hope you could answer for me, before i make a decision.
1) Swap menus on individual pages (or possible in posts)
- In our current theme, we are able to have unlimited menu’s for any page or post. We need to have 2 seperate menus for 2 seperate pages. This is really important for us – if this option isn’t available for you do you have any suggestions? Plugin?
2) Possibility to embed youtube, vimeo, soundcloud
3) Possibility to upload video / audio for podcast purposes (self-hosted)
4) Remove date and time from blog articles
5) Possibility to feature hand picked blog articles in the home page or any page
6) SEO optimized
7) Website and mobile speed
8 ) Newsletter option
9) Sign-in / Sign-up option
10) Password required pages
11) Popups / Popup modal- possibility to add newsletter sign up?
12) Countdown
13) Multi-page / Pagination
14) Yoast-plugin compatibility
15) Woocommerce
16) Buddypress / BBpress – full design integration?
Many thanks for your help and all the advice. I look forward to hearing back from you very soon!
Hey,
1. It would require a plugin as of now
2,3. yes, you can 
4. It would require a css snippet
5. yes, you can 
6/7. yes – feel free to check out the code by inspecting the demos
8. All forms will inherit Salients style but you’d need to use a plugin
9. This would require a plugin
10. Yes
11/12. It would require a plugin as of now
13. There’s pagination for the blog/portfolio
14. Yes
15. Yes themenectar.com/demo/salient-ecommerce
16. There’s only basic integration
Cheers
I just want to say thank you for everything, great theme, i found all the answers i need it here, everything working like a charm.
You’re very welcome 
Cheers!
Can I have the same top slide (with a video background and text on grey background, plus a title with a white border around the black text) as on http://xn----7sbkbfh4bii5b5i.xn--p1ai/ with this theme?
Hey,
you can see examples of the Nectar Slider here: http://themenectar.com/demo/salient/ – you can indeed use a video BG and have a title in that has a BG
Cheers
Bonjour, j’ai une question a vous poser s’il vous plait. Mon site est sur wordpress et j’ai fini de configurer le template que je vous ai acheté. Sachant que c’est un fichier html. Le fichier de base wordpress est en PHP. Quelle est la méthode puisque c’est un template ? Je ne pourrai pas avoir le template et le site a la fois a la racine de mon site. Par exemple. Je met le compteur pour annoncer mon site ouvert le 1er janvier. Que ce passera t’il quand le compteur atteint le temps programmé? Dois je être obligé d’être devant mon ordinateur pour remplacer le fichier template html par mon fichier .php ? n’y a t’il pas une façon automatique pour que une fois que le compteur atteint sa limite que mon site wordpress prenne la suite ? Car la je serai obliger de mettre tout mon site dans un autre dossier pour permettre au template d’être lu en premier à la racine. C’est quoi la méthode que vous conseillez ? Merci de votre réponse
Hey – I’m currently having troubles translating what you’re asking, could you kindly try to explain it a little more?
Cheers
Hi there,
are you planning to add a “swatches” function for variable products in an update as well?
Becuase right now variable products are shown with the default dropdown selection, but I think it would be more decent and modern looking (like your whole theme) with a swatches-variation.
Best, Andi
And maybe you guys are planning to add a “Sold out”-badge as well? (like your sale badge)
Hey – the idea is indeed on the wishlist. For now it would require a plugin, also i’ve noted your idea for the sold out badge 
Cheers
Hi,
I seem to be having a problem with the nectar slider. All my pages are only displaying the slider set to the homepage. This seems to be a new issue as I just noticed it today. Here is an example-
http://pulsrmedia.com/ http://pulsrmedia.com/portfolio/Both have the same slider. On the back-end, the portfolio page’s instance of the nectar slider is set to display a slider called ‘portfolio top’ not homepage. This is happening on every page.
Additionally, this is also happening on a site I’m developing for a client using Salient.
Any insight?
UPDATE: I just updated the theme to 6.1.72 and that seems to have fixed the issue.
Hey, glad you sorted it – The current Salient version is indeed needed for WP 4.4
Cheers
Hi,
I’ve installed the e-commerce demo, however under my slide I can only find the portfolio categories, and I wish to have the same as you have on your demo – the woocommerce categories.
I want to have the same effects that you present on your demo site to the woocommerce categories.
http://themenectar.com/demo/salient-ecommerce/How do I achieve this?
Thanks
Hey,
That can be created with a VC gallery – use the portfolio style with it and you can add a URL for each image that leads to the categories or where ever else you may need
Cheers
Hi, I can not flip through the portfolio items by clicking the arrows in the header, nor can I access the entire portfolio (by clicking the four squares in the header). Please advice. Thanks
Hey,
1. Please share your URL so I can check on this
2. Have you defied a portfolio page URL in your portfolio options tab in the Salient options panel?
Cheers
Hi, When you update the Visual Composer v4.9 in Salient? (VC v4.9 30% faster)
Hey – as soon as they release the first minor release that address the user concerns with the new way of handling column paddings/margins
Cheers
Hi,
Just wondering – is there any way to display the products’ star rating on the shop page that shows all the products (not just on each product’s page).
Thanks!
Hey – if you use the alternative project style available in the Salient options panel > woocommerce tab it’ll show on hover like this: http://themenectar.com/demo/salient-ecommerce/shop/no-sidebar/
Cheers
After I changed a few of the fonts to Poppins, my site stopped displaying our tagline and ‘Get In Touch’ and ‘Recent Projects’ buttons on mobile.
www.gigagrafix.com
Here is a screenshot on my iPhone 5 of the poor downsizing: https://www.dropbox.com/s/h0en6jay73c6cwl/Gigagrafix%20Error%201.jpg?dl=0
What went wrong?
Hey,
what height do you have set for your Nectar Slider in the element settings? Also have you tried to set a minimum height?
Cheers
Home Slider > Slider Height is at 650
Where would I adjust the minimum height?
You should have an input field for it in your Nectar Slider element, could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Are you Tahir? I currently have a ticket open. The minimum height thing works, is it not possible to have it scale to the height of any device instead of just being the minimum height?
I am not – could you share the ticket ID so I can overlook it?
Cheers
616003
Could you please add your admin credentials so I can set up the slider for you as an example
Cheers
Added to the ticket.
Thanks – just answered
Hi Themenectar,
Would love to add social media icons to header… not through secondary nav but in the same row as the links / nav bar to the far right.
Surely the code for this would be fairly simple? Im not sure how to do this though?
(or a least make footer fixed visibility so these icons are always on screen)
Hey,
You’d need to add them into the header.php file as list items in the main navigation ul
2. Use this into the custom css box:
#footer-outer {
position: fixed;
width: 100%!important;
bottom: 0;
left: 0;
}
Cheers
Thanks for that. Didn’t seem to work but id prefer the first option.
Is this not possible?
Hey – as I mentioned the first route would require You’d need to add them into the header.php file as list items in the main navigation ul
Ok thanks. Wasn’t sure if you are able to provide the code for this?
There seemed to be a few people asking the same thing, might avoid replying to similar requests again and again.
Adding this as a feature would be really beneficial i think in an update if possible
It is indeed on the wishlist – but as of now I can only give basic instructions on this matter
Hey,
Add this into the custom css box in the Salient options panel:
.isoSlider:hover .prev-slide {
left: 0!important;
}
.isoSlider:hover .next-slide {
right: 0!important;
}
Cheers
Hey, I’m still getting the same error at a certain point while resizing the screen. It shows up completely without arrows on smaller screened laptops. Cheers
Sorry – there was a typo, use this instead:
.iosSlider:hover .prev_slide {
left: 0px!important;
}
.iosSlider:hover .next_slide {
right: 0px!important;
}