38358 comments found.
Hey there On ipad landscape view after scrolling down and up again, the header lays over the content. I found another user with this issue here on comments but unfortunately he solved with you via ticket so I can’t view how to do. Help please
My salient version is 6.1.65
I also tried to make a clean install of wordpress and salient with the dummy files to get the same website of the demo, but the problem is still there. It’s strange because in the same iPad your website looks good but mine not!
Hey,
Please share your URL so I can take a look at the issue to better help out
Cheers
It happens when is viewed on ipad in landscape mode but also when open it in browser, scroll down, squeeze browser then come back to the previous size
Thank you
Hey,
try adding this into the custom css box in the Salient options panel:
@media only screen and (min-width: 1000px) {
#header-space {
height: 86px!important;
}
}
Hi. How can I turn off the multiple img resolution upload. I already put 0 on all the img sizes on Settings > Media.
You’d need to remove the sizes from the functions.php in the nectar_add_image_sizes function
Hi. Can I see Back-office in live preview?
Hey, see this in regards https://www.youtube.com/user/ThemeNectar/videos
Cheers
Hello, this theme supports multilanguage with language selection? want to buy your theme like the design, but it is very important so that you can switch between languages.
Hey,
You would need to use WPML for that
Cheers
Hi, do you know how to style the radio buttons in the woocommerce cart & checkout?
I.e. for choosing the shipping or payment method.
I only get this via developer tools:<input type="radio" name="shipping_method[0]" data-index="0" id="shipping_method_0_flat_rate" value="flat_rate" class="shipping_method" ">
But how can I edit the type via css?
Thanks!
Second question: How can I add a font awesome icon into the woocommerce “update cart” or “proceed to checkout” buttons? thanks!
Hey,
1. The next update is changing those but for now you could look at resources such as http://www.hongkiat.com/blog/css3-checkbox-radio/
2. This might help out http://www.lockedowndesign.com/change-proceed-to-checkout-text-in-woocommerce/
What is the main difference between Original and Ascend theme version? Thank you
MArk
Hey,
Ascend gives different input & button styling, different masonry blog styling and different header icons. Also general elements get simplified with ascend, i.e. less shadows and no rounded corners etc.
Hi there,
Is there a way to make the fonts ‘responsive’?
If I set the H2 on 25 for example, this may be fine for PC screens, but way to big for mobile.
Looking forward to your reply!
Hey,
Could you kindly share your URL in regards so I can take a look at the settings?
Cheers
How can I share my URL privately?
Hey, you could open a ticket in regards at https://themenectar.ticksy.com
Hey, how can I achieve this?
http://s1.postimg.org/jbir1rr4v/Untitled_1_copy.png
I’m using the Nectar Slider and I’m putting some code in the caption field. The problem is that I don’t seem to find the exact classes to edit to achieve the same alignement of text and logo as in the mockup.
If you want to see it live, take a look here: mtp.sparkagency.pt
Thanks in advance..
Hey,
Try this,
.swiper-slide .content img {
margin-bottom: 30px;
position: absolute;
bottom: 30px;
left: 30px;
}
Cheers
Hello, I have a little audio podcast, but my files are ,m4a with AAC, can I use the embedded player with this kind of files?
thanks
I have my files online, I select audio for the post and put my URL directly but it shows nothing, How can I add it, do you have any example on the demo?
thanks
Hey, are you using the audio shortcode? https://codex.wordpress.org/Audio_Shortcode
Hmm… I’m using the theme options. It says mp3 or oga, don’t see an mp4 option.
http://s10.postimg.org/d6c70zy8p/Untitled_2.jpgHey,
Just place an audio shortcode into your content editor, those input fields just create the shortcode for you
Cheers
Ohhh… alright! I’ll give it a try, thanks!
Well, I put my code: [audio m4a=”URLTOFILE/2007_fall_season.m4a”]
The player shows up, but it doesn’t load the file. 
Tried an ogg and mp3 and they do work, any suggestions?
24kb AAC sounds better than 32kb OGG… sorry :/
Hey, using your m4a could you share the page URL so I could see?
Awww… I’m still a noob, it is a browser thing, I forgot to test on other rather than Firefox. And I thought that was a modern one… it does work on chrome, guess I’ll make further tests.
thanks for your patience 
You’re welcome 
hi, how is the theme with rtl languages?
Hey, it supports RTL by default 
Cheers
How do I remove the color overlay on the portfolio pictures? Have tried in the settings but it only allows changing colors not no colors options.
Hey,
Add this into the custom css box in the Salient options panel:
.portfolio-items .work-info-bg {
display: none!important;
}
Cheers
How can i choose the order of the slider display?
i figured out how to reorder slider.
Hey, glad to hear 
I’m wondering why the option to select fonts and font sizes inside of the normal ‘text block’ were disabled?
Hey, they weren’t you need to click kitchen sink icon
http://cdn3.wpbeginner.com/wp-content/uploads/2012/09/kitchensink.jpgHi there. Is it possible to insert raw html in a text box? For example, I want to use an anchor tag within a table that I created in a text box, but I have only ever used the “Raw HTML Element” to do this before. Thanks!
Hey,
Yes you can, just make sure you switch into text tab on your text block as it won’t work in the visual editor
Cheers
Great, thank you!
You’re welcome 
Is there a CSS code to make the circular arrows on page headers to be a certain color instead of white? Your help is much appreciated. Thank you.
Hey, add this into the custom css box in the Salient options panel:
html body[data-button-style="rounded"] .section-down-arrow i {
color: red!important;
}
html body[data-button-style="rounded"] .section-down-arrow {
border: 2px solid red!important;
}
I need to add a specific color code. Instead of writing “red” as it’s shown here, can I place a certain color code instead?
It’s also for the circle and arrow instead of just the arrow, which I need the color code CSS code for.
Hey,
you can replace the red with a hex color if desired and the second part of the snippet is to target the circle. Please share your URL if it’s not working for you
Hi Theme Nectar,
Love the theme, each time I use it I love it more and more.
Question for you, with regards to the Portfolio image gallery seen here (http://neileverosborne.com/works/linking-people-and-planet) and the ‘VIEW LARGER’ button, how can I change the colour of the button? I would need this changed site wide.
Your help would be greatly appreciated.
Thanks, Alan
Hey, add this into the custom css box in the Salient options panel
body .portfolio-items .col .work-item .work-info a {
background-color: #fff!important;
}
Amazing! Code works like a charm. Many thanks.
You’re welcome 
Hi, Theme Nectar! I found some issues with the configuration of the menu off-canvas in mobile. When I try to change the background color in “custom head color scheme”, I can’t change the typography “Off Canvas Navigation”, because it uses the default typography. When I try to change the typography “Off Canvas Navigation”, I can’t change the background color in “custom head color scheme”, because it uses the accent color. So, I can’t use these two configurations at the same time.
Hey,
The custom header color scheme should not effect the typography – could you kindly open a ticket in regards with your admin credentials so I can take a further look at the setup?
Cheers
Hi there,
In the blog area, when I go to a category, the header of the category page comes automatically with a full screen back design, and i can not remove it, do you know how customize these pages? example: goo.gl/FgqQUY
Hey,
could you kindly open a private ticket in regards with your admin credentials so I can take a further look at your setup? https://themenectar.ticksy.com
Cheers
Hello, long supporter of the theme. Will you make the php7 bump in time? How will that affect current Salient installations?
Hey – i’ll release an update when it comes out and as of now there’s no major issues with it
Hi,
I just bought your theme – the demos looks very good!
However, I have already run into a little issue upon a fresh install. I have done the following: - Installed Wordpress - Installed Salient theme and the child theme - Imported demo content and theme options
When browsing the site, I noticed I couldn’t interact with content just below the header with the logo+nav. I had a look in the code, and noticed the midnightHeader elements were missing the class no-pointer-events which is set on the demo page (http://themenectar.com/demo/salient-agency/ ).
How come this is missing on a clean WP install with your theme directly installed along with its demo content and theme options?
TIA
Hey! Please share your URL in regards so I can take a look
Cheers
sw.dshandberg.net
Thanks.
Hey, this issue only occurs when you have a menu assigned in the navigation with the permanent transparent header – it will be sorted in the upcoming release
Thanks for looking into it. Any ETA on the release? This is a dealbreaker for me, I cannot launch my coming site until this works.
If you can open a ticket in regards I can supply the JS fix early https://themenectar.ticksy.com (just let me know the ticket ID here)