38439 comments found.
Sent you a message regarding the v9 beta
Forgot to mention, are we also able to see the new ecommerce demo sites with the beta?
Hey sunnyt7,
I just located the email and have sent out the beta 
Cheers
Just checked, don’t think I got anything
. Will shoot you another message.
Thanks sunnyt7 
Hi,
After last update, I can’t enable Full Width Portfolio Item Layout which messes with my layout (buttons disables)
I also disabled the portfolio title but it now shows. It was all working before.
What can I do to fix this? I thank you in advance.
Hey Kenzab,
What version of the theme are you using? Can you please open a ticket in regards with your site URL/admin credentials so these issues can be inspected further? https://themenectar.ticksy.com Thanks in advance
Hi,
I just updated to version 9 and I still have the same problem. Basically not able to enable full width options https://kenzabennis.com/wp-content/uploads/2018/09/Screen-Shot-2018-09-02-at-15.26.24.png So portfolio page is not full width anymore while it used to be https://kenzabennis.com/portfolio/mooc-entreprendre-au-maroc/
The title of the portfolio page is also showing even though I added this code to css #portfolio-extra .col img { max-width: none!important; width: 100%!important; } #full_width_portfolio .project-title { display: none !important; } .single-x-portfolio .entry-header { display: none; }
Again, everything was working just fine before I updated to former version. I can’t open a ticket as I bought the version 4 years ago…
Hey Kenzab, in that case please reach out in regards using the contact form on this page instead of the support forum: https://themeforest.net/user/themenectar
So I sent an email and did not get any answer…
Hey Kenzab, I replied to the email you sent out 5 days ago – I just sent out another one. If you don’t see it, kindly double check your spam folder quickly. The email ls coming from themenectar[at]gmail.com
Cheers
Hi,
I am using parallax image for page header section and wrote a text in it from page options. But how can i translate it with wpml?
I am using wpml plugin.
Thank you very much
Hey robertdamon,
Have you checked out the WPML guide in regards? https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-the-salient-theme-and-wpml/ Cheers
Hi ThemeNectar,
How can I change the Team Member Stlye – Meta overlaid alt in a square? (Just like Team Member Stlye – Bio Shown Fullscreen Modal.
Hey be-gin,
that would require modding to the nectar_team_member function in the nectar/tinymce/shotcode-processing.php file
Cheers
Oh thanks! But is there no simple css which I can add to the custom css?
Hey be-gin, not to force a square aspect ratio since in that particular team member style it’s just using an img tag with a predetermined size (600×400) rather than setting the image source on a background which could then easily be altered with CSS
Okay. Maybe very stupid but I still have no idea how I can change the size to (600×600) instead of (600×400)
Hey be-gin, within the nectar_team_member function in the file listed above,
change this line:
$image_src = wp_get_attachment_image_src($image_url, 'portfolio-thumb');
to this:
$image_src = wp_get_attachment_image_src($image_url, 'regular');
Thanks. The zoom in effect has now disappeared. But the div still does not adapt to the dimensions of the image. Now (402×300)
Hey be-gin, you may need to regenerate your thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/ if that doesn’t work for you, please share your URL in regards
I think that it has nothing to do with a wrong thumbnails..
http://www.be-gin.nl/test-team-member/Hey be-gin,
Try to add this into the custom css box in the Salient options panel:
body .team-member[data-style="meta_overlaid"] .team-member-image,
body .team-member[data-style="meta_overlaid_alt"] .team-member-image {
height: auto;
padding-top: 100%;
}
Cheers
Hi guys,
How do i get rid of the default margins for the rows and sections?
Hey bachuramadhikari,
There will be no margin on the bottom of a row if it’s set to full width background or full width content for the row type
Cheers
Thanks Guys!
You’re welcome bachuramadhikari 
Understand 9.0’s new demos will be more ecommerce oriented. Will there be new layouts / modules for blog pages as well?
Hey rproeis, there’s a couple new Salient studio templates for blog related items, but there’s no new blog styles being added in 9.0. If you’d like to test out 9.0 now, please send an email in regards via the contact form on my author page to get get access to the beta
Cheers
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