38436 comments found.
Hi guys, just suggesting a design feature for the cart, be great to have a slimeline version for products similar to some other woocommerce focused themes like http://demo.uix.store/sober/
items take up way less space making it much easier to review and checkout https://www.dropbox.com/s/v5c9o0116kpufzt/sober.jpg?dl=0would really help with conversions so hope you can do it at some point!
cheers
Hey steveok,
Thanks for the request and sharing the URL 
Cheers
The image inside the blog post is displaying over the sidebar? Is there a way to make a space between the post’s content and the sidebar?
Thanks,
Hey tovbar,
that’s currently not a known issue – could you share the post URL so I could take a look?
Thanks in advance 
My website is on localhost, so there is no URL available. But I deleted all the custom CSS code and it still display like that (since the last update) 
I understand. Is there anyway that you can put the site up on a staging URL so that I can see?
No
Are there any code or files I can give you to check?
Hey tovbar, unfortunately there’s no code you could provide here to show me your setup. It would be hard to assist unless there’s something I can see since other users have not reported this issue yet
Just so you know, after the 5.1 update the animation of material skin’s close side menu button has changed, before it was smoother and nicer. Now the animation looks strange, it starts animating the X from farther distance.
Hey toolbox101,
We haven’t changed the animation for that – you’re referring to the WP 5.1 update correct? Do you see that occurring on all of the demos which use the material theme skin as well?
Cheers
Hi,
I added this code from you: }
.nectar-quick-view-box .summary .price ins span { color: #E54248 !important; font-weight: 600; text-decoration: none;
The term: “text-decoration: none;”
Should be removing the underline from Quickview price. But it doesn’t work.
All the other worked perfectly!
See this: https://www.larsen.wf/wp-content/uploads/2019/05/Udklip.png
Hey longkilos,
If the following does not work for you, please reach out via the contact form on my author page https://themeforest.net/user/themenectar
.nectar-quick-view-box .summary .price ins {
text-decoration: none!important;
}
Cheers
Hello,
I’ve been wondering if I can add a auto-rotate feature to the Image Gallery. I have a lot of portfolio projects, and each one needs background Images,that can be swiped but also rotating by themselves. http://www.londonproductionstudios.com/portfolio/test/ (Passowrd: 123) I could Use Nectar Slider, but creating one slide per image per project, instead of just adding them alltogether into the Image Gallery, takes too much time for my client.Cheers!
Sorry, Forgot to specify: I know that Image Gallery contains “Gallery Type” with “Nectar Slide Style”, but I want to change the slide effect, to fade as well ass change the rotation speed, as these options can be handled with Nectar Slider. Thanks for the great work
Or add the swipe effect to the Gallery Type: “Basic Slider Style”
Hey LineageSemer,
It would be possible through a modification to the salient/nectar/nectar-vc-addons/vc_templates/vc_gallery.php file -inside of there, search for “nectar-slider-wrap” to end up at the right location.
data-transition="fade"
could be used on the nectar-slider-wrap div and altering the data-autorotate=”5500” above could control the rotation speed.
Cheers
Hi!
We have a problem with the contact forms.
When we set the “From” or “Fra” to: <[your-email]> the form stops working. It wont send the form.
Like this: https://www.airnet.dk/wp-content/uploads/2019/06/213.png
But when we place our own email “info@airnet.dk” in the “From” or “Fra” it works, but we need it to come from their email.
Hey longkilos 
have you verified that this issue only occurs when Salient is the active theme? If not, could you please try switching to the default WP theme for a quick test
Thanks in advance
I tried this and it still occurs
Hey guys,
I second that suggestion above for https://tympanus.net/Blueprints/PageStackNavigation/ – that is super cool and would work extremely well with Salient
Hey sjadmin. thanks for the +1
Cheers
Hi!
Would be possible split the portfolio sortable filter in two lines? Ideally I’d like to control what is in each line.
Thanks
Hey Ilic74,
There’s no option to do that now, but CSS could make the items split into multiple lines – you just wouldn’t have further control over the ordering. If you’d like an example snippet,
kindly share the page URL 
Cheers
Hey there! How can I reduce the black overlay of the image on this page: http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266 ?
Thanks!
Hey tovbar,
Could you try linking to the page again outside of the themeforest iframe? The URL you provided just leads to the main promo page so I’m not sure which element you’re referring to.
Thanks in advance
Hi, sorry… I meant this page: http://themenectar.com/demo/salient-blog-ultimate/
Thanks 
No worries tovbar,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.nectar-recent-posts-single_featured .nectar-recent-post-slide .nectar-recent-post-bg:after {
background-color: rgba(2,2,2,0.2);
}
Cheers
Works, thanks a lot! 
You’re welcome tovbar 
Hi, I am on Salient 10.5. Bug report: The setting “Header Box Shadow” (either Small or large) does not work when choosing the “Theme Skin” “Material”. Can you confirm, or is there some tweak i am missing?
Tried to fix it with CSS in versions prior 10.5 but this does no longer work. Thanks for any help!
Hey vizion-dan, the fix for that is included in the latest release (10.5.1) http://themenectar.com/changelogs/salient.html
Cheers 
Great news! Thanks a lot!
You’re welcome vizion-dan! 
Short follow-up: Works as intended on desktop – but on mobile view the subtle shadow is missing. How to implement the shadow on mobile view with Material skin?
Hey vizion-dan, Could you kindly share your URL in regards so I can take a look?
Cheers
When enabling the theme skin “Material”, the admin bar is hidden at the top. To get it to appear, you have to scroll down. This looks like a bug. http://ingax.com
Thanks in advance
Take a look at this cool navigation system, click on the hamburger icon and it opens a nice navi. https://tympanus.net/Blueprints/PageStackNavigation/
And here is the code https://tympanus.net/codrops/2015/10/21/page-stack-navigation/ if you are interesting in exploring.
Thought this was cool and wanted to share with you!
Hey toolbox101, that menu is pretty cool – thanks for sharing 
Hey Guys,
Latest update to woocommerce (Version 3.6.4) with Woocommerce admin (version 0.12.0). Using latest Salient (downloaded tonight for update).
Causes a fatal error with product reviews:
[01-Jun-2019 09:20:05 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_image() on boolean in /home/xxxxxxxxxx/public_html/wp-content/plugins/woocommerce/templates/content-widget-reviews.php:25 Stack trace: #0 /home/xxxxxxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(249): include() #1 /home/xxxxxxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recent-reviews.php(78): wc_get_template(‘content-widget-...’, Array) #2 /home/xxxxxxxxxxxxx/public_html/wp-includes/class-wp-widget.php(378): WC_Widget_Recent_Reviews->widget(Array, Array) #3 /home/xxxxxxxxxxxxx/public_html/wp-includes/widgets.php(770): WP_Widget->display_callback(Array, Array) #4 /home/xxxxxxxxxxxxx/public_html/wp-content/themes/salient/nectar/helpers/woocommerce.php(72): dynamic_sidebar(‘woocommerce-sid…’) #5 /home/xxxxxxxxxxxxx/public_html/wp-includes/class-wp-hook.php(286): nectar_shop_wrapper_start_sidebar_left(’’) #6 /home/xxxxxxxxxxxxx/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #7 /home in /home/xxxxxxxxxxxxxx/public_html/wp-content/plugins/woocommerce/templates/content-widget-reviews.php on line 25
To get your products archive page displaying products again
WooCommerce > Settings > Products > General
Uncheck: Enable reviews [ ] Enable product reviews
Reviews obviously won’t be enabled, but your product archive page won’t be messed up.
If you need to see an example let me know.
Hey revolvedmedia,
I’ve tried replicating that setup with the recent product reviews widget in use as well but have not been able to see the error occurring. Could you let me know if the error only occurs when the Woocommerce admin plugin is active and also if the error goes away when switching themes and still using that widget?
Thanks in advance
Hey Everyone!
Just as a reminder, Salient v10.5 has been available for a week now and is a major release. Please read through the update guide here before updating to ensure a smooth transition.
Cheers
Hi Theme Nectar, I’m trying to use a template to update my blog but the Preview is not working. Keep showing the same previously configuration. Could you help please?
Hey maurinoloureiro,
Which template are you trying to use? Could you kindly open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com
Thanks in advance
Hey maurinoloureiro,
1. Please reach out via the contact form on my author page so that I can add in the fix for your mobile header : https://themeforest.net/user/themenectar
2. There appears to be some HTML tags in your first widget which are causing the footer element to close early. I’ll also take a look at that when I’m in the backend.
Thanks in advance
Is there a way to make it so people can not download images off your website? I have seen other websites have that capability. I don’t want people downloading pictures from my site.
Hey kukennedy,
That would require the use of a plugin such as one of these: https://wordpress.org/plugins/tags/disable-right-click/
Cheers
how do you change the milestone subject font color? thanks!
Hey brianfreeman,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .nectar-milestone .subject,
body .nectar-milestone .subject * {
color: #3f59ff;
}
Cheers
Child theme is overwriting main themes styles – How do we fix this because the theme is missing all styles
Hey DigileadsZa, the new main theme styles location is css/style.css and should still be loaded when using a child theme. Please ensure that you’re not dequeing ‘main-styles’ within your child theme functions.php – if you’re not doing that, could you please share your URL in regards so I can take a look?
Thanks in advance
We have resolved this. thanks
Hey DigileadsZa, glad to hear 
The 10.5 update was run and went pretty well. We had LOTS of customizations on our site with a child theme too. However, I’ve noticed on the woo commerce product pages my main product images are not showing up on my iPhone. I changed the theme to the main salient theme and saw the same thing. If you display it on a computer using the developer model phone display the product will show up, but not on our actual phones. Is there a fix for this?
Hey sa0708, I’m glad to hear that it’s gone smoothly overall for you 
If you’ve already ensured that your mobile device cache has been cleared, could you kindly provide your URL so that I can take a look?
Cheers
Hey thanks! Mobile cache is cleared.I sent the details to your email from your author page.
Thank you sa0708 
Hi Phil,
just wanted to say that the update went good and almost everything is as it should be. One small thing that I noticed is that the Video Element vom Visual Composer adds a lot of padding when inserting it on a page. I fixed it with 0!important. Might be a bug. Not sure though.
I got another small feature request:
Would it be possible to add the option to upload videos to the cascading images element? Right now I can use gifs as a workaround but they are a bit choppy and and not that cool. 
Thanks a lot again for all the work!
Hey TheChuckOne,
That’s good to hear 
I have tried doing some local testing with the video element and haven’t been able to replicate that yet. Is there anyway you could provide an example URL
Cheers
Hi Phil,
Sure. On this page there are two video boxes under the full width video section. I added ”.wpb_video_widget .wpb_video_wrapper { padding-top: 0 !important;}” But if you delete the snippet, the boxes get a huge gap at the top…
Another small question about the width of the filters on a portfolio element. On this page the filters are narrower on a big screen (2560×1440) than the other content. I tried to fix it with adjusting the general width of the responsive settings in Salient but it doesn’t fix it much… https://www.gurskydesign.com/work/Thanks again a lot for the help.
Hey TheChuckOne,
first of all, just wanted to say nice design! You’ve done an awesome job 
1. The “video player” element through the page builder is intended to use an external video source, do you just have an mp4 added in the “Video link” field?
2. add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.portfolio-filters-inline .container {
max-width: none;
}
Cheers
Thanks a lot for the compliment and also for the snippet! Worked perfectly.
A small feature suggest for the cascading images to be able to scale the pictures. And also autoplaying videos (like the row video bg).
Again, thanks for the best theme and set of tools to create a site. 
ps: and yes, I uploaded a video (mp 4) and used the url in the video link field.
Thanks for letting me know TheChuckOne!
I’ve also noted your cascading images idea 
Cheers
Thanks!
You’re welcome TheChuckOne 