38438 comments found.
Hello,
Is it possible to disable responsiveness on a single page as opposed to disabling it on the entire site?
Hey AntonNovikov,
As of now that would require custom modding. That option would need to be set on via PHP when on a specific page only
Cheers
Hi, I like the cart in nav functionality a lot, but I only want to display it to logged in users. How should I do that?
Thanks for a great theme!
Hey! Add this into the custom css box in the Salient options panel:
.cart-outer {
display: none;
}
.logged-in .cart-outer {
display: block;
}
Presale Question:
I want to use the left aligned menu and flip the Text in there 90 degrees (So that there is just a small column with text from bottom top top). Is this possible with Salient?
Hey stefanboehm,
Can you please share a screenshot showing what you’re trying to achieve?
Cheers
Thanks! Unfortunately that wouldn’t be possible without some custom development as of now
Cheers
Woocommerce 3.0 is breaking on 8
Hey Denismat,
As mentioned in an earlier an announcement – the update to add compatibility will be out shortly, they changed many things in their major release and things needed to be changed in Salient to accommodate
Cheers
Inserting two blog elements in the same page completely breaks the styling on both elements is there any way to fix this?
Hey snxodesk,
The blog is only meant to be used once per page, the recent posts element as of 8.0 contains many styles similar to the actual blog element and can be used unlimited times http://themenectar.com/demo/salient-promo/blog-recent/
Cheers
Hello, How do I put an equal background video in this example: https: //br.udacity.com/robotics/ He should be at the bottom of the column.
Another question would be about the modified Visual Composer, where was it for the visual composer grid builder?
How active he is, I need him.
Hey ofmarconi,
1. That URL is currently not using Salient, is that the look you’re just trying to replicate?
2. The grid builder is disabled, you would need to use the raw version of VC instead – you can build masonry grids with mixed content via the portfolio though: http://themenectar.com/demo/salient-agency/full-width-masonry/
Cheers
1. I wonder if there is a solution for putting a video background in the column, not the whole line.
Using all the characteristics of a column, you can align as a column, but instead of color, be a background video.
2. ok
Hey,
There’s no column video BG option as of now but you could accomplish it via a Nectar Slider
Wow, it is true, had not thought of that, thank you
You’re welcome 
Looks like Woocommerce 3.0 is breaking on 8.
Hey ace2296, yes – I made an announcement earlier in regards, almost done with the integration now. If you’d like the beta which supports it please just email me 
Hello. I’m running Salient 8.0 and cannot update any areas of the theme options panel. I’m getting the following popup notification when trying to save changes: “There was a problem with your action. Please try again or reload the page.” I’ve tried reloading and logging in and out of WordPress with no results. I’ve disabled all non-recommended plugins and still have the issue. // Please help! Thank you!
Hey jamesprola!
Please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Cheers
Hi guys, we are using Nectar Slider on one page ( only one photo ). Any way that slide fade or coming , page http://odsemberije.com/, example of moving http://misshome.eu
Hey,
Not without some custom modding – the nectar full screen rows option offers that effect though it would require a different setup than you have
Cheers
Any suggestions
The Font is awfully bigger in Salient 8. How to solve it?
Hey shamimnasir, the theme default typography increased a little when nothing is set in the typography options in the Salient options panel. If you want to decrease any sizes just set values in the typography options tab
Cheers
hello have a presale question can I put the featured image of pages instead of the title in the submenu items also can I add widget instead of page or post or custom link
Hey ahmed1597,
This would require custom modding as of now – the megamenu only supports menu links currently
Cheers
We bought Salient 5.0 for a client who is needing some changes to the content layout, yet the Visual Composer is no longer working for us, completely handicapping us from making ANY changes whatsoever.
I have recently read that Salient 5.0 does not support the latest versions of WP (which we upgrade regularly out of necessity, for security reasons), and we are forced to upgrade to the latest version of Salient in order make these simple changes?
Please advise, as this is deeply concerning.
Hey cre8collective,
When WP updated to 7.0, the newer jQuery version broke the old version of VC – not just Salient VC so yes, if you’re using the new WP you also need the new Salient/Salient VC, what’s the reason you don’t want to update the theme?
Cheers
It’s not that we don’t “want” to update the theme … it’s that we’re apparently forced to buy the latest version when we should be able to continue at least editing the page content on our website, regardless of WP version.
Are we missing some hidden upgrade option or are we required to purchase the latest version of Salient?
Once you purchase a license you have access to all future updates, even if you purchased years ago – that’s how all licenses work for any theme on ThemeForest not just Salient. I can’t see a purchase tag on this account so if you purchased on another account you would just need to log into there to download the latest update. If you think you purchased on this account and have a license code just send that to Envato and explain the situation so they can assist https://help.market.envato.com/hc/en-us/requests/new
Hey guys, on the ‘minimal’ testimonial slider. I’m trying to change the animation so it just fades between each slider instead of having the movement with fade. I can see the movement in the source code being:
<blockquote transform:="" translatex="" z-index:=""> </blockquote>
I can’t seem to find where that CSS translateX comes from so I could remove it?
Hey SeanAUS120,
This can be achieved this this snippet of css:
.testimonial_slider[data-style="minimal"] blockquote {
transform: none!important;
}
Cheers
Great, that’s working – thank you! When are you dropping 8.1 version?
As soon as the last test group finishes testing for WooCommerce 3.0x compatibility – if you’d like the current beta please send me an email in regards 
Cheers
Hi guys,
Every time I upload a video I get a black stripe to the left of it, even though there isn’t one in the video.
Please see here: http://www.51waysdemos.co.uk/ben/
How can I fix it?
Thanks
Hi guys,
I’ve hosted the video on amazon s3 and that’s fixed the issue.
Thanks
Hey 0754ben84, glad to hear you’ve sorted it – let me know if it occurs again so I can take a look 
Hi, is it possible to make a off canvas menu with auto close when you click on a menu item? I want to use this on a full height row page and a want to navigate between row with a off canvas navigation. thanks
Hey keytorc,
Can you let me know what off canvas menu style you’re using or just share the site URL?
Cheers
Hey, You may find it on dev_domain here: http://karakoydynamics.com/ In mobile, I’m unable to make it auto-close after a link in off-canvas menu was clicked(tapped).
Hey,
Have you tried to activate the option in the Salient options panel > general settings > functionality for “One Page Scroll Support (Animated Anchor Links)”?
Cheers
Hey,
Yes, it is currently “on”. I also did try both on & off, but no use. Any further suggestions?
BTW the site is transported and currently on air at https://testistanbul.org
Thanks,
Hey, i’m seeing in your mobile nav that the anchor links have a slash in front of the hash – i.e.
/#speakers
when it should just be
#speakers
Could you kindly open a ticket in regards with your admin credentials so I can see why this is occurring?
I have to have those slashes in front, otherwise menu links won’t be working on some sub-pages I have
Anyways, it still seems to be a better option so far, so I’ve changed them as suggested. But for a further investigation I’m going to open a ticket.
Thanks,
Sounds good 
Dear Themnectar,
i have problem. Im using on my Home-Site the “active fullscreen rows” function and my transparent header navigation changes from black to white, depending on the column color. I will change the hover color on my menu buttons but i cant find the settings. I have just the possibility to change the 1 Header, 2nd Header background and the 1Font, 2nd Font color.
Thanx for help
Hey yasamiro,
Can you kindly share your site URL where this occurs so I can take a look?
Cheers
Is it possible to have the category description show underneath the products listed instead of above?
Hey joshfiddy, this would require modding – can you share your URL in regards so I can see your current settings?
castlehottubs.co.uk/Newsite
Unfortunately css wouldn’t be able to handle this alone given the size of your descriptions – the best way to achieve this would be to modify the WooCommerce template files or to use WooCommerce actions
Reporting bug:
Command + Click usually opens the link in a new tab, however that doesn’t seem to work on my header navigation links or most links if they haven’t been set to do so.
I’m on a Mac and using Google Chrome – all up to date.
Also, I’d love your help with the Image Comparison Element
I want to change the color of the slider that you drag left and right, currently it is set by default to my accent color.
What is the CSS for this?
Hey aderynnn,
1. if you’re using the page transitions try turning on the option for “Disable Fade Out On Click” in the Salient options panel > page transitions tab
2.
body .twentytwenty-handle, body .twentytwenty-horizontal .twentytwenty-handle:before, body .twentytwenty-horizontal .twentytwenty-handle:after {
background-color: #000!important;
}
I get a Google Map error “Oops! Something went wrong. This page didn’t load Google Maps correctly” the VC widget seems to be okay. What can I do about it? At another test page for the project the maps displays for a few seconds and then I get the same error…
Hey ayn, have you supplied a Google API code in the Salient options panel? If so, please share your URL in regards
Cheers