38438 comments found.
You guys, I know you’re super busy and all, but I sent you a ticket some time ago, and then updated it, and I still haven’t heard from you:( I cannot publish my page, without your support. Please get back to me, thanks, Karolina
Hey Karolina, we’ll be with you shortly on the forums – thanks for your patience. For future reference please note that posting multiple response on a ticket before we get a chance to respond unintentionally bumps your position back in the queue since things are sorted on our end from longest time since the last response first
Cheers
awesome! I’m waiting:)
Hey, I’m still here – waiting for your last response – I’m stuck with this – have mercy!! 
Hey Karolina, we haven’t forgot about you
We’re in the process of releasing an update for the theme and there’s extra work/support at this time
Cheers
So…. I’m still here;) I can see you have dozens of requests – please answer mine. I’m only so persistent, because I cannot fix this myself, and my site is out for a week now. Thanks! (ticket 1500449)
You are THE BEST! Thank you 
You’re welcome Karolya 
Hi guys! Could you please help me with an issue? I would like to change the look of the testimonial-slider (multiple visible minimal). Usually it comes with rounded corners, but I would like to have it not rounded. I also would like to change the background-color and the corner color. Could you help me with a css? Here is the link to my page: www.kindamag.com Thanks a lot! I love Salient!
Hey nelala 
add this into the custom css box in your Salient options panel:
.testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner {
background-color: #000!important;
border-radius: 0!important;
border: 2px solid red;
}
Cheers
Thank you so much!
I have two other issues (almost done with the website, yeah!
)
1) Could you also help me with the mini cart in the menu?
I’m using the German Market plugin and since installed, the cart doesn’t look good at all. The text about shipping costs is long and comes without a
It’s huge and horrible. Screenshot here: http://kindamag.com/wp-content/uploads/2018/03/cart-problem.png
How may I change the look?
2) Is it possible to include a divider in the regular cart? Problem with German Market also – the text is too near to the products section. Screenshot here: http://kindamag.com/wp-content/uploads/2018/03/cart-problem2.png (orange arrow)
3) May I change the capitalized words on the buttons (blue arrow) to normal? Couldn’t find where to do so.
Screenshot here: http://kindamag.com/wp-content/uploads/2018/03/cart-problem2.png
Thank you in advance 
Hey nelala,
add this into the custom css box in your Salient options panel:
p.jde_hint {
max-width: 275px;
padding: 20px;
}
.woocommerce table.shop_table .jde_hint td.actions {
padding-top: 30px!important;
}
.woocommerce input.button, .woocommerce-page input.button {
text-transform: lowercase!important;
}
Cheers
Howdy! Super quick question. There seems to be an issue with the blog system not loading images or enforcing https protocol on any blog related pages. I don’t think this is an issue with the theme, but wanted to see if you had any insight as to two the featured images aren’t loading on posts and why https wont enforce. https://tinyurl.com/ya7thqyt
Hey Liyte!
It looks like the source of those images is coming from a CDN, do you have one enabled that’s only for your blog?
Cheers
Howdy! I don’t believe so. The images were uploaded to the media folder inside of the WP dash. I tried to re-upload images and set those as the featured images, but that also didn’t work. Any thoughts on what this could be?
Hey Liyte,
I would check with your hosting provider in regards as the URLs are not originating from your server e.g.
http://ec2-34-215-247-193.us-west-2.compute.amazonaws.com/wp-content/uploads/2016/12/StockSnap_4FX8Q37UIZ.jpghttp://ec2-34-215-247-193.us-west-2.compute.amazonaws.com/wp-content/uploads/2016/12/StockSnap_YGEONW7D9X.jpg
Cheers
Hello! I am trying to make a horizontal form with Name, Email AND Submit button all in one line. I have managed to align all three in one line however the submit button is floating a little below than the fields. Could you help me fix that? You can see the example here: https://souloforion.com/test-form/
I just want the submit button to be in the same height as the fields but I am unable to do so 
Nvm I fixed it 
Thank you for making such an amazing theme. I have been using it for clients for years now and I havent found any theme that beats yours!
Hey zehraf92,
Glad to hear you found what you were looking for 
Cheers
Hello!
I actually ran into another issue. Is there a way to hide the contact form and have the thank you message appear without it? Right it displays the thank you message while the form is still there and it kind of looks odd.
Thank you!
Hey zehraf92, this would require custom modding not related to Salient, however you can find the answer in here: https://stackoverflow.com/questions/10932386/how-can-i-hide-the-contact-form-and-shows-sent-after-successful-sending
Hi I love your product but am having a few bugs in mobile view.
To preview the issues listed below here is a link to the website I have created and is live: http://terracritica.net/
1. I am trying to sort my mobile nav header. In mobile responsive (both iPad and iPhone) I cannot see the menu (neither normal or with hamburger icon). It seems to be off screen.
2. The mobile version of my page is adding padding between the mobile nav header and the nectar slider at the top of each page
3. The text of these nectar sliders doesn’t seem to scale with the mobile view. Text overlays images etc.
Thank you so much for your help in advance!
Hey designish,
1. Please update your version of Salient http://themenectar.com/docs/salient/updating-salient/
2. It looks like you have a divider element above your slider, once you update the theme remove that and change your theme skin in the general settings in the Salient options panel to “material” to avoid having to use the divider.
3. When editing your Nectar Slider element in the page builder, make sure “flexible slider height” is on and then see the option for “Minimum Slider Height”
Cheers
I need to find a way to set one image as the background of a row or page and having full height rows scrollable over it like this: http://ntsydesign.de/#ntsy Is there any way to do that do you think? It’s probably really obvious!
Hey writecharlie,
This would actually require a css snippet, the fixed BG would need to be set on the page container – could you share the page URL where you’re trying to accomplish this?
Cheers
Thank you for getting back to me
it’s just a staging site at the moment with nothing – https://culverdesign.smallworld.london. I haven’t started yet. Thanks for your help
Hi, thank you. I haven’t done any work on the staging website yet but here’s the URL – https://culverdesign.smallworld.london
Hey writecharlie,
add this into the custom css box in your Salient options panel:
.row-bg-wrap {
display: none;
}
body #nectar_fullscreen_rows > .wpb_row .full-page-inner-wrap {
background-color: transparent!important;
}
#nectar_fullscreen_rows {
background-image: url("image.png");
height: 1500px;
}
Cheers
Thanks for your help. That didn’t quite work. I need to play around with the image size but the background still isn’t fixed. I’ll try to work it out but any help appreciated 
Any ideas?
Hey writecharlie,
I’m not seeing the above snippet currently added to your page – could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com
Cheers
Hello, just wanted to ask if it is possible to disable pagination in a project categories page. I can disable it in the whole portfolio but in the project categories the only thing working is the 3 or 4 column layout! Thanks in advance!!
Hey eikona73,
Can you kindly share the URL of your portfolio category archive so I can take a look?
Cheers
I’d be happy to. Here it is (I have others as well with same problem) :
http://www.epiplagonidis.gr/?project-type=krevatokamaresHey eikona73,
add this into the custom css box in your Salient options panel:
.tax-project-type #pagination { display: none; }
Cheers
Hello again! Perhaps I did not make the problem clear. I want to disable pagination just like you disable pagination from the theme options and all the items are then shown in one page. Not just make the pagination section disappear… Thanks in advance and sorry for the misunderstanding!
Hey eikona73, I understand now
In the Salient options panel > portfolio > functionality tab, either
ensure “Portfolio Pagination” is on and the “Pagination Type” is set to “infinite scroll”, or turn the “portfolio pagination” off.
Hey guys I’m not sure if this has been solved yet, but I noticed that if the site is set to Full Rows (on), with sticky navigation, when I open a Bio page on Full Screen, the navigation still shows up at the top, getting mixed with the Bio content – nav should not be visible at this point. How can this be fixed?
Hey Juancho,
add this into the custom css box in your Salient options panel:
body .nectar_team_member_overlay { z-index: 10000; }
Cheers
Anyone know why adding a row then adding text block isnt centered?
i think I figured it out, in wp-admin theme options, blog and it was the side bar… I think
Hey jersam1,
Glad to hear you’ve sorted it 
Cheers
I can’t get the mobile menu to auto close. All of my content is on one page with anchors and the menu won’t close unless I click the ‘X’. Thanks in advanced.
Hey kidmarvel,
Ensure you’re not using the material skin + “slide out from right” off canvas menu style as that is not capable of animated anchor scrolling – any of the other styles should work though
Cheers
Hi,
I would like to remove the link from all blog post titles (while portfolio items, pages etc would retain their title links). My goal is: if a visitor looks at my blog they see the posts in overview as usual but can’t get to the single post page. Do I need to create a child theme version of one of the .php files? If yes, which one and how do I need to alter the <?php the_title(); ?> code area?
Thanks a lot!
Hey zettus,
This could be handled with css 
add this into the custom css box in your Salient options panel:
.posts-container article a { pointer-events: none; }
Cheers
Excellent! Thanks heaps!
Hi guys,
I just had another look at the blog after implementing the css code snippet.
Some blog posts contain single images or image galleries, which normally would show the images in a beautiful light box on click. The above css snippet doesn’t allow clicks on the post title, but neither on the post content ( thus no lightbox). How can I make only the title of my blog posts non-clickable, with the post content being clickable?
Cheers,
Hey zettus,
Kindly share your blog URL so I can see what settings you have active in order to provide a revised snippet 
Cheers
Hey, change it to the following 
.posts-container article .post-header a { pointer-events: none; }
Perfect! That did it. Thanks heaps for your great support!
Hey very welcome zettus 
I have version 7.0.8 of this theme and I wanted to update to v8.5 but WordPress is telling me I’m up-to-date. Is there something I’m missing?
Ok, I figured I had to update the theme by downloading the Envato Market plugin, but I noticed when I’m building a page, the Page Builder icon will not work or do anything. I have the Visual Composer plugin activated but I’m not sure when I updated the theme, the plugin updated as well.
I forgot to mention it will only show code in the “Edit Page” menu.
Hey Jmondesir,
1. You need to be using the Envato market plugin in order to get update notifications in the WP admin panel: http://themenectar.com/docs/salient/updating-salient/
2. Have you also updated your version of the Salient Visual Composer in the plugins section of your admin panel?
Cheers
I followed step 1.
As for step 2, Salient Visual Composer is currently on version 5.2.4 but I’m not sure if this is the latest version. And I can’t find any proper documentation about this current version of salient visual composer.
Side Note: This problem probably came up because I decided to import the minimal portfolio demo immediately after updating Salient through the envato market plugin.
Hey Jmondesir, since there’s currently no known issue like this, please reach out in regards with your admin credentials via the contact form on my author page so I can take a closer look https://themeforest.net/user/themenectar
Just written a message about my problem in the contact page. There also was a recent update for the salient VC plugin (v5.4.7) but still no response from the Page Builder button.
Hey Jmondesir, thanks – I responded in regards
Hi, i want to import this design to my page:http://themenectar.com/demo/salient-minimal-portfolio/portfolio/iphone-app/
But, i can’t find it on the visual composer. How can i find it?
Hey LucasEliasType,
That entire page would only be able to imported when importing the demo via the Salient options panel > demo importer tab. However, if you don’t want to import a new demo all together we could provide that single page markup for you in the support forums. Also, it’s worth noting that many sections of that page can be found individually in the Salient studio themenectar.com/docs/salient/salient-studio/
Cheers
Hi, is it possible to set which portfolio item to open single project page and which to open lightbox only?
Hey berkeleyassociates, unfortunately that option applies to each portfolio element you place at the moment
Is there any way to show the cart icon in the off-canvas element? The menu icon stays in the corner, but when the off-canvas opens, the cart icon next to it disappears.
Hey fuelvm,
Can you please share your URL so I can check out your settings?
Cheers
Hi there,
One question regarding Woocommerce.
We want to change the Salient add to cart button. We succeeded in changing the icon in the menu by the following code:
.icon-salient-cart:before { content: ”\f07a” !important; font-family: ‘fontawesome’ !important; font-size: 21px !important }
Now we want to change te icon in the shop archives too, but it doesn’t work. We used the following code:
.button .add_to_cart_button .ajax_add_to_cart:before { content: ”\f07a” !important; font-family: ‘fontawesome’ !important; font-size: 21px !important }
What are we doing wrong? Can you help us out?
Hey mathias94,
Can you please share your actual shop URL in regards so I can take a look why it’s not working for you?
Cheers
Can I reach out to you by mail? I have to send you some login details, the website is currently under maintenance.
Hey mathias94, please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar
Hi there,
quick question. On this page: https://scg.kleidi.nl/ I’m using testimonial slider (nice function by the way!). I’m using the Multiple Visible option, but I would like arrows or something to let visitors now you can swipe/slide to more testimonials. Can you help me with this?
Thanks in advance!
Thanks Abbenhues!
If you placed the testimonial slider in a row set to full width content, there would be a bottom navigation added 
Cheers
Yes! Perfect:)
One more question: Is it possible to make the line-height of every line on a Fancy Unordered List a little bit higher? But only for this element?
Best regards!
Hey Abbenhues!
add this into the custom css box in your Salient options panel:
body .nectar-fancy-ul ul li {
margin-bottom: 10px;
}
Cheers
Within the Salient Studio there’s the “Team” element for “Overflowing team members & text snippet”. It’s really great, but the default image sizes you’ve created are very low-resolution. How can I increase the resolution for both the profile and bio images? Thank you.
Hey dougystyle,
In the functions.php file there’s a function “nectar_add_image_sizes” which you can copy into a child theme functions.php. Modify the values for “add_image_size( ‘regular’, 500, 500, true );” to alter that size and then run this plugin to regenerate the images: https://wordpress.org/plugins/regenerate-thumbnails/Hi, I’m trying to set up a shop page exactly like: http://themenectar.com/demo/salient-business/shop/
Is there any documentation?
I’m struggling to have multiple pages for different products and can’t find where to add the filters in the right column.
thanks
hi- okay so I’ve been able to add multiple shops, using categories and custom links but I’m still having trouble getting the filters to show.
I have chosen the option for a side bar and added the widgets but they’re still not showing. please can you tell me what to do to fix this.
http://vapesandtobacco.com.www51.jnb2.host-h.net/product-category/e-liquids-vape-juice/Hey tricks28,
Please see my response to your previous comment in regards
Cheers
Hi, I’m trying to set up a shop page exactly like: http://themenectar.com/demo/salient-business/shop/
Is there any documentation?
I’m struggling to have multiple pages for different products and can’t find where to add the filters in the right column.
thanks
Hey tricks28,
The filters for products are part of the default functionality for WooCommerce, you can populate them in the Appearance > widgets section of the admin panel and they will display on all your WooCommerce archive pages. Ensure you’ve set your WooCommerce “shop” page in the WooCommerce plugin settings: https://docs.woocommerce.com/document/woocommerce-pages/ Finally, you can select your shop styling/layouts from the Salient options panel > WooCommerce tab
Cheers