38435 comments found.
I thought of your sample single product page and made a purchase before.
http://themenectar.com/demo/salient-ecommerce-ultimate/product/grand-rapids-sunglasses/Something does not fit the default single product page layout. This is my product page right now.
https://momentskorea.com/product/amazing-night-portrait-in-seoul/I pressed woocommerce in the Silent option pannel and currently selected Left Aligned Thumbnails + Sticky Product Info and Fullwidth Under Images.
How can I make it look like your sample single product page?
Hey eminem0814,
Can you please disable your CSS minfication plugin so I can take a closer look at the issue?
Cheers
Thank you. Just disabled CSS minification plugin. Please take a look at my single product page once again.
I Think it works fine after disabled CSS minification. but I need to minify CSS for speed. I use W3 Total Cache. Is there a way to minify CSS using W3 Total Cache?
Hey eminem0814 , Could you kindly open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into your settings?: https://themenectar.ticksy.com
Alternatively, if you enable it again I’d be glad to take a second look to provide a CSS snippet to correct it.
Cheers
I’m replying to an above comment, i replaced the salient WP Bakery file and it seems all my columns are out of whack, is it an issue with WP Bakery, not WordPress 5.3? Any fix to this issue? I had to replace the Salient plugin because it wasn’t showing up in the editor. Thanks.
Hey MS_CreativeStudios,
Without the Salient version of the WPBakery page builder, you’ll lose access to many features. Can you please switch back to that plugin and then please reach out via the contact form on my author page with a temporary admin account so I can take a look? https://themeforest.net/user/themenectar
Thanks in advance
No, i mean i did install both plugins and turn the salient version back on, however in the updated version the salient version of WP Bakery isn’t showing columns throughout my whole site correctly, reaching out now! Thanks
Thanks MS_CreativeStudios
Hi, in my store https://sebastian.cx/store/ the “add to cart” button shows “retracted” bunched up with the product title. However, when logged in as admin it shows properly.
I have 2 other products set to private, but I don’t see why the private products could be affecting the public titles/buttons like this.
Could you please check this on your end? Thanks.
Hey sebastianvc, Please 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
Hi, I don’t share credentials. But do take a look at it if you can, I haven’t made any changes to the theme. Thanks!
Hey sebastianvcx, I believe the issue is coming from the use of external products. Could you please try and add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.woocommerce .material.product.product-type-external .product-wrap .product-meta {
padding: 20px 25px 40px 25px;
}
Hi, I’m getting an error on the google fonts I’m using, I actually know what the error is (the source url for the font contains the text open-sans as opposed to Open-Sans)
The error is across my site and returns a server 400 response – where do I change the font source link in the theme?
My site: www.creativevideoproduction.co.uk
Thanks.
Hey AletalkProductions,
Please 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
My support has expired unfortunately, does this mean you can’t assist?
Hey AletalkProductions, I’ve located in your code where that request is originating from. It appears to be in a css block, not related to Salient itself, but rather the “estimation popup”: https://ibb.co/YWFqBgb
Hey godsky, It appears that you’re using some sort of AJAX loading from your HTML page http://ieltsbaku.com please disable that and make the link a regular link
may you tell me how to disable? if i will disable it will change menu hover image change function? may u tell me pls which code delete? i see it on main js chrome shows.
Hey godsky,
Did you already disable it? I’m seeing the link working normally now
Cheers
yes dear im very happy u helped me a lot u dont know how u saved me.. i will donate you again it worth nobody helped me like you
You’re very welcome godsky 
https://ieltsbaku.com/portfolio/iki/#group_186-3
Hey godsky!
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.fancybox-navigation button:before { display: none; }
Cheers
wow thank you you are best <3 how to rate you and your support? and i wanted donate little bit
That’s very kind of you godsky 
On the main theme page here you can rate the theme by using the stars in the top right “Rate the item” field.
I’m not completely sure when this happened but all my image galleries within my portfolio items are not visible. They are still there in the backend, just not showing up?
..and project attributes no longer have the icons next to them…
Hey tim_coates,
Checking out your URL, I’m seeing javascript errors relating to “prettyPhoto”, which is a script that has been removed from Salient for a while. Can you verify this issue is not stemming from modifications within your child theme somewhere? You can test by temporarily switching to the parent theme.
Hi,
I have a question regarding Post Navigation Style (Fullwidth Next / Prev Links), with which CSS code can I remove this dark overlay on hover? And can the arrow also be changed? If not then how can I remove this?
Many thanks for the help!
Hey RaffaelaChiara,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.bottom_controls .previous-project:after,
.bottom_controls .next-project:after,
ul .previous-post:after,
ul .next-post:after,
.blog_next_prev_buttons .text .line,
.blog_next_prev_buttons .next-arrow {
display: none!important;
}
.blog_next_prev_buttons h3 {
transform: none!important;
}
Cheers
Is this a wordpress theme? Can i use this in Angular 7 project? does it have html codes/components? Thanks
Hey gelinard, Salient is available as a WordPress theme only
Hello,
I am looking to replace the H2 of the title of the element “Recent Posts” in H1 or other. Is it possible ?
thank you,
Regards,
Hey sama26, as of now this would require modding to the wp-content/plugins/salient-core/includes/vc_templates/recent_posts.php file
Hi!
I know my support is expired, but this might be a small bug, so I hope you can point me out to the right direction. The titles of the related products underneath a product page are all header 2. This is both for SEO and for the design not very nice I think. The title “Related products” is a header 2 and then all the products underneath also all have a header 2 title. Because of this, the title is also huge. Ex: https://localvietnam.nl/tours/fietsen-in-hanoi-buiten-de-gebaande-paden/ When I check the headers on a category page, I also see they are header 2, but they have a normal size. Ex: https://localvietnam.nl/tour/hanoi/ How can I fix this? Thanks!
Hey MarnickS!
WooCommerce itself is determining that both of those should be an h2. You can modify the size by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 18px!important;
}
Hi Nectar, first of all: great theme. I just have a short question: Currently I am using a portfolio with the style “meta below thumg /w links on hover”
I remove the buttons on hover like you very well explained here: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments?page=818&filter=all#comment_12487952Problem is in iOS devices you need you to do a double click, do you know how to resolve this?
Thanks kaleen74
Can you please share your URL in regards so I can take a look?
Cheers
I’m adding the nectar_love to the WooCommerce archives, and it works perfectly:
https://milliondollargiftclub.com/en/g/robes/ (this is a product category archive)However, if I add these exact same products to a page using a shortcode, the nectar_love counts go to zero.
https://milliondollargiftclub.com/en/geek-robes-for-gamer-boys-girls/ (same products added to a blog post).Do I need to wp-reset-queries somewhere, or how can I get the love counts back?
Thanks for an amazing theme!
Hey SeanAUS120!
I can see from your implementation that the post ID being used is 64729 for all of them (which is the blog post ID itself).
The file salient-social/includes/admin/nectar-love.php would likely need to be modified since it’s calling grabbing the ID from $post by default
Cheers
Hi Could you help me to add a background image in the name section on the full screen bio modal of the team element?
Hey webDes13,
Add this into the custom CSS box in the Salient options panel:
@media only screen and (min-width: 690px) {
.nectar_team_member_overlay .team_member_details {
height: 100%;
display: flex;
align-items: center;
background-image: url(http://themenectar.com/demo/salient-promo/wp-content/uploads/2017/03/mann.jpg);
}
.nectar_team_member_overlay .team_member_details .bio-inner {
height: auto;
}
}
Cheers
Great!!
thank you
You’re welcome webDes13 
Hello, Is it possible to disable post link at the title and featured image? I’d like to show user only Featured image and short description without possibility enter to single post page.
Hey rajuldz,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
#ajax-content-wrap .posts-container a {
pointer-events: none;
}
Thank You for help 
You’re welcome rajuldz 
When trying to create a new portfolio item, I get a blank screen with:
There has been a critical error on your website. Please check your site admin email inbox for instructions.
Even with all 3rd party plugins disabled.
Hey tim_coates,
Please check your server PHP error log for the most recent “fatal error” and kindly let me know what it says. Is this your first time using the portfolio or did this issue start occurring randomly from your perspective?
It started randomly.
PHP error log:
Wed Nov 20 09:53:23.376332 2019 pid 335 PHP Fatal error: Cannot redeclare nectar_metabox_portfolio_callback() (previously declared in /nas/content/live/bliinknew/wp-content/plugins/salient-portfolio/includes/admin/portfolio-meta.php:9) in /nas/content/live/bliinknew/wp-content/themes/salient-child/overrides/nectar_metabox_portfolio.php on line 34, referer: https://www.bliink.tv/wp-admin/admin.php?page=salient-child&tab=1
Apologies – just updated to PHP 7.3 and now it works.
Hey tim_coates, I’m glad you were able to sort it. Let me know if it arises again.
Cheers
Hi, I have been having problems with the speed of my website since 5 days. My hosting provider has done a lot of testing to see if it has anything to do with the server. This is totally not the case. They indicate that it has something to do with the site. I have disabled all plugins and the problem is not solved. Do you have any idea why this is?
https://ruimdenkers.nlHey PascalvanM, your server is hanging for a long time before beginning to load any assets from the theme itself: https://ibb.co/st2JY6y this is not coming from the theme directly – have you changed anything significant in your setup recently?
My woocommerce is only showing images for the first row of products. Any ideas why?
Hey timiota, I’d be glad to take a look – could you kindly share your URL?
Thanks in advance
It’s always the first row, no matter how many, or what products, etc. https://culcherd.com/2020-tim/ thanks!
Thanks timiota, Can you please try to disable the lazy loading feature you have activated within Jetpack? https://jetpack.com/support/lazy-images/
That was it! Thanks!!
Glad I could help timiota 
Hi I’m experiencing a bug here when trying to save a column as a template to re-use it in other page. When clicking on “Save as a template” and nothing happened. There should be a box asking me to type in the name for that template.
Hey princezhangfan,
This is a confirmed issue related to WordPress 5.3 with the core WPBakery plugin. The plugin developers are aware of it and working on a fix:
https://ibb.co/2c62S31Updated to the newest version. Couple of things got changed. The font for the navigation header seems to have increased in size, and all my paragraph text appears to have no line spacing. I regenerated the Critical Path CSS in WP rocket and then cleared the cache, but that didn’t fix the problem. Thanks.
Website is www.eyelifevision.com btw
Nevermind, fixed now. Just deleted the values for the font size and spacing and everything went back to default.
Hey rswayenvato,
I’m glad to hear you were able to sort it.
Cheers