38437 comments found.
Hi,
I am having some problems with blog on mobile. If I show blog posts on the homepage, it won’t update the posts on mobile. So i am not seeing the most recent post.
http://www.mobilestrategy.nl/Hey MOBILESTRATEGY,
Checking on an iPhone I’m seeing the same three recent posts as on a desktop display – could you kindly clarify which you’re not seeing and let me know the device you’re using?
Cheers
I am seeing ‘Nieuw: ANWB..’ + ‘Mobile Strategy &...’ + ‘Shoeby APP’ but it has to be; ‘Genomineerd..’ + ‘Nieuw: ANWB’ + ‘Mobile Strategy &..’
Yesterday I posted ‘Nieuw: ANWB’ and apparently the newest posts do not show on mobile right away, because now I can not see ‘Genomineerd..’
It seems that every time I upload a new blog post, the newest post does not show on the blog view on home. Not on desktop nor mobile.
Hey, could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
EDIT: I Found it! Access row settings and responsive menu, just hide all.
How do you hide a section from the website? I want to hide stuff as I am working on the pages. I found in visual composer “disable row” which states that will make it not viewable in the public section of the site, but it does not seem to do it. I want to hide a whole section from Service Demo – without deleting it.
Hey psmarketing! Glad to hear you’ve found the answer 
Cheers
I have a portfolio element on my homepage that is using the “Title overlaid w/ zoom effect on hover” but I’ve noticed that I lose the slight color overlay on mobile. Is there anyway that I can keep that overlay on mobile devices?
Hey nsquaredmedia,
Add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1000px) and (min-width: 1px) {
.work-item:not([data-custom-content="on"]) .work-info-bg {
display: block!important;
}
}
Cheers
Thanks, that works beautifully. I also have an issue with the portfolio filter. When I hover over the dropdown, the options are going behind the content of the page.
Hey,
Could you please share your URL in regards?
Cheers
Hey – if you’re using items that would drop down further than your header, you’ll need to use the portfolio visual composer element instead of of the page template you have assigned – this will place the filters below the header so that this issue won’t occur 
Hi there,
I am not using Nector or the Page Heading Settings for my H1. I have my main heading in the Visual Composer content area. I just updated Salient and Visual Composer and now the H1 is not showing like it used to. Just outputs as an empty
tag. If I change it to H2, it displays. Is there some JS or CSS at work here to hide the text inside the tags if it’s an H1? If so, where can I find the code to make the H1 appear again? Any and all help much appreciated. Thanks.
Hey Teleticom,
Could you please share your URL in regards so I can take a look?
Cheers
I am having a problem with video post format inside some feeds.
It seems that videos that are not being displayed on the top of the feed are not being shown in the frame, although their sounds are fine (ignore the number collection, that is mute, and try to play an older one in this page); they are also working fine inside their respective pages.
Do you have any idea about what could solve this problem?
Thanks in advance!
Hey JorgeAmVF,
Could you kindly share a screenshot in regards showing the issue so I can ensure I’m understanding correctly?
Cheers
For sure: it is here (Chrome/Windows).
I have just noticed that in a page like this, the feed does not even load after the first three on Firefox (Windows); it loads correctly on Chrome (Windows) and Safari (MacOS), but with these browsers/systems the reported problem happens.
The page is dedicated to video format posts and it has a categorical feed loading 3 videos per time; each one of the first three appears and plays on Chrome, Safari and Firefox, but the next loaded items play invisibly and do not even appear on Firefox.
On mobile: with Safari (iOS), all videos are loading and playing; with Chrome (Android), the cover appears, but no video is playing at all, besides the following text that is appearing in each one of these: “error loading this resource”.
I guess this full report can help you in case this is a general issue.
Do you have any idea on the reason this is happening?
Hey, sorry for missing this!
Try adding this into the custom css box in the Salient options panel:
video.wp-video-shortcode, .wp-video-shortcode video {
visibility: visible;
}
Thanks a lot, my friend: It really helped me!
Cheers 
when I add a background image for a header or a row.. if the images are high resolution the images extend even wider than the border of the page… there is no options to edit how the picture are displayed only to upload an image.. Even after modifying the size of the image to the recommended 1600 px and min height to 500px it still looks awfull.
advice please
Hey,
Please share the URL where you’re having this issue so I can take a look for you 
Cheers
Hi,
I am struggling to get the main image on my website to display at the correct size when the screen size is reduced.
It doesn’t display correctly on an ipad or smaller screen. Could you help please?
http://suziruffell.dreamhosters.com/Image attached incase that helps. http://imgur.com/Ym6oymA
The text is part of the image so basically I just want the whole image to resize with the browser.
Thanks so much. x
Hey Lilipie 
Change the row that’s holding the slider to full width background instead of full width content and change the nectar slider itself to be full width. Make sure you have the flexible height option enabled and use “811” for the height. http://imgur.com/a/Q3nad
Cheers
Blog posts or Posts using salient theme show signature as my “username” which you understand usernames can be anything like andrewemil11 or andrew1383838 , that being said. How can I edit the name appearing on the posts. Secondly how can I add an image for the author.
http://imgur.com/a/64auPAlready figured them both out …
Hey Andrew,
Glad to hear you’ve found the answers
Cheers
Hello great theme, wanting to remove the single portfolio item bottom navigation container (have removed navigation and back to all button) Thank you
Thanks wearesettle!
If you want to remove it with css so you don’t have to edit the single-portfolio.php, use this in the custom css box in the Salient options panel 
.bottom_controls {
display: none!important;
}
Cheers
hello, I cant change the logo, help me, thanks http://bit.ly/2bYILKq
Hey ineclectico, I can’t see your page since you have a coming soon plugin active – however please verify that you’ve added in your logo in both the Salient options panel > header navigation > logo tab as well as the Salient options panel > header navigation > transparency tab
thanks
You’re welcome 
salient theme loading time up to 28 seconds. 1. tried inspecting element my website, tiyo.io 2. go to network tab, then hit shift+cmd+r 3. after waiting the website fully loaded, there is one document that always have loading time > 20seconds.
line(index):190 ishelp whats causing the long loading time? how to solve it? thanks
Hey tiyo,
Have you tried to reach out to your hosting company in regards so they can clarify? That behavior is normal when you’re using a video BG, as it will continue to download while playing as expected. However the network tab isn’t showing it as a video asset, so it would be best to verify with them that is indeed what it is
Cheers
Using your hotspot on image in your version of visual composer, the hotspots all appear over the top of the tooltip that pops up.
See humble.aneloski.com , halfway down the page.
Is this planning to be fixed in the next update of Salient? Or will I have to find another work around? Do you have any code tips to fix this in the meantime?
Hey scotosaurus,
You can use this in the custom css box in the Salient options panel to fix it for now
.nectar_hotspot_wrap:hover {
z-index: 1000!important;
}
You guys are awesome! Thanks.
Cheers 
I have bought 16 themes… After updated became paid, this theme became impossible.
Hey tulikipuna, as i’ve mentioned in regards to your recent rating I don’t personally set the price of how much support packs cost and have no say over the change Envato made. You can still ask basic questions here whenever needed
Cheers
Hi. I’m unclear on something with regards to setting up a Child theme using Wordpress’ new (2016) best practices for setting one up. This is in regards to how we should enqueue the parent css files (in functions.php), since Salient uses more than one css file.
I’ve created a ticket for this, but wanted to reach out here as well in case someone here knows the best way to handle this. The public ticket can be viewed here: https://themenectar.ticksy.com/ticket/880528
Thanks!
Hey jasonkylefrank,
Salient includes a sample child theme in the main download from ThemeForest
this is what’s in the functions.php http://imgur.com/a/nheLf
Cheers
Hi ThemeNectar. Yeah, I saw that, but that doesn’t answer my question.
See the ticket for more info, where I include screenshots and a better description. Thanks!
I am trying to have the grid images from the “Portfolio” grid item to link to the single page version of itself. I cannot seem to figure this out. Is this an option, and if so how can I do it?
I am also having the same same issue as rfleming8 (purchase code is coming up invalid)
I am also having the same same issue as rfleming8 (purchase code is coming up invalid)
Hey rzzo,
1. Could you kindly share the URL where your portfolio element exists so I can take a look?
2. There was an API issue with Ticksy yesterday, everything should be good now though 
Cheers
Hi ThemeNectar,
I just purchased another license but the purchase code is coming up invalid when trying to submit a support ticket. Any help greatly appreciated, great theme, thanks!
Hey rfleming8!
Sorry about that – there was an API issue with Ticksy yesterday, everything should be good now though 
Cheers
Hey ThemeNectar,
Video Backgrounds are not working on Edge or IE 11. I tried your Demo sites and they are not working as well.
Hey clixgroup,
Are you experiencing this with the Nectar Slider or page rows?
Cheers
It is the nectar slider. (I have not checked any items with the Background videos)
Checkbox Fields are all being over lapped with text. I have tried both Gravity Forms product addon and TM Extra Product Addon both are being cover by the text that belongs to the right of the checkbox fields. Radio Fields and other fields work. Just not Check Box’s!
Hey austinoreilly,
Please share your URL in regards so I can take a look
Cheers
Hey, for now you would need to deactivate the option for “Enable Fancy Select/Checkbox/Radio Styling” in the Salient options panel > form styling tab as there’s a markup conflict with how that plugin wrapping the price and the fancy styling
Cheers
When checking out using WooCommerce, the state field does not show up. The label for the field is there but no field. Please help – my client is not happy because no one can check out.
Hey lwolfe63,
Could you kindly share your URL in regards so I can see why that would be occurring for you?
Cheers
hey i updated wordpress to the newest 4.x version and want to install the newest salient-theme. but i can’t because wordpress told me an error: style.css is not there. what to do? 
ok i see. it is wordpress 4.6 you hasn’t updated yet xP
i can’t install the theme on wordpress 4.5.2 neither: no style.css found.
Hey Iracesh, please see this in regards 