38440 comments found.
Hi, how can i change width in a single page portfolio (full width) with custom css?
One more question… how to remove slightly rounded corners in classic enhanced, masonry style blog.
Hey malangar,
1. Could you share your URL so I can see your current settings?
2.
.masonry.classic_enhanced .masonry-blog-item .inner-wrap, .blog-recent[data-style*="classic_enhanced"] .inner-wrap {
border-radius: 0px!important;
}
Cheers
1. Thank you! 2. How can I send a private message?
You can open a private ticket in regards at https://themenectar.ticksy.com
Cheers!
Hi! 
I am really curious what the 8.0 update looks like! Do you have any idea when it is finished? Last week you guys said it was gonna drop last week, then it was going to be released last weekend and 2 days ago it was going to be released within 24 hours. Am I doing something wrong because I am still seeing 7.6 on the preview page.
Thanks in advance and keep up the good work!
Jeroen
Hey Jeroen! It’s being released in the morning, it was due out today but I didn’t want to be away from the computer when it was made public
Cheers 
Is there a way of only showing the off canvas nav on a page but no other parts of the header? If you can sort me out with some CSS, I’d really appreciate it! 
Thanks
Hey fonejacka1!
Could you please share the URL where you still want it to display so I can provide the needed css?
Cheers
Thanks, yep it’s : http://www.crispbranding.co.uk/about/
I think I may have read your initial request slightly wrong – are you trying to remove the off canvas nav link on all pages but the above linked page or are you trying to show the nav permanently open on the right side of the screen?
I just want the 3 lines to show, so the off canvas button on it’s own without any other parts of the nav, thanks
Ah, I understand now! Add this into the custom css box located in your Salient Options panel:
.page-id-596 header#top nav > ul.sf-menu {
visibility: hidden;
}
Cheers
Hi need your help asap… my site is not working in IE. I have checked: Windows 7 & 8 – IE 11 Windows 10 Enterprise IE11
dev.stratus.com
Thanks
Hey columdevine, could you kindly provide a screenshot of what you’re seeing on your end?
Hi See the screenshots below the live URLs:
dev.stratus.com: http://ia.stratus.com/wp-content/uploads/2017/02/Stratus-Home.jpg ia.stratus.com: http://ia.stratus.com/wp-content/uploads/2017/02/Stratus-IA-Home.png
I look forward to hearing form you.
Hey, that’s not what I’m seeing on my end – also when using browserstack.com to confirm. Is there are errors showing in your console and have you verified this on more than one machine?
Yes its been happening on more than one machine… it is actually happening on my own machine and I am running Windows 10 IE11. Would it be the hosting?
Hi still haven’t been able to get this resolved… I am at a dead-end and would love your help to resolve 
Hi Sorry to keep messaging but I was supposed to launch a PPC campaign today but cont if IE is not working I would really appreciate your help to get this working.
Thanks
Are you on 8.0 the beta version or have you downloaded the actual 8.0 that was released yesterday? The beta had an issue where the new page transition you’re using wouldn’t remove normally on IE
Yeah I downloaded 8.0 as soon as you released it 
I know that some of the problems were related to our internal network but IE9 still looks terrible and anything on Windows 7 isnt working… any advice on how I can improve IE9?
Hi, how do I make portfolio images to be square shaped and include whole image in them without cropping, even though it would mean white space somewhere? Here’s the example of them looking bad – http://welt2.notre.lv/tao-tao/
Hey Notre,
You would need to change this in the functions.php file:add_image_size( 'portfolio-thumb', 600, 403, true );once you’ve done so you’d need to run this plugin https://wordpress.org/plugins/regenerate-thumbnails/
Cheers
Thank you, but this solution didn’t change anything. Tried putting it in child theme functions.php, also in parent theme functions.php, after each time I ran regenerate plugin but nothing changed. I am sure that I added the code right.
Perhaps there’s css trick with auto width/height? For example, I set fixed portfolio item size and the image inside adjusts to the container size without stretching it (like it’s happening right now), Here is an example how i’d like for it to work – https://s17.postimg.org/714deu7of/Xkfvl.jpg
WordPress is actually cutting the image before serving it based on the size definition in the functions.php http://welt2.notre.lv/wp-content/uploads/2016/12/sosjowy_duzy-270x403.png css couldn’t help to show more of the image – what was the size you changed the portfolio-thumb to in the functions.php?
This is how functions.php looks when portfolio img size is concerned https://s27.postimg.org/rgn7azstf/thumbnail.png
Any ideas how to fix this? Because my client won’t accept webstite until this is fixed, what should I do?
Hey,
In your screenshot the image size is still showing the same default value of 600, 403
add_image_size( 'portfolio-thumb', 600, 403, true );did you change that to a custom value?
Cheers
Yes, I did change it to custom value and used Regenerate Thumbnails plugin. That did not fix the problem unfortunately. Could you please take a look and see if something can be done?
Hello! I am working on making changes to the footer of a site hshrva.com and there is some padding in the footer row I can’t seem to get rid of. I can see it when I inspect but nothing I can do seems to override it.
This is my code: #footer-outer .row { padding-top: 20px!important; padding-bottom: -60px!important; (this is strikethrough) } And this is what I see when I inspect: style.css?ver=7.0.9:14209 #footer-outer .row { padding: 55px 0px; margin-bottom: 0px;
Thanks in advance for your help!
Hey nomadami!
I’m currently seeing that snippet apply on your site – have you tried to clear your cache?
Cheers
Hey, thanks for the reply, it was actually the negative padding wasn’t allowed I think. When I changed it to 0px!important, it worked. You guys are always super responsive, thanks! Another question while I am here for a different site of mine:
I want to remove the sidebar from the category archive page…I haven’t played around with it yet but I’m assuming there is a super easy display:none to put in? TIA!
Hey again!
Could you kindly share your URL in regards so I can see your settings to assist?
Sure, this is for my personal site. The pages I’m talking about are the category archives like this: http://www.wanderlustlogs.com/category/the-americas/ I only need the sidebar to appear in single posts. Thanks!
In your Salient options panel > blog tab, the layout you assign there should set what’s displayed on your archive pages. What do you currently have set for that option?
oh i thought that would remove sidebar from single page post as well. sorry for wasting your time with such a silly question!
No worries 
I upgraded from 7.0 to 7.6 and my home page is not loading correctly. All the content that resides in the editor, is simply omitted from production on the front-end. The other pages are fine. Why is this happening?
Hey pmagony,
Please share your URL in regards so I can take a look
Cheers
Issue has been resolved.
Glad to hear 
Hi! i’m just wondering can i add images to link to portfolio pages that overlap header background? Example here: http://imgur.com/a/PrUrh
Never mind this figured it out, but i have another problem i applied border around page, but it doesn’t show up on mobile pic: http://imgur.com/8d0IoMv and how to add footer appear on mobile also pic: http://imgur.com/EiMQIWG
Hey lukasauno!
1. The body border is removed on mobile devices to not take up valuable real estate on smaller screens
2. Could you share your actual URL so I can take a look at the footer?
Cheers
1. Maybe i could add some css or do i need to change some other theme files? Im willing to sacrifise some real estate in my page
2. Im using fullscreen rows on business theme with last row as footer link to my page: http://l-works.lt you can see what i want to do here: https://serieseight.com
3. Also for header navigation i have forced transparent header in settings but on mobile it still have background is there any easy fix?
Thanks in advance!
Hey lukasauno,
1. You would need to modify the custom.php file in the css directory, search for ”//body border” to end up at the right spot
2. I’m still a bit unclear as to what you’re trying to achieve other than the setup you can. Their last section is a CTA with the text “Have a project? Let’s talk”. It seems you already have a CTA as you last row
3. There is no way to keep transparency on mobile at the moment unless you use the permanent transparent option
Cheers
Hello I seen from one of your comments the beta should be released today, and another saying it was last week/weekend. But I just seen someone on your support saying its going to be another week. Just wondering which it is.
Can I request a beta version with a document listing the new features please
Hey Allanr101, the beta testing phase is over – it’s going to be released in the morning. I was due out today but I didn’t want to release it at night time and not be there for when it goes public
Cheers
Hi,
When I set a background video (using full width rows) , the text element inside the row doesn’t display anymore? but when it’s not a video it does – any ideas how to fixe this? Thanks
Fixed
Hey fonejacka1, glad to hear you’ve sorted it
Cheers
Hi Nectar
I sent you my email on the author’s page contact form to ask a beta version.
Thank you!
How do I replace the nectar slider with revolution slider?
And also have a background color to the sticky header (when scrolled down)?
Hey,
1. The Nectar Slider is added to pages through Visual Composer, if you have a copy of Rev slider you could simply remove the Nectar Slider in VC and add the Rev slider
2. Please share your URL in regards
Cheers
Yes. But I want it to be full screen with the header above.
www.beta.tasteland.se
Hi,
It’s possible to change the dimensions of the image gallery ?
Hello!
Have you deleted my comment where I was explaining the problem with the scrolling on fullscreen-slides based versions of Salient? I can’t find it anywhere. I was talking about a BIG PROBLEM when you use that version of Salient on mobile phone. Take for example “Calendar” version of Salient. When you open it on any smartphone (I guess 80% of my potential clients will visit my website from their phone or tablet) you have big problems reading all the content from a slide. In the exact moment when you scroll down to read the last raws of the content, the next slide comes on. So you don’t get a change to read it. Tested on iphone 7, 7 plus, 6, 6s, 6 plus. I don’t bother with other models because I think the same effect goes for them too. I also tried on android phones (Thought it was a Safari thing with it’s smooth scrolling) and same problem occurred. The only reason I want to buy your template is to have an Intro site (presenting the services in an awesome design way). And that’s about it… that’s the only usage I need from Salient.
I say that this is a BIG PROBLEM (and not a minor one) because the ONLY effect on any visitor is to get mad and close the website. Nobody is interested in a nice and innovative design if they just can’t use the website to read the text and find out what you offer.
I was thinking of making a kind of “bumper” to navigate through slides. They just come up too easily. From top or from bottom depending the direction you navigate.
Please, at least tell me you can’t find a way to fix this (I’m sure you tested your product on smartphones before) then just delete my comment. It’s very annoying! Thank you!
Hey avrcata,
I didn’t delete your comment, nor do I have the power to do so. The page full screen row feature has an option to disable it on mobile, thus rendering a normal version of your page. The service demo shows this: themenectar.com/demo/salient-service/
Cheers
Hi,
Cool! Thank you! How’s the update? When is the big day when we can all see it? Managed to delay the deadline with a few days.
Thank you!
It’s out now 
Hello, is it possible to use animated GIF in Salient ? inside a slide for example. thanks !
Hey,
as long as the place you’re uploading it isn’t cropping the image (thus recreating it and stripping the animation) it should work as expected 
Fullscreen Rows
How do I make the “default footer” appear alongside the “LastRow” footer simultaneously?
Hey ofmarconi, this would require some custom modding as of now – however I’ve noted the idea for the wishlist
Cheers
Hello, Great theme. What are the fonts you use for the Agency demo? I would like to set them properly to be exactly as the demo.
HI, one simple pre-purchase question: in a single page of a portfolio – http://themenectar.com/demo/salient-ascend/portfolio/london-office/ the content image is stretched / scaled to the container size. Would be possible to disbale scaling or just keep the original size of the image? Thanks.
Sorry, this was just my misunderstanding. Everything is OK. Thanks.
Hey bombayx, glad to hear you’ve sorted it 
I had an old version of salient that I just upgraded through FTP and now the site wont load. I get a spinning orange circle., but nothing loads. Any help would be appreciated. Thanks!
I deactivated and reactivated all the plugins. Works great now, please disregard. Thanks!!
Hey moshsom,
glad to hear!
Cheers
hello. love the theme – my site is http://77.104.162.160/~anamcar8/
drop down 2nd level nav background is black and I am hoping to make it semi transparent. Thanks!
Hey,
The next update is adding this option 
Cheers