38341 comments found.
hi https://dimagepruebas.com/muntaner/project/e02/ how can i do in mobile to look like this? https://dimagepruebas.com/muntaner/wp-content/uploads/2023/06/example.jpg the arrows on the right and left corners, and the menu dont showing the text “menu” thanks
Hey dimage,
It looks like your menu page builder element exists below your text element, so that would need to be changed in order to create that alignment on mobile. If you would like assistance with that modification, feel free to open a ticket on the support forum in regards
Cheers
Hi https://dimagepruebas.com/brunet/project/1/ a few things if you can help me:
- Any way to do that the first picture is all so in the gallery of the bottom photos when they click, so they show in the slider?
- On mobile can the gallery vi in 2 columns? not in 1?
- Can the arrows in the gallery slider be this simbol > instead the arrow now showing?
Thanks in advance
Hey dimage,
1. Unfortunately not unless you kept the top image also inside of the gallery instance.
2. You can use the following css snippet
@media only screen and (max-width: 690px) {
body .portfolio-items:not(.carousel) .col.span_3 {
width: 50%;
}
}
3.
body .fancybox-navigation .fancybox-button svg {
visibility: hidden;
}
.fancybox-navigation .fancybox-button--arrow_right div:after {
content: '>';
color: #000;
font-size: 24px;
}
.fancybox-navigation .fancybox-button--arrow_left div:afer {
content: '<';
color: #000;
font-size: 24px;
}
Please use the support forum in the future when positing multiple questions
Kind regards
thanks, the left arrow is not showing, know why?
Hey dimage,
There’s a typo in the previously provided rule for the left – the “after” is missing the “t”. It should be “after”, not “afer”.
Kind regards
thanks
sorry but still not showing
Hey dimage, Kindly open a ticket on the support forum in regards so that we can assist further with troubleshooting that
hi any way to put the off canvas-menu text-align left https://dimagepruebas.com/brunet/ ? and all so why the X of the menu is below the background? i can’t click the X, all so the logo JBQA i can’t click it, thanks
Hey dimage,
1.
#slide-out-widget-area .menuwrapper li {
text-align: left;
}
2. It looks like you have added some custom CSS which is altering the stacking order and causing that to occur:
.home #header-outer {
z-index: 999 !important;
}
Kind regards
thanks, one question regarding the text-align left for the menu OK, but can the menu be in the middle?
Hey dimage,
#slide-out-widget-area .menuwrapper li {
text-align: left;
max-width: 90px;
margin: 0 auto!important;
}
Kind regards
thanks
You’re welcome, dimage 
hi https://www.muntanerarquitectos.com/project/uf0617/ any idea why shows left arrow, instead of a right one? all so only here https://www.muntanerarquitectos.com/equipamiento/ seems to work that will only show that category when you go clicking the left and right arrows, on the other 3 categories will show you other categories, not only the one the user is in
Hey dimage,
1. If only one arrow is showing, that means it was the last or first post in the query i.e. there is no older or newer one (depending on if the left or right arrow is not showing)
2. Please open a ticket on the support forum in regards
yeha, but the strange thing is that the arrow of the first post for example is looking left and not right
Hey dimage,
What do you have set for your “Project Navigation Ordering” in the Salient options > Portfolio > Single project tab?
Kind regards
i put it reverse order, and now seams to work
Hi, I purchased a extra support with the same license but when i go to the support page, still says the license expired
Hey dimage, Ticksy can take an hr to sync with the Envato API—I can see that you’ve been able to successfully access the forum again now.
Kind regards
Hi, I’m considering to buy your theme for a customer with WCAG standards. Is your theme WCAG 2.1 ready? I´m aware that I also have to build my content accessibly. Best regards,
Hey RosaPaz,
There has been ongoing development in Salient for maximum compliance, but we have identified some missing role attributes which are needed for 2.1. They will be added in the next release.
Kind regards
Perfect thanks! And when are you going to release the next version?
Hey RosaPaz,
Later this month 
hi guys there is a way to customize off canvas menu with megamenu style?
Hey plasmedia,
Currently there’s no way to add a mega menu inside of your off canvas menu. That would take some custom development to achieve.
Kind regards
Hello! I have 3 sites with Salient and considering 2 more. I’m curious about new features. I know you probably get this a lot but do you have a timeline for release of new features? I did contact a few times regarding getting access to beta but I didn’t hear back.
Hey rproeis!
Sorry about missing your request—we receive quite a lot opt-in emails for the beta and don’t get to everyone in each round we send out. I’ve located your email and sent you a copy 
Cheers
Hi,
I keep getting this error message on the site: https://snipboard.io/13vlaJ.jpgCan you help me understand what the issue is and how to curb it?
Hey Prince_Appiah,
Those errors would seem to be coming from updating PHP to 8.1+ while still using an outdated version of WordPress. Can you ensure that you’ve also updated your WordPress version?
Kind regards
Thank you for the response. I have updated WordPress version to 6.2.2 and the PHP version to 8.2 but getting this error message instead: https://snipboard.io/kyOLHz.jpg
Hey Prince_Appiah,
You will now need to update all of your plugins (errors coming from Contact From 7, WPForms) as well as Salient (the latest version if 15.1.0)
I would recommend staying with PHP 8.1 instead of 8.2 for now, since not all plugins are compatible with that version yet.
Kind regards
Your solutions worked perfectly! Thanks. I have been sorted.
Glad I could help, Prince_Appiah! 
Hi team, I’m using a sidebar for the main navigation for dashboard use. I’d like to make it a bit narrower than by default to give more space to the content to the right. Where can I change this? I tried with regular CSS, but although the sidebar gets narrower, the content to the right doesn’t shift, so I end up with empty space to the right of the sidebar. What do you recommend?
Hey apinzon,
You can adjust the main content width with CSS as well to fit your adjusted sidebar width. Can you share your page URL where you’ve started the modification so I can assist?
Thanks in advance
Hi there,
Would it be possible to have a floating sticky navigation bar, like this: https://ibb.co/5kW7jgK with the Salient theme?
Thanks in advance.
Hey Abbenhues, That will become a theme option in the next release 
Kind regards
Awesome. Any idea when that release is coming out?
We’re targeting later this month 
Hi guys, do you have any projection about the ETA of the new release with this option?
Hey Abbenhues, it’s looking like we’re down to the last week
If you’d like to get access now, the beta is very stable and we’d be glad to send it to you if you reach out via email.
Cheers
Yes, please!
I have a website with a wordpress portfolio and I would like to be able to import my portfolio here with the images. it’s compatible?
Hey estudiopiorno,
Unless you’re keeping the plugin that’s adding your current custom portfolio post type, you would need to recreate the portfolio items within Salient, as the post types won’t automatically line up from a data perspective.
Kind regards
After updating to version 15, I am now seeing what looks like mobile header on desktop view. I’ve dug around for quite a while but can’t figure out how to get rid of it.
Also the content in my full-width row has shifted to the right. Still working on figuring out why.
https://sunburstlandscapingct.comHey porpie,
Have you disabled your child theme to verify that the issue is not coming from outdated template overrides you may have sitting within the child theme?
Kind regards
that was it, many thanks! Now I just need to figure out why the content on the home page is pushed off the edge of the right side.
You’re welcome, porpie 
hi, how can i have the left and right paddings the same when its diferent sizes on desktop for example? https://dimagepruebas.com/brunet/project/6/ the left padding must be the same line like the logo JBQA and the right padding the same has the EN text in the menu… thanks again
Hey dimage,
It looks like you’ve set 2% padding for the left/right in your rows, while the header navigation has a fixed px padding of 34px.
You can either modify your rows to use that value instead of the 2%, or modify the header navigation padding:
body #header-outer[data-full-width="true"] header > .container {
padding: 0 2%;
}
Kind regards
thanks!
Hi Salient team! What version of FontAwesome is the theme using? I’m pasting codes from their website like “”, but nothing shows up.
Hey apinzon!
Salient includes 4.7 by default, or 5.x if you enable the filter in your child theme: https://pastebin.com/bQM8ERzs
We have opted to not automatically bundle later releases in the theme due to the performance hit that would come with that since the library has grown substantially.
Kind regards
Hi Team,
I have a header set up where I have my logo in the center and two menu items (one all the way to the left, and the other all the way to the right).
For mobile, I’d like for the experience to be the same.
I was able to use some custom CSS I found in this thread to hide the hamburger icon which is a great start… and found the option to ‘persist in mobile navigation header’. However, both items are showing up on the right side of the mobile header. Any suggestions? Thank you.
Hey AkeatsKes,
Using the persist in mobile navigation option would be a straight forward way to accomplish that, however, CSS would still be needed to push the items to the left and right instead of the default display for mobile.
Please use the support forum in regards when posting multiple questions as this area is only intended for quick questions / pre-sale inquiries
Kind regards
apologies. will do. thanks
No worries, AkeatsKes 
Hi, FYI I found a little glitch. If you are using a ‘single image’ and you add a border radius (I am using 15px) it jumps back and forth between a rounded edge and a pointed edge in such a way that it seems like a bug. Thanks
Hey AkeatsKes,
I can’t replicate that locally—can you kindly share your page URL so that I can take a look at your settings?
Thanks in advance
Hey dimage,
1. You can use the following CSS for that: https://pastebin.com/p27PmNMD
2.
.nectar-post-grid .nectar-post-grid-item .content .item-main {
display: flex;
flex-direction: column-reverse;
}
Kind regards
great thanks again
You’re welcome, dimage 
Hey DonVlado,
Can you ensure that you have supplied your transparent logo in both the starting default and starting dark fields? https://ibb.co/jZqwk3P
Kind regards
+1 to disable row on specific devices!
Thanks for the request, AkeatsKes 
You can get that functionality in the current release by adding the following class names on your row as needed:
Hide on tablet:vc_hidden-smHide on phone:
vc_hidden-xs
Kind regards
Oh, that’s great! How about to hide on a computer (in case I design something specific for mobile that I don’t want showing up anywhere else)?
Do you know if the hidden content still has to load in the background? Thinking in terms of page performance. Thanks
Hey AkeatsKes,
You can also remove an element on desktop by using the class names:
vc_hidden-lg vc_hidden-md
But yes, from a performance perspective, the content will still exist within the DOM, so it’s best to not rely on these type of techniques when possible.
Kind regards
i want buy this theme for the saas version but i see only 1 page. gives themes with more than one pages or can i create 2-5 pages and use the same sections?
Hey ogi827, You can add as many pages as you need to after installing the SaaS demo. There is no limitation to keep it to a single page if you need to add more.
Kind regards
How do I adjust the spacing between these lines of text so they don’t get stuck there in the salient settings
https://prnt.sc/lroBJ4cgYy9DHey onocomp, the body/paragraph line height is specified in the Salient options panel > typography > general HTML elements tab via the “Body Font” field: https://ibb.co/WsBLtSC If you’re not seeing that take effect on your site, please open a ticket on the support forum in regards so that we can take a look at your setup.
Thanks in advance
Well this itens can´t work Salient 15.1.0 – https://prnt.sc/idrP7hC_Xm8d
I just did a fresh wordpress install and installed the Salient 15.1.0 theme and the problem still persists. Is there a way to resolve this?
Have you ensured that no third party plugins you have active are causing that? If so, please open a ticket on the support forum in regards and we would be glad to assist.
I checked and it’s the chrome browser that’s stuck, firefox works normally. Thanks.
hi the left menu is cutting the page
how can i make the left menu not cut the page?
https://themenectar.com/salient/business/articles/Hey Investur,
You can use the following CSS snippet in the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab to alter that prior to the next release: https://pastebin.com/JjUHXjyM
Great thanks. And if i want to make the home page with the left menu, and the rest of the other pages full page is it possible too?
thanks
Hey Investur,
The header layout is a global option, and there’s no way to use a separate set of global theme options on a per-page basis. One way you could accomplish that without modifications through a child theme would be to use a WP multi-site install, where your landing page would be its own instance.
Kind regards
hi do you guys have a demo theme for tourism or travel agency? thanks
Hey Investur, Currently there are no travel agency demos available, but I’ve noted your interest 
Kind regards
thank you