38438 comments found.
Hey guys, i need to have a slight modification made to my site, e.g – placing a button into the top right corner of the header.
This is, i imagine a very simple modification – so i kindly ask you to assist me in placing a button there.
Hey,
You can use the “Menu Item Style” dropdown available for every menu item when editing your menu in appearance > Menus in regards
Cheers
Yeah but you can’t customize the button. I want it to turn green when i hover over it and i also want it to be on the far right on the edge of the menu.
Hey,
Still use that menu style as a base and share your URL in regards so I can assist 
Add this into the custom css box in the Salient options panel:
.button_bordered {
position: absolute!important;
right: 0;
}
.button_bordered:hover a:before{
background-color: #0b9688;
}
Fantastic, i just need tiny adjustments. There’s a white frame around the box after you start hovering over the button : i want it to become all green.
Second, when the menu shrinks and becomes white after you start scrolling – the letters become gray instead of white when you hover over it, can you make them go white instead?
You guys are the best, i appreciate this immensely.
Still waiting for a response guys
Hey, sorry for the delay – I can’t see your URL still since it goes to a 404 for me, but here’s my attempt to sort it for you.
body #header-outer:not(.transparent) header#top nav > ul > li.button_bordered > a:hover:before {
border-color: #0b9688!important;
}
html body #header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-item > a, html body #header-outer:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover {
color: #fff!important;
}
Cheers
These lines of code did literally nothing appearance wise. I changed it from private to public, please take another look, thanks!
Hey, change it to
@media only screen and (min-width: 1000px) {
body #header-outer[data-lhe="animated_underline"].transparent header#top nav > ul > li:hover > a:after, #header-outer.transparent header#top nav>ul>li.button_bordered:hover>a:before {
border-color: #0b9688!important;
}
}
html body #header-outer:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover {
color: #fff!important;
}
If that doesn’t work please open a ticket in regards with your admin credentials so I can take a look themenectar.ticksy.com/
Cheers
Hello. Just looking for to insert a “call to action” in pages ?
Thx
Resolved!

Hey, glad you’ve solved it 
Hey guys!
For everyone who hasn’t seen the announcements,
In regards to WordPress 4.5
The only version of Salient that is compatible with the latest WP is Salient 7.0.8, and the only version of Salient Visual Composer that is compatible with WP 4.5 is 4.11.2. If you’re using older versions of these and have updated to WP 4.5, your visual composer will not work.
Once you’ve updated Salient, head to the plugins section of your admin panel to update Visual Composer. If you’re having issues after using both the current versions, check for third party plugin issues – WP 4.5 added a new version of jQuery and a lot of plugins broke because of it.
Hi, when will your theme be compatible with WP4.5 (particularly Visual Composer) ? thanks
Hey, it’s compatible now – you just need to use the current version of the theme (7.0.8) and Salient VC (4.11.2)
My home page disappeared, and I’m no longer able to add elements (or edit them) in Visual Composer on any of my pages. I haven’t messed with the CSS or anything. Any clues on why? Thanks in advance. http://www.robbgorringe.com/
Hey,
You appear to be on an older version of Salient – The only version of Salient that is compatible with the latest WP is Salient 7.0.8, and the only version of Salient Visual Composer that is compatible with WP 4.5 is 4.11.2. If you’re using older versions of these and have updated to WP 4.5, your visual composer will not work.
Once you’ve updated Salient, head to the plugins section of your admin panel to update Visual Composer. If you’re having issues after using both the current versions, check for third party plugin issues – WP 4.5 added a new version of jQuery and a lot of plugins broke because of it.
Cheers
Thanks so much for your help! I didn’t know I had to delete my current version of Salient before uploading the new version (I was a little scared… even though I’m on a child-theme, hehe). But I found you answering someone’s question about it here in the help secion. In the future will we be able to update Salient within Wordpress, instead of downloading it & manually re-installing it? Thanks so much. Salient rocks!!
Hey!
You could also use the Envato toolkit plugin in regards http://code.tutsplus.com/tutorials/toolbox-of-the-smart-wordpress-developer-the-envato-wordpress-toolkit--cms-23883
Cheers 
Ok, thanks so much for your help! 
You’re welcome 
The search function is searching by product tags or it will search even the content of the product in woocommerce? I need to search only by tags, it is possible?
Hey,
As of now this would require some custom development as the search in WP by default will also search the content
Cheers
Hi,
I am getting the old view version: userxi.com I want to get the new version: http://themenectar.com/demo/salient-blog/blog-masonry-fullwidth/
Theme Skin I am using is Ascend, but nothing is happening as you see.
Thanks!
Hey,
you can select the “Masonry Style” desired in the Salient options panel > blog tab
Cheers
Hello, Does your theme support Accessibility? If it does, how do I use it? If not, do you recommend any plugin for this issue?
thank you
I keep getting this error anytime I attempt to edit a page on wordpress. https://www.dropbox.com/s/s9yyq6rqnhxfoi5/Screenshot%202016-04-24%2002.16.44.png?dl=0
Hey – are you using the current version of the theme(7.0.8)/Salient VC(4.11.2)?
Cheers
I am having issues viewing the attachment pages to many of my old images (via Media > Library > {Click image thumbnail} > View attachment page). They were working before, but now they are showing a 404 Error page. The strange part is if I upload a new image then the attachment page works for that new image. These same images are displaying perfectly elsewhere throughout the site (ie. Portfolio pages).
One note – If I reset my permalinks to the PLAIN setting (tls2.thelivingsea.com/attachment_id=99583) then they work. If I set it to POST NAME or CUSTOM (/ %post_id %/ %postname %/) then they stop working.
I have reset my permalinks (removed .htaccess, flushed via SAVE CHANGES in Settings > Permalinks), disabled all plugins (except VC), reinstalled a copy of the site on a different server, compared the data in the wp_posts table between a new and old image (I don’t see a difference), removed my modified singles.php page in the child theme—nothing seems to work. All images have been verified to be in their proper folders on the server and the URL inside the Media Library page is showing correctly.
The web site is: http://tls2.thelivingsea.com
Example of non/working attachment pages:
Non-working: http://tls2.thelivingsea.com/coral-reef-in-palm-beach-florida/
Working: http://tls2.thelivingsea.com/palm-beach-coral-reef/
Any help would be GREATLY appreciated as I have exhausted my options. If it helps, I am running Wordpress v4.4.2 and Salient 7.0.8 (it stopped working in v6.1.72)
Hey,
Does this issue only occur currently when Salient is your active theme or do the old attachment pages work normally when switching to a different theme temporarily
Cheers
Just tried it with the Twenty Sixteen theme and it is also having the same problem. Would you guess the issue is somewhere in the database?
If that’s the case, the issue is not connected to the theme itself. Have you tried a database repair? https://www.maketecheasier.com/fix-corrupted-wordpress-database-2/
Cheers
Hi man, I’m a long time fan of your theme! One feature suggestion which would be super handy is the option to use a blank template (i.e. no menu is shown) for creating pages. Would make it super easy to create awesome landing pages with the theme. And save my having to edit code to remove it.
Hey!
Thanks for the +1 on this suggestion 
Cheers
Heya, running latest version, it seems that with ajax page transitions on and if going from one page to another with a sticky submenu, it won’t end up sticking. Turn Ajax off, go to standard transitions and the menu sticks as it should when going from one page to another. Might want to check it out. Thanks.
Hey,
thanks for reporting 
Cheers
Hi.
Page with problem is: http://kucanskiposlovi.com/narucite-dolazak/
As of last update of the theme, my form (https://form.jotformeu.com/61132729699365) is not working properly anymore. It worked just fine before the last update. The problem is I have on the top of form image radio buttons that with conditional logic open other fields. You can see how it works properly here: https://form.jotformeu.com/61132729699365? Also, there are some calculations when user chooses one or more of the products. Conditional logic and calculations do not work when I embed the source code to my site. My form styling in Salient options is set to inherit from skin and Enable Fancy Select/Checkbox/Radio Styling is set to OFF.
I used Page builder and Raw html element to embed the source code, and as I stated all these conditional logic and dynamically updated fields worked fine just a few days ago.
Do you maybe have an idea why is that?
Hey,
this error is showing in the browser console
http://widgets.jotform.io/pickadate/min/styles.min.css Failed to load resource: the server responded with a status of 520 (Origin Error)
it appears something is stopping the stylesheet from loading
Cheers
Mobile menu icon has disappeared. How can I get it back please?
www dot paddymcdonnellcomedian dot com
Thanks
Hey,
I’m currently able to see the mobile menu icon display on my end using an iPhone 6, could you please let me know the device you’re checking on?
Cheers
A samsung galaxy Phone. Strange. I’m getting a missing image icon.
It’s back now thanks. Must have been cached. Thanks anyway
Hey,
Glad to hear 
Cheers
Hey there, i was wondering if you could see the history of what questions i have asked, because i need some of the scripts that you gave me back, and i can’t be bothered with searching every page on here for my previous questions.
Or maybe you can just help me again.
1. I need an SVG picture to appear as a logo in the header, i believe you configured something and customized it for me so that this was possible.
2. I need the header navigation menu to simply be disabled for one of my pages.
Thank you.
Hey,
You can see all the comments you’ve left here
http://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments?utf8=%E2%9C%93&term=denehiel&from_buyers_and_authors_only=0
Cheers
Hi I purchased the theme recently and it’s fantastic! The only thing I would like to ask is.. how can I copy a row in visual composer. Will the new visual composer clipboard plugin work? Thanks!
Hey,
Are you talking about from one page to another or within the same page? If you’re talking about bringing items from one page to another, you could use templates https://vc.wpbakery.com/video-academy/use-templates-visual-composer/
I haven’t personally tested with the clipboard plugin but can’t see why it wouldn’t work
Cheers
Hi guys, I would like to have the “last post slider” without the dark overlay. How can I get that done? I want to see our CI colors unmodified. Thank you!!!
Hey!
Add this into the custom css box in the Salient options panel:
.nectar-recent-post-slide .nectar-recent-post-bg:after, .single [data-post-hs="default_minimal"] .page-header-bg-image:after, .archive .page-header-bg-image:after {
display: none!important;
}
Cheers
thank you so much! Would you also help with the code for
NO OVERLAY with the Blog Masonry MetaOverlaid-Style in general?
Your theme is the best! I’m going to buy another license 
Sure 
body .masonry.meta_overlaid .masonry-blog-item .post-featured-img img {
opacity: 1!important;
}
Cheers!
Hey guys,
I have very simple yet a bit strange question – can I somehow swich the responsive menu style to the old one. The one that drows down.
Right now the responvice menu is at the Slideout Widget Area and I like it. The problem is that I have update the theme for this client because we had to move to 4.5 and I updated the theme as well ( btw – he was till on v.5**). Now he is givin` me har time because he liked the old responsive style.
I am questing that one of the reasons for that is because we have CF7 small form at the Slideout Widget Area as well. I suggest to remove it on responcive from there but he likes it.
Hope my question have sense and have simple solution.
Regards,
Ivan
Find the solutions
Apparently we can control this by check in on/off “Header Sticky On Mobile” ( Under Salient > Header Navigation > Logo & General Styling )
Did not know this 
Thank you!
Hey, glad you figured it out 
Cheers
How can I change the background color of the comments form at the bottom of a portfolio item?
Hey, add this into the custom css box located in your Salient Options panel:
body.single-portfolio .comment-wrap {
background-color: #000!important;
}
Thanks, works great. But there are still some light-grey frames. How can I also get these white. Also need the back to Portfolio button background to be white. Thanks in advance. Screenshot: http://www.tiikoni.com/tis/view/?id=386e9d1
Hey, could you share your actual URL in regards so I can see your current settings?
Cheers
sure, it´s http://arianna-gd.com/portfolio/gpu-design/
Hey!
Use this as well:
body.single-portfolio .container-wrap {
background-color: #fff!important;
}
Hello guys. Ive created a new ticket and purchased the new updated support service. Still waiting to hear from you.
The issue is the content in rows. The padding seems to push all the content out of the row line so everything moves down??
Please advise ASAP – Private Ticket #744725 for images.
Ive tried to simulate the issue in developer tools and mobile test sites but dont get it. You will need to check an actual iPhone or iPad.
Hey guys. So have worked out what the issue is. The image/row animation ‘Fade in from bottom’ is what is causing the issue.
When I disable the animation on the image in pagebuilder it is fine.
How can I leave the animation on the desktop but disable ALL row animations on mobile?
UPDATE 2:
Resolved – The issue is a conflict between the row animation which the theme has disabled by default for mobile and an element (image) animation which was causing the issue.
Hey, thanks for reporting this issue – i’ve noted to sort it in the next update
Cheers