38353 comments found.
Hello, I’m running into a strange issue. A black box is being added to the background of any “Google Font Custom Heading” when the text is long. Is there anyway to fix this?
Hey unoffish,
1. Can you please check the design options tab inside of your custom heading element settings to verify that no background color has been set?
2. Unfortunately that’s not possible as of now without custom development as of now
3. I’m not seeing any screenshots attached to this comment in regards – are you referring to the scrollbar not allowing you to scroll down in that section?
4. There’s also no option built into the theme for that, custom scripting + additional css would be needed in order to achieve that
Cheers
Hey there! I love your theme, congratulations! I have now installed again and the page builder is a real mess, I used to work very well with the WP Bakery but now all I see is lines and lines of code.
Can you guys please help??
Thank you!
Hey Krlosadell,
If you’ve verified that you have the Salient WPBakery plugin installed and activated, please share your URL in regards so I can take a look
Thanks
Hi there!
Really like your theme!
But I’m having a minor issue.
If you look at my blog posts page: http://27s.5c4.mwp.accessdomain.com/, you’ll see my link posts open in a new tab, not a page on my site, which is what I want them to do.
But when I go to my homepage (http://27s.5c4.mwp.accessdomain.com/magazine-blog-landing/) the link posts open to a page on my site, which is not ideal.
Why is it doing this?
Thanks!
Lauren =)
Hey Lauren! I just noted to add that fix into the next release – if you’d like a copy of the beta please send an email in regards via the contact form on my author page https://themeforest.net/user/themenectar
Cheers
new update any time soon? been waiting a month or so to do a new build and have been wanting to wait for this new version before i do anything. curious to see the new demos too
Hey brianfreeman, yes indeed – we’re on the very end of beta testing – if you’d like a copy of the beta please send an email in regards via the contact form on my author page https://themeforest.net/user/themenectar Cheers
Hey, any new demos and features coming soon? Looking for a travel orinatated demo if at all possible
Hey richpcreative,
The new demos coming out with 9.0 will be eCommerce focused, I’ve noted your idea
for the wishlist though 
Cheers
Hey! I´m trying to find a way to add HTML or at least an “a” tag inside Team Member Bio textarea. Can you help me out?
Here an image of where do I want to allow this https://imgur.com/a/zi0BWeg Thanks in advance!
Hernan B.
Hey Hernan,
Unfortunately that wouldn’t be possible as of now given the WP limitations on shortcode attributes. The bio is saved as attribute “team_member_bio” on the shortcode which you can see when going into the classic editor view. The social icon option at the bottom was added in to allow for some related links to each team member
Cheers
Hi,
I am using wpml plugin but i couldn’t find any setting in theme options to add flags to the header!! Also i checked wpml setting but it can not to add flags to the header!
I am using full width header and normal horizontal menu. What should i do?
Thank you
Solved 
Glad to hear robertdamon 
I installed Formcraft and noticed the form fields are being affected by the theme CSS. Is there something you can do to fix this?
Hey JohnsonDesignCo,
Please verify that you have the “Overall Form Style” set to “Inherit from theme skin” in the Salient options panel > form styling tab. If you do and you’re still seeing an issue, please share the URL in regards so I can take a look
Cheers
That fixed it, thank you!
Glad to hear JohnsonDesignCo 
I’m using Salient with Woocommerce. My products are getting a lot of reviews so the page scrolls down endlessly. Is there a way to set a limit to how many reviews can show on the page and add pagination and “next” button so the user doesn’t have to scroll down hundreds of reviews? It looks like a mess too. Thanks.
Nevermind. Found the solution myself. For anyone in the future looking to resolve this, it’s in the Wordpress settings. Go to Wordpress Dashboard > Settings > Discussion and toggle on “Break comments into pages with _ top level comments….”
Hey ehong33234, glad to hear you sorted that 
It is possible to make the whole area of the flip box an image link?
Hey alisonleon, not as of now without custom development i’m afraid.
Hi on the meta on hover + entire thumb link how can I add a radius to the image (before and on hover), and also add add a 1px border/stroke in black?
Thanks very much
Hey alisonleon,
add this into the custom css box in your Salient options panel:
.portfolio-items .col .style-2 img {
border-radius: 10px;
border: 1px solid #000;
}
Cheers
Question – first time using the parrallax mouse layer thingy. My first layer (bg) needs to go edge to edge, so i’ve uploaded at 1920×400 thinking it would have “cover” rule. However, on smaller devices, the image is fully overlapping and going out of screen. Halp! what image size should I use so it actually all shrinks down into browser size?!
Hey ladydekade,
Can you please share your URL in regards so I can see the setup? The mouse parallax acts as a BG for the row, so if you don’t have any content in the row itself, you can simply use percent based top/bottom padding to create a fluid height. e.g. 15% for the top/bottom
Cheers
hey! http://grouphugcreative.com.au/landing-page/ so i have a bg layer which is split colours, then have clouds on top. I need 2 cloud layers to be sitting at edge of sceen!
Hey ladydekade,
This is what I’m currently seeing on my end: https://imgur.com/a/v3I2kLD can you kindly share a mockup of what you’re trying to achieve?
Cheers
Hmm that is what I’m trying to achieve – but when I preview on any other device than what im working on (27”), i can’t see the layers!! let me do some digging here. What device are you on?
Hey ladydekade, I’m currently using the latest Chrome on Windows 10, but also just tried Chrome on mac using browserstack and am seeing the same thing
Hi, the image gallery are not working after we migrate to new server.
original : https://setcode.my/ip/featured-projects/
after : https://interiorplus.asia/featured-projects/
How to solve this problem?
Everything works fine except the image gallery nectar style slider, i also try basic slider and it work..
the error :
JQMIGRATE: Migrate is installed, version 1.4.1
nectar-slider.js:2932 Uncaught SyntaxError: missing ) after argument list
Hey iEx0n,
The line number 2932 in your salient/js/nectar-slider.js file has a syntax error – I’m not sure how that happened when you transferred your setup, but the regular version of the file in 8.5.6 doesn’t have that.
line 2932 in your file is currently
.attr('src') + "?id="+Math.ceil(Math.random()0);
and it needs to be:
.attr('src') + "?id="+Math.ceil(Math.random()*10000);
Cheers
Hi, how can we create an horizontal scroll with overflow if *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } affects all page? Thanks.
Hey xuso15,
Please share the URL you’re trying to create a horizontal scrolling div so I can take a look at the setup to assist
Thanks
Hello! Is there a way to add a button for sharing an item portfolio by email? Thanks!
Hey agiil,
As of now that would require the use of a plugin, but i’ve noted the idea for the wishlist 
Cheers
Hi, I want to doing one questions simple, please. In elements – general content – tabbed section, can I switch the icons (nav) to pictures?
http://themenectar.com/demo/salient-promo/tabbed-section/ Thank you!Sorry, the link is this
http://themenectar.com/demo/salient-promo/tabbed-section/Hey alandres,
As of now that would require the use of custom css to set background images on the tabs
Hi themenectar!
Can I request for a beta of salient? I’ve already sent the request to your author contact form.
Thanks!
Hey oneonline_hu,
Just sent over a copy 
Cheers
We still dont’t get it 
Hey oneonline_hu,
I just checked to verify it was sent to the email you used on the contact form – can you verify it’s not in your spam folder? If not, do you have another email address you’d like me to send it to?
Cheers
Hi,
We checked the spam folder but we dont’t get it. Please send to this email adress: info@oneonline.hu or design@oneonline.hu. Thank you very much!
Thank you! We get it now!
hai, i want to ask before I buy this theme.
first, is this theme has setting for mobile screen??
Thanks..
Hey infodigi,
Salient is a responsive WordPress theme and adjusts to fit the device it’s viewed on. You can test it out yourself by visiting on your mobile device: http://themenectar.com/demo/salient-promo Cheers
I finally launched my site and pointed my domain (registered through a different site than my hosting service) at the page using a ‘redirect with iframe’ option (so that the official domain will display and not the actual Wordpress address). Problem is: when visiting through this domain on mobile, the site does not display to the slimmer mobile view. It’s like a scaled version of the desktop view. Other than transferring that domain to the same hosting service as the Wordpress site, is there anything I can do to get around this? Thanks again
Hey devotionrecording,
You should be able to simply point your domain nameservers to your hosting company to get it to display from there without having to actually transfer it, also without having to use an iframe workaround. The hosting company you’re using should be able to assist with that process
Hello, i just added a video to my nectar slider, so there are 2 image slides and a video, i would like the slider to autorotate every 5 secs for the images but on the 3rd slider, to play the whole video (50 secs), is this possible? Thanks!!
Hey paulinavargasin,
unfortunately that’s not possible as of now, the auto rotation time has to be the same for each slide. However you can link to a full version of your video from one of the nectar slider buttons if you would like it to play in a lightbox