38303 comments found.
Since upgrading to the latest version of the Salient theme the logo isn’t displaying on mobile devices and when the window is at its smallest. It this a known problem and is there a solution to it? Many thanks.
Hey rwassell,
Please share your URL so I can take a look for you 
Cheers
Doh, that was silly wasn’t it – sorry – http://www.mattfoxcounselling.co.uk/
Hey, please ensure you have a retina logo uploaded in the theme options panel
Thank you very much indeed. Great theme and fantastic support.
Cheers 
Hi, does the visual editor supposed to be messed up? It seems to be confusing. Btw this site is previously running on an old version of the salient theme and I purchased another license so I can update it hoping it would fix the issue on the visual editor. I also sent another message on your support ticket, hoping for your quick response on this. Thanks
Hey coollazays,
Please share the ticket ID so I can take a look for you 
Cheers
What is the css for the woocommerce area on the header where you roll over the lock on the top right corner – then the box drops down and shows a price for whats in your cart? I need to change the color and cant find it – its white and you cant see it against my header color – http://0ce.f23.myftpupload.com/ 
Hey,
Add this into the custom css box in the Salient options panel:
body #header-outer .total, body #header-outer .total strong {
color: #000;
}
Cheers
The logo is not visible in Safari on iOS 10 beta. How do I fix it? www.crafty.se
http://www.crafty.se/wp-content/uploads/2016/07/IMG_7076-576x1024.pngHey AlexanderMJ, are you also experiencing this on the demos?
Thanks for letting me know – i’ve noted to take a look further into it
Thanks.
Hey jonas2010,
It seems that the sidebar option is showing as turned on – but no widgets are populating. Do you have some assigned in that widget area via appearance > widgets? If so please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
That makes sense and it worked. I thought that there was a premade sidebar, havent been working with wordpress for a while now. Thx for your quick response!
You’re welcome 
And I have another question, where do I put my google maps API key? The map is unfortunately not showing: http://dev.grauwert.de/kontakt/
Hey,
The issue only applies to new domains where the maps script hasn’t been prior to June 22 of this year. This article explains it: https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html
If you’re on a current version of Salient you can add the key into the map.js file in the js folder. The line to mod should be near line 589 of the file – $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded'); will become $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&key=APIKEYHERE&callback=mapAPI_Loaded'); The next update will add an input for users to add the key in the admin panel
Good day, i’ve seen many discussions on the subject of styling the contact form as per Corporate/Ascent demo, but not a single solution. I know that i can switch on the “Minimal” form styling, although it will keep the one-column design for me. Furthermore i want to replace the word “required” with a star… possibly with the colour i want, is there any possibility to fix this all? Many thanks in advance!
Sorted the 2nd bit, and adjusted the layout so that the standard one-column contact form design looks ok, so no help is needed 
Hey proseolab,
In case you were still wondering – to get columns you need to use divs in the CF7 form creation box like so:
<div class="row">
<div class="col span_4">
<label for="your-name">Name</label>
[text* your-name]
</div>
<div class="col span_4">
<label for="your-email">Email</label>
[email* your-email]
</div>
<div class="col span_4">
<label for="your-subject">Subject</label>
[text your-subject]
</div>
</div>
Cheers!
Awesome!!! will try to play around 

I noticed that ASCENT demo uses blog pages in portfolio preview on the landing page, although i fail to understand how blog posts can be added there – http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266?_ga=1.262279241.419526095.1468685058
Hey, that was added through a portfolio element – it’s illustrating the use of the external project URL field in some projects. The portfolio itself isn’t automatically populating blog articles within it
Cheers
Hi!!!
Is there a way to stop this from happening?? http://test.omegaexp.com.mx/wp-content/uploads/2016/07/Screen-Shot-2016-07-16-at-10.19.13-AM.png when i scroll down the categories go above the “Next project” button.
Thank you in advance!
Hey, please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Hi Team,
I have installed theme and working on it, but there is small issue. I am not getting the arrow icon in the main menu for multilevel navigation, down arrow above the video and top arrow icon. Please help me out.
Reference URL: http://digiqueststudio.com/demo/
Thanks in advance!.
Hey kraanthi!
You need to switch the skin to the original in the general settings tab of the Salient options panel in order to activate the dropdown arrows – however it looks like something else is stopping the icons from loading globally. Have you verified that no third party plugins you may have active are causing this?
Cheers
Thanks for the reply!.
I didnt install any thirdparty plugins, please help me to resolve this issue.
Thanks.
Could you please open a ticket in regards at https://themenectar.ticksy.com with your admin credentials so I can take a further look?
How i can remove the full header title+background image or color and use full-screen image? i try use the Nectar slider but show some problems, show some footer content…and i have tried this: #full_width_portfolio .project-title { display: none !important; } and this #full_width_portfolio .project-header { display: none !important; } but don’t work to remove everything, the first just remove the title and the other don’t remove nothing. It is possible to the use the same page editor header option on projects page?
Hey,
As of now using a fullscreen header on the project single page would require some custom development – however it’s an item on the wishlist so I’ve noted your +1 for it 
Cheers
Thank you 
You’re welcome
In this demo http://themenectar.com/demo/salient-corporate/ how are you create the first image, its the heather image or is the page creator with background image with front text?
Hey ferreirex,
It’s a row with a BG image – when you turn on the page header option to “Slight zoom in” for the Load In Animation in the Salient options panel you’ll get that effect. The text inside of the row is using the split line heading element
Cheers
Thanks a lot guys
You’re welcome
With the parent them their is a custom stylesheet called woocommerce.css – /wp-content/themes/salient/css/woocommerce.css.
I want to overwrite some of the styling within my child theme which for the most part seems possible except for when you’ve used !important within the parent woocommerce.css file.
If I use !important within my child css file unfortunately the parent them still gets a higher priority. Is there anyway within the child functions file we can enqueue this file with a lower priority. I’d still like to keep all the styling however I want to make some minor adjustments.
Maybe there is any easier way.
At this point I’m trying to change the styling for the tabs and in particular the background of the tabs from grey to white using the following code.
.woocommerce div.product .woocommerce-tabs ul.tabs li { border-bottom: 1px !important; background-color: rgba(0, 0, 0, 0.0) !important; background: white !important; }
However this isn’t working and woocommerce.css is overriding it. Let me know your thoughts. Thanks in advance,
Hey byronjt, if you add “html” in front of that selector it will become more specific and take effect
html .woocommerce div.product .woocommerce-tabs ul.tabs li { border-bottom: 1px !important; background-color: rgba(0, 0, 0, 0.0) !important; background: white !important; }
Cheers
I’ve created a basic 2 column mega menu. It seems every column for your mega menu must have a heading – I can’t simply have 2 columns of child items under one parent menu item.
I’ve tried adding a class to hide the 2nd column’s heading (which is a custom link going to #), by defining a class called .hideit {display:none!important;} and then calling it in the 2nd column top menu item, but it’s completely ignored. It doesn’t even appear in Inspect.
How do I hide the 2nd column’s “parent” so it’s just two columns with just a heading at the top of the first column?
Hey co50,
Please share your URL so I can assist 
Cheers
Look at the Destinations menu. Looking for help on how to remove the 2nd column header (and for future reference, the 1st column header). I tried everything from specifying the menu item and using display:none – nothing seemed to work.
Hey, add this into the custom css box:
body header#top nav > ul > li.megamenu > ul.sub-menu > li > a {
visibility: hidden;
height: 0px;
}
Thanks, but this doesn’t quite do what we need. With this, it hides BOTH columns headings instead of just the right side one. Also, the reason we needed the CSS (rather than just putting a no break space which would essentially hide it on desktop as well is because on the mobile menu, with this code the double headings still show up.
We need it so: 1) On desktop, only the left column heading shows up. 2) On mobile menu, only a single heading shows up under Destinations so they can click USA & Canada and it shows both columns of destinations. Right now USA & Canada shows up twice with each showing their own column of destinations.
Hey again, the megamenu present on your site has 4 columns: Featured destination, USA, Canada, International. Are you just trying to remove the heading that says USA?
There are only two – USA & Canada, and USA & Canada 2. Trying to remove the second one. There were 4 columns a month ago but not anymore. If you’re somehow seeing a cached version (IE has issues with W3TC), add a /?whatever to the end of the URL.
I was viewing on Chrome, however I can see the two column setup now 
1.
body header#top nav > ul > li.megamenu > ul.sub-menu > li:last-child > a {
visibility: hidden;
height: 0px;
}
2. Your desired mod to the mobile menu wouldn’t be possible without custom development
Cheers
Fantastic theme! Is it possible to get a custom font to appear in the select menus in the typography section Salient Options tab?
Hey, thanks!
As of now this would require some custom development – but this plugin might be able to help https://wordpress.org/plugins/use-any-font/
Cheers
why is home screen all wonky and not working properly??
http://brookescheurn.com/the home slider has a huge grey area and the posts are not formated (with the correct spacing) as they are when you view the post individually
Hey, please open a ticket in regards with your admin credentials so I can take a further look at the setup https://themenectar.ticksy.com
Cheers
How do I fix this error in woocommerce?:
salient/woocommerce/content-product.php version 2.5.0 is out of date. The core version is 2.6.1,
Hey brookescheurn, you need to update to the latest version of Salient (7.0.9)
Cheers
I updated to the latest version but it still gives this error code
salient/woocommerce/content-product.php version 2.5.0 is out of date. The core version is 2.6.1,
Hey, please open a ticket in regards so I can check on that further for you since the core version of the file is indeed 2.6.1 in Salient 7.0.9
https://themenectar.ticksy.comHi,
I’m using the Nectar Slider to place video on a page. The video aspect ration is 2.4×1 (instead of 16×9) so right now there are black bars showing up on top and bottom. Is there a way to adjust the ratio with CSS to remove those black bars?
You can view the page I’m working on here: http://staging.thestoryis.com/home-3/
I’m loving the theme so far. Thanks for any help you can give!
Hey imullen!
Add this into the custom css box in the Salient options panel:
.swiper-slide .video-wrap {
-webkit-transform: scale(1.4);
transform: scale(1.4);
}
?In my pages on Project Header Option i have the size of the image big, and i like to know if is possible to insert arrows or any indicator to make the visitor go down to the footer page?
Hey ferreirex,
Unfortunately as of now this would require some custom development but i’ve noted the idea for the wishlist
Cheers
Thank you very much 
You’re welcome 
How come some blog posts show in some browsers and not others? I just made a few blog posts on my website at http://thefictionstoryroom.com/read-fiction-stories/ where the most recent show in Safari but not in Firefox or Chrome?
Hey,
I’m currently able to see your posts appear in Firefox & Chrome on my end – have you tried to check on more than one machine? If so please let me know the version of the browser you’re using and if you can replicate this on the demo as well
Cheers
Thanks for the response I figured out the issue before you replied. My blog page was set to only show 6 posts on the page and I had it set to infinite scroll overlooking the post limitation I had set. User error thanks again though!
No worries 
Hi,
I would like to Translate WooCommerce because some texts are English but I prefer Hungarian. How can I do it? 
I have PoEdit, but which file is good for me?
Thanks!
Hey,
Please see this in regards https://docs.woothemes.com/document/woocommerce-localization/ 
Cheers