38438 comments found.
Are Visual Composer plugins compatible with the Salient-modified version of Visual Composer?
EG http://demo.webdevocean.com/image-hover-effects-vc-extension-demo/ Thanks
Hey ravenswoodmedia, I haven’t personally tested that specific one but can’t see why it wouldn’t – I have tested the larger ones such as ultimate addons
Cheers
Thanks for taking the time to reply. I managed to get hold of the free copy, it worked, so I bought the Pro version. It works great – (apart from the icon not appearing in the VC interface as Salient has those custom blue-purple VC icons).
Hey, glad to hear and thanks for letting me know 
i would like to decrease the size of the hotspot. then add like around 140 hotspot map for that venue map. is it gonna cause me a trouble?
this is the link where i would implement it http://indonesiaoutdoortradeshow.com/exhibitor/
Hey micromove,
Add this into the custom css box located in your Salient Options panel:
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span {
display: none!important;
}
body .nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot {
height: 20px;
width: 20px;
}
Cheers
Is there any option to list the blog items in ascending order? I need it to list events which are listed as a blog category
Hey,
changing the post order would require the use of plugin to modify the query or custom development as of now, however i’ve noted this option for the wishlist
Cheers
I’ve been having an issue with my theme when opening it up in the mobile view the screen stays black. I don’t have issues otherwise. This is a brand new installation using the startup demo import
Hey Yodasoda,
Please share the URL in regards so I can take a look
Cheers
I managed to fix the problem by not using AJAX. The url is : siliconlabs.co.za But not sure if this will be much help now that it’s been fixed. Any suggestions from your side
If you’re referring to the AJAX page transition method, i’d be glad to troubleshoot it for you if you can reenable it
Sorry for taking so long I’ve had to wait for a few import clients to view the site without having this issue. I’ve reverted back to using ajax please let me know if you require more information.
To help replicate the issue change your browser size to a fairly small window so that the mobile reactive version of the site is shown. Then refresh the page and the problem will occur. I am using the latest version of chrome.
Hey, thanks for getting back to me! It appears that might be an issue with that specific swipe transition when using the AJAX rather than the standard method. Can you change it to the standard method and allow me to check?
Cheers
Okay changed to standard
Thanks, did that fix it for you?
Reporting bug:
When you’re using the Passepartout + a page with the Fullscreen Portfolio Slider (seen in this demo here: http://themenectar.com/demo/salient-slider-portfolio/) then there ends up being a scrollbar.
I believe this is because the full-screen sizing doesn’t account for the border size.
Hey aderynnn, thanks for letting me know – it’ll be fixed in 8.0.1 
Your support system has been down for several days now. How do we align buttons placed using salient visual composer? There is no left //center// right option for the buttons!
Hey,
1. Ticksy was down for all authors yesterday and part of today: https://ticksy.com/updates/downtime-explained/2. The buttons will align based on the column alignment or row alignment there’s multiple examples of this in the Salient Studio > Call to action tab
Cheers
Ah great thank you guys
You’re welcome 
Can I use salient with a logo that aligns right in the nav ?
Also you have a different header based tablet , mobile , desktop ?
I am using another theme and looking at moving to salient , just I have a client who has a logo style guideline for logo on the right side of a page
Hey, the only way to get the Salient logo to align right without css would be to use an RTL language
hi guys, a while ago it was posssible to embed a vimeo video opened in a lightbox via an normal link. Now something changed, when i use the classes from the nectar slider whre it goes autoamtically there is only a message can not load the image!!!
Hey haoe, please share your in regards so I can take a look
Cheers
Is there an option to get additional top bar solid color bar over the header. I would like to have additional menu there.
Hey ayn, there’s a secondary header layout you can choose in the Salient options panel > header navigation > layout related tab
Hi, Your support page is not working (http://themenectar.ticksy.com/?envato_item_id=4363266). Is there a problem?
Hey Pod9, all of ticksy was down for everyone using it yesterday and a little today: https://ticksy.com/updates/downtime-explained/
I tried with the Masonry Blog Fullwidth VC element but can’t see how to set it up that some blog teasers show up bigger.
It would be much appreciated if you could explain how to do it or which demo I need to import to have the page available.
thanks!
P.S. I tried to access the support forum but ticksy.com seems not accessible in the moment.
Hey plentyofnothing!
1. Make sure you’re using the meta overlaid masonry style for the blog in the Salient options panel > blog tab – to set specific masonry sizes for posts, in the edit post screen there’s a select for this: http://imgur.com/a/IURO5
2. all of ticksy was down for everyone using it yesterday and a little today: https://ticksy.com/updates/downtime-explained/
Cheers
yesss, so great! thanks for your quick solution!
You’re very welcome 
Hello. Great stuff. Just some quick questions around the tabs functionality
1) How can I link a page to a specific tab? I tried going to the ID but didn’t work? 2) How can i Integrate Google maps into a specific tab? The map doesn’t show 3) How can i fill the entire background of the tab? so i can have two different colors for the different tabs 4) How can i convert a tab link into a hyperlink to another page
Thanks, Aly
Thanks Aly!
1. Use ?tab=tab-name in the URL e.g. http://themenectar.com/demo/salient-frostwave/features/elements/?tab=another-tab
2. As of now this element won’t function due to the nature of the tabs starting hidden, but i’ve noted to sort this in future releases
3. This would require custom css, add this into the custom css box located in your Salient Options panel:
.tabbed > div:nth-child(2) {
background-color: #000;
}
.tabbed > div:nth-child(3) {
background-color: #888;
}
4. You can use the minimal tab style, this gives the option to add a CTA which can link anywhere
Cheers
Thank you very much. On point 4, is there no way to css that specific tab to point to another link? I am having difficulties placing an underline using the Page Submenu
Hi, I have a few questions, could really use your help. The webpage is http://design4india.in/sample-page
1) If you look at the navigation menu, the ‘ENGAGE’ menu doesn’t quite align with the search and menu icons on the right side, when I increase the text size to 20. Right now it’s 16.
2) On one of your theme demos, you’ve used very minimal seperators for dividing, cart, search and menu icons. It doesn’t have that bottom border. How do you do that?
3) I want to make the description of my off-canvas menu items to only appear when I hover over them, and hide them by default.
Hey nasscomadmin,
1. Please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
2. In the Salient options panel > header navigation > transparency tab there’s an option to remove the bottom border
3. Add this into the custom css box located in your Salient Options panel:
#slide-out-widget-area:not(.fullscreen):not(.fullscreen-alt) .menuwrapper li small {
opacity: 0;
transition: all 0.2s;
}
#slide-out-widget-area:not(.fullscreen):not(.fullscreen-alt) .menuwrapper li:hover small {
opacity: 1;
}
Cheers
Thanks a lot for the reply, the menu looks great now with the hover description. 
But I couldn’t find the option to remove bottom border, I only have this, ‘Remove Border On Transparent Header’. But that removes all sorts of seperators and borders.
Hey, when using the permanent transparent header option the separators are also removed – you would need to turn that option off to have them display at the moment
Humm, actually I wanted it to display like in one of your demos where you have these vertical line separators for search, off canvas menu and shop cart. Looks very neat and minimal.
Hey, the only way to get those separators to appear without custom modding would be to turn off the option for the permanent transparent header in the Salient options panel > header navigation > transparency tab as that option removes the default separators
Hey,
1. ticksy is back online now: https://ticksy.com/updates/downtime-explained/
2. It seems that one of your third party plugins may be causing that, please try disabling them to verify quickly
Perfect timing – I just stopped by to see if you posted an update regarding Woo3. And you did. Amazing theme maker deserving your successes 
Cheers sb77! I can also provide you the final beta with compatibility for 3.0 if you’d like – just send me an email using the contact form on my author page
https://themeforest.net/user/themenectar
Hey everyone! In regards to the latest WooCommerce Update: WooCommerce has received a large update today (v3.0) and it breaks some things in the WooCommerce integration with Salient – Hold off on updating to WooCommerce 3.0 until tomorrow when Salient adds compatibility for it
Cheers 
Having a lot of customers complain since updating WooCommerce they can no longer checkout, cannot see the checkbox to accept terms and conditions and it says email address does not match. Please help! Website: www.NWSledder.com/Shop
I see above you have a major version release coming tomorrow, if theirs anyway we can obtain it early that’d be great!
Hey! I can provide it now – just send me an email using the contact form on my author page
https://themeforest.net/user/themenectar
Please, update the theme for WooCommerce 3.x
Hey diegofvg, we’re doing the final testing with it now – if you’d like beta with compatibility please send me an email via the contact form on my author page
Cheers
I’m sure you’re aware… but just in case you aren’t, your support page / system is down.
Hey Nick, all of ticksy was down yesterday and a bit of today but should be back now
https://ticksy.com/updates/downtime-explained/
Hey there,
First off, love the theme, been using it for years. Noticed a WooCommerce update today that is causing some compatibility issues with your theme now. System Status suggests that some of the templates are outdated and may be incompatible. The result is a constant refresh of the site that doesn’t allow a user to navigate. I’m going to install an archived version of WooCommerce in the meantime, but any information about when a compatible update to the theme will be released would be great.
Thanks!
Hey Andromanche,
Yes – they released a major version so changes need to be made to accommodate, the update to add compatibility will be out tomorrow 
Cheers