38325 comments found.
Hi, could you tell me please haw can update the new twitter icon in your theme? There is a special code o something to include the x in the footer with de social widget (the official of salient)
Hey misivadigital, that will be a built-in theme option in the upcoming minor release (16.0.5) due out shortly.
Kind regards
Great! thank you. Such a wonderful theme!!!
Glad I could help, misivadigital 
Hi, I need to change the heading which is in h2 for a paragrah text in Nectar Slider for SEO purpose for my customer. Where I can find this coding or can you show me a way to do this? Thank you
Hey gjfortin,
Instead of adding in text into the heading field, you can simply use the caption field instead, which uses a paragraph tag.
Kind regards
Thank you ThemeNectar for your reply. But I will not be able to set this caption text with the same design of the h2 tag.
And I already have a caption. So I am not able to setr this new caption in Salient – Typography – Nectar caption.
Hey gjfortin,
If you need to modify the actual markup, you’ll have to copy the function “nectar_slider_display” from wp-content/plugins/salient-nectar-slider/includes/frontend/helpers.php to your child theme in order to make the change.
Kind regards
Great! thank you ThemeNectar
You’re welcome, gjfortin 
Hi there,
Any way to globally remove the date on the Nectar Popular Posts widget? Thanks!
Hey Romanesco,
You can by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.nectar_widget[class*=nectar_blog_posts_] > li .post-date {
display: none;
}
Cheers
I use “Image Gallery” with “Flickity Static Hight Style” and “Next/Prev Arrows Overlaid”
Question is, can i make it with “border-radius: 15px;”
Could you help me find out the css class for this?
Thank you
Hey riolec,
You can add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.wpb_gallery_slidesflickity_static_height_style .nectar-flickity .flickity-slider .cell img {
border-radius: 15px;
}
Cheers
Hi dear ThemeNectar.
I choosed Flickity carousel script for woocommerce product and choosed Touch Indicator for carousel control. How can I change the touch indicator style to Solid Background Arrows instead of Border Outline Arrow, There is no option for this and it is on the Border Outline Arrow by default.
Also I have enabled the Carousel Subtle Item Scale When Dragging but it doesn’t work!
Hey Jabbarpour,
1. That element does not have the built-in option yet to change the style of the drag indicator, so it would require some custom CSS. Please open a ticket on the support forum in regards and we would be glad to assist further with that.
2. Have you tried to disable the “Carousel Animation” option?
I opened a ticket and I hope we can solve this problem there together. Also I disable the “Carousel Animation” and “Carousel Subtle Item Scale” is working now. Thank you.
Is the new Mag blog already available? It’s not listed in the demo importer.
Hey DonKeko, yes it was released along with the v16 of Salient. If you’re not seeing it available in your setup, you likely just need to update your Salient Demo Importer plugin to the current version (1.6)
Kind regards
Hi there,
I really enjoy using the Post Loop Builder, but I am having trouble narrowing down the pages that are being displayed. On my end, I have multiple pages that begin with the letters “s,” “d,” and “coming,” yet none are showing. Here is how it works on my end: https://share.cleanshot.com/2JvZDjrC
Is there something that I am missing in order to make it work properly? Thank you for your help.
Hey Romanesco!
The the data source field currently only support taxonomy/tag queries as specified in the field description. However I’ve noted the idea to add in the functionality for a query via page title as well.
Kind regards
Thank you for your response. I remain curious about the purpose of the “Page” filter given it is not currently functional. Is there a way to label a page as compatible with the current state of the element?
Hey Romanesco,
You can register “tags” as a custom taxonomy on the core page post type via a child theme snippet: https://pastebin.com/iG04Ze7t Doing so will then allow you to query based on selected tags within the post loop builder
Cheers
Hey Phil!
WPBakery Page Builder for WordPress got a major update given security issues. Is the version of Salient affected by this vulnerability?
Hey barreoblique!
The last update to the WPBakery which contained security fixes was 6.13—which is what Salient uses. Their recent release of v7 is mostly a feature based version and does not contain security related changes: https://kb.wpbakery.com/docs/preface/release-notes/
Thank you. I think i saw an outdated.changelog from them. Anyway, thank you and have à nice one.
You as well, barreoblique 
Hi Salient team,
I have an open support ticket, but unfortunately, no one is answering anymore for 2 weeks now.
So here are my Problems with mobile landscape view:
I have set up my site so that it works in desktop (16:9) and mobile portrait (9:16). But when I rotate the phone to landscape mode, things don’t work at all.
- All of the “Gradient Text” Elements do not scale and are way too big in landscape mode
- The “mobile text sizing options” for the “Nectar Slider” do not work at all. No matter what I type in, nothing happens.
- The “smartphone landscape mode” in the WPBakery responsive preview is not landscape at all. It’s only slightly wider than portrait mode, but still vertical. When I switch the view directly in Chrome, only then can I see true horizontal landscape.
I assume that most of the problems could be solved if there would be different settings for mobile portrait and mobile landscape. The regular desktop version should work just fine for mobile landscape (I guess).
Is there a way to switch to the mobile view ONLY for mobile portrait, but NOT for mobile landscape?
I don’t have a lot of experience in wordpress or coding, so maybe I just set it up all wrong?
Thanks a lot for your help,
Dennis
Hey Dennis, I’m sorry to hear about that. I’ve located your ticket on the forum and followed up. It looks like there was a mistake when your ticket was reassigned, which put it out of the regular queue.
Kind regards
the new Post Loop Builder – pages by ids? I see there is an option to select pages as the sources, but how can I limit the loop to specific pages? Can it be done by IDS?
Hey kimireland, the post loop builder does not currently have the option to limit the query by a specific ID, thought I’ve noted the idea on the wishlist.
Kind regards
Some of the product page shows but the other parts are covered by solid black or solid white. Using latest Salient, WP, and Woocommerce. Cleared all cache. https://tinyurl.com/amfut2pb
Hey ehong33234, that’s likely occurring from the same error I mentioned in your last comment. Have you tried to disable your performance plugin that’s altering the JavaScript loading? If so, please open a ticket on the support forum in regards
Thanks in advance
Upgraded to the latest Salient but my product pages are now all blank. I tried clearing cache, using different browsers on both mac and pc, and private browsing but nothing works. I am using the latest WP and Salient versions. Please take a look here: https://tinyurl.com/ycynkbp6 and help me fix ASAP, thank you!
I looked in the browser inspector and found that hiding this “div class=”reveal-2 web-inspector-hide-shortcut” removes the blank/black screen but I am not a dev or coder so I don’t know why this is happening. Any suggestions?
Upgraded to the latest Salient but my product pages are now all blank/black on desktop browser. I tried clearing cache, using different browsers on both mac and pc, and private browsing but nothing works. I am using the latest WP and Salient versions. Please take a look here: https://tinyurl.com/ycynkbp6 and help me fix ASAP, thank you!
I was able to put in this custom css code and it solved the problem but it looks like the dropdown menu (top main menu) doesn’t work now on the product page.
/* #ajax-loading-screen .reveal-2 {display: none !important} */
Hey ehong33234,
Since there’s no known issue similar to what’s shown in your setup, I would need to take a look at your backend to assist further. Please open a ticket on the support forum. In the meantime it looks like it’s stemming from the fancy select styling, so you should be able to bypass it by disabling the “Enable Fancy Select Styling” in the Salient options > form styling tab.
Kind regards
There is a glitch on your theme in the User account page. Please see here: https://clifftondry.co.za/renew/my-account/ – the edit address (with home icon) has a padding issue. None of my plugins clash or any of my custom css, and I saw it in one of my other sites.
Hey gustav939, I would need an account in order to access that page, however I can’t replicate what you’re describing locally: https://ibb.co/svhF9J8 Kindly open a ticket on the support forum in regards so that we can take a closer look at your site.
Feature Request:
Top Centred Shop Filter Example – https://ibb.co/pP4n4SB
Floating Filter on Mobile Example – https://ibb.co/L9wvZRV Open Popup Example – https://ibb.co/1q7yF8C
Feature Request: Tabbed Filter Search to show Products, Blog Posts, Pages etc
Example – https://postimg.cc/Fk3KNcb6
Hey MarcGarner, thanks for the requests 
Hello team!
I can’t get the background to the main header (menu) when I scroll down, I want it to be white. I am using architecture template. I have seen from the salient area options.
I hope you help me. Thank you so much.
Hey alandres,
Ensure that you’ve disabled the option “Header Permanent Transparent” in the Salient options > Header navigation > Transparent header effect tab.
Kind regards
Thanks for the help, that has worked.
However I am doing something wrong. I have a black and white logo, when I scroll down the background color is correct, it is white. But the logo does not change to black, I have the following configuration.
I have a second question. For the entire web I am using a font (from google font) in the h1 tag with the Salient configuration. But I have other headers that h1 use 2 fonts: the one that comes by default and another. The only way is to use the “Custom Header” element where I can choose the other font. From the front design it can be appreciated, but not from the web. Even inspecting the element shows me the css of the new font.
Thank you very much for the help. Pd. the links are the same, both questions.
Hey alandres,
1. In the Salient options > header navigation > logo & general styling tab, have you also set your black logo for the standard “Logo upload” fields?
2. If I understand you correctly, you are trying to use a separate font for your h1 tag in certain locations, which differs from what you’ve set in the Salient options panel > typography tab, is that correct? If so, and you’re saying that the custom heading you’re trying to use isn’t respecting that alternative font, please share the actual page URL where that issue can be seen so that I can take a look.
Kind regards
Hello team! I have been able to solve the logo problem when scrolling down, but the another question no.
Hey alandres,
1. The default logo should be specified as your dark version, when using a light colored background for the normal state of the nav bar as you are. That is the logo which will be used when your navigation is not in the transparent state.
2. It looks like the “Alex Brush” font is not getting loaded from the custom heading on your page. However, I can’t replicate the same issue locally. Have you tried to temporarily disable all performance plugins you have active which may be effecting the loading of fonts?
Kind regrds
Hello team! Thank you for the help, yes! Apparently it was a plugin that didn’t allow the custom text to be seen well, weird, right? Thank you so much.
Glad I could help, alandres 
Come across an issue with the testimonial slider. If you choose the Minimal style, the testimonial text extends to the full width of the parent container, so that it overlaps with the navigation arrows at the sides, but it appears ok in the frontend editor.
Sorry, please ignore. My fault.
Actually no, maybe there is a problem there. I’ve got round it with some CSS anyway.
Hey beachmat, I can’t seem to recreate that locally or via the live demos which use that style of the testimonial slider e.g. https://themenectar.com/salient/elements/testimonial-slider/
Could you kindly share your page URL where I can take a look at it occurring?
Cheers
Thanks – it’s fine now. Must have been a caching issue or something.
Hi! I want to use Google font called “Caveat” .
I’ve selected Custom Heading, and in settings I go to Font Family – but this font is not listed there…
Can you help to fix it? – Thanks!!!
Hey artishock!
The custom heading is a core element within WPBakery and does not include a full list of Google fonts that we include through the options panel. If you would like to use a font not specified in that list, you can set it on a heading tag through the Salient options panel > typography tab on your desired heading and then use that in the custom heading element or one of Salient elements.
Kind regards
Hi there,
The mobile header padding (on the left and right) keeps switching at random between full width and padded. Did something change in the last update that could affect this? It was working fine before.
Hey Romanesco,
There’s no known issue which would cause the mobile header padding to change values. If you’re using a performance plugin, have you cleared your cache since updating? If that doesn’t apply, please share your URL in regards so that I can take a look.
Kind regards
Turns out it’s a iOS 17 Beta Safari issue. Thank you!
Hello! Salient is helping us reaching the top! Is there a way to update the Google font list? There are some fonts missing. Thank you.
Hey fundaciondeacero, that’s awesome to hear!
I’ve noted to refresh the Google font list in the next minor update.
Cheers