38435 comments found.
Hi any option to add parallax module that moves on scroll or mouse… or just with the row module? something else, any option to add links to icons module¿
thanks
Hey josemanuel,
1. There’s a parallax option based on mouse movement and it’s only available through the visual composer row currently
2. Yes you can link the icon element in the theme by simply wrapping it in a standard HTML anchor 
Cheers
This may be a stupid question but is there a way to add any content to the blog page? For instance an image or some copy? Adding rows and text doesn’t appear.
Hey EHRconcepts,
Yes – just don’t use the “posts page” from Settings > Reading and instead use the visual composer blog element so you can control what’s above/below it 
Cheers
Is there an option to autoplay embedded video that opens in a lightbox, but NOT when the portfolio page is navigated to?
Adding the autoplay code in the code makes it autoplay in both scenarios.
Hey RocketshipCreative,
Can you please share the URL where this occurs so I can take a peek?
Cheers
wearerocketship.com
I have the autoplay code on my vimeo embed codes so it will autoplay on opening videos in the lightbox as well as when you go to it’s individual page. I only want it to autoplay from the lightbox but don’t see an option do do that separately.
Thanks for the additional explanation to allow me to understand better – Unfortunately this wouldn’t be possible without custom development since it’s the same video being served in those locations.
Got it. Hopefully something you could enable in the future. I’m sure many people would love that option.
I’ve noted it for the wishlist 
Hello,
Recently I bought license for Salient theme for my page. But today I noticed that pagination is not working on Home page. Could you help me fix this?
My page url: http://dailywebscrolling.com
Hey plgospodinov, could you kindly open a ticket in regards with your WP login information so I can take a look?
Cheers 
Hi ThemeNectar,
Anyway I can center align vertically my text as seen here in this screenshot?... http://i.imgur.com/a9D1Gfw.png
Site is live here thecravebar.com
Thanks!
Hey PairDesigners! If you went with a full width content row you’d have the option to vertically align the content, but without using that it would need to be done through css or the divider element.
Cheers 
I can add a css class name to it. What would the css code be to align that class? Thanks!
.column-top-padding .wpb_text_column {
padding-top: 100px;
}
It looks like the padding worked but when viewed on a iPhone the padding is and issue with the space showing up
This would require targeting the mobile view separately:
@media only screen and (max-width: 1000px) {
.column-top-padding .wpb_text_column {
padding-top: 60px!important;
}
}
I’m having a major problem with this theme. First off, I’ve loved it so far, but unfortunately it appears the blog does not work correctly. I have a standard blog setup with one of my articles appearing, however whenever I click on the article it takes me to a page where only the post title appears, and the post itself is blank.
How do I fix this?
Thanks.
Edit: Upon further investigation, no post that is selected as the standard format shows up. You can view the page, but it’s completely blank.
I’m also now getting this error:
Fatal error: Call to undefined function get_the_permalink() in /home/ryanp/public_html/wp-content/themes/salient/single.php on line 7
I also saw someone else posted this exact error in a comment here about 5 hours ago. Is there a bug preventing posts from even showing? This is a very urgent matter.
Hey Ryan,
Is your WordPress up to date? This is an issue caused by the Google+ sharing button when using earlier WordPress versions – please try and update your setup or deactivate the Google+ button for now (I’m pushing an update to correct this very shortly)
Cheers!
Hey, I completely forgot to update. But everything is perfect! I updated to the most recent Wordpress version (I had the one immediately before) and that solved the problem. Thank you very much!
Cheers, Ryan
Great to hear! 
Hey there,
I’m having an issue where I create a ‘Gallery’ format post and place an ‘Image Gallery’ element in it with photos. The gallery works great on the post and the blog page, but shows up blank in the ‘Recent Posts’ widget on my home page (www.tmunz.com). Do I have to use a WP gallery rather than the Image Gallery element to get this to work?
Thanks, Tom
Hey Tom!
The recent posts only shows the post excerpt so any media/elements other than text will be omitted from that – however the featured media will still show so I would recommend just switching the post format to gallery and proceeding with the default WP gallery 
Cheers
Hi Nectar,
I love the transparent header! In my nectar slider I’ve got light and dark images and sometimes the nav text gets lost. Is it possible to make the header turn solid when the cursor is hovered over it just like when you scroll? That would be awesome! Thanks, Tony
Thanks Tony!
Use this in your Custom CSS box located in your Salient Options panel:
body #header-outer.transparent[data-transparent-header="true"]:hover {
background-color: #fff!important;
}
Cheers
Very, very, very, very cool! Thanks so much.
You’re welcome! 
I really like this theme but I need to know if there is option that each category has its own page. To my SEO strategy does not suit me that the portfolio is a single page with JS filters. Thank you!
Hey emfasi,
You can either create separate pages for each portfolio category and select to display just that one through the page builder portfolio element or use the automatically created category pages through /project-type/your-category like this http://themenectar.com/demo/salient-frostwave/project-type/music/
Cheers!
Thank you dude! One last question, is compatible with WPML plugin?
You’re welcome! And yes it is 
I have areas where I want to keep the text visually short, so I was going to use …more, but I have mixed feelings.
Any Nectar suggestions?
Hey SteveZL!
Can you explain a little more why you have mixed feeling about using the more tag so I can help out?
Cheers 
Hi, I would like to know if is it possible to remove the underline hyperlink effect from the buttons when mouse hover the buttons. Button label word and icon gets underlined when hovering the button. How may I remove the underline effect and get just the button/icon hovering effect?
Thank you
Hey bioaquaria,
there should be no underline effect by default – perhaps one of your plugins is adding it in? If not, can you share your URL so I can check out what’s causing it?
Cheers 
I tested all plugins and found it was Formidable Bootstrap that was causing it. I wasn’t really using it, so I deactivated it and everything is OK. Thanks for your support!
Hey again! Glad to hear you found the problem 
Cheers
Hello there,
Awesome theme! Just one little problem, I’ve changed from the older theme to this new Salient theme. But all of the product thumbnails as well as I click in a specific product, they all look much more blurred than when it is fully opened in the slideshow (if you know what I mean). I’m sure they are good quality jpegs. Any help please?
If you need to look at the site, it’s www.aruvo.co.nz, under shop online.
Cheers
Thanks fishan1908!
Make sure the image size is set to 300×310 in your Product Image Sizes in the WooCommerce settings and then use this plugin to recreate the image sizes http://wordpress.org/plugins/regenerate-thumbnails/ 
Cheers
An incredible theme with fast and detailed support. Thanks to regular updates this theme just keeps getting better and better and stays modern and fresh. Thank you so much for the greatest wordpress theme of all time.
http://thelifecycle.roblutter.com (using salient)Hey Rob! Thanks so much – your site is looking amazing 
Cheers
Several issues:
1. Portfolio, thumbnails are blank. I uploaded a image but does not show.
2. Header title is falling of webpage
3. Header does not scale when scrolling down
What is going wrong???
http://art-impressions.nl/wp-content/uploads/Schermafbeelding-2014-05-28-om-13.02.07.png
Hey ontwerpvanmorgen, I would need to see your actual site to help – Can you please open a ticket with your login credentials in regards so I can find out what’s causing your issues? (Just let me know your ticket ID here once you’ve done so)
http://themenectar.ticksy.com/Cheers
Thanks – just responded 
Howdy again,
I have created a primary menu for navigation that has a submenu that also contains yet another submenu (Primary > Submenu 1 > Submenu 2
When I setup that structure, particularly where the top-level menu item appears in the menu structure (the top-level item is second to last in the menu), the 3rd menu item runs off the browser screen on the right side. I have my browser open as big as I can make it on my laptop…
here’s a screenshot https://www.dropbox.com/sh/4bbowpt9zvxe0ht/AAAmqwWQoGEL9nxQFGa1fYRdaanyway to get the flyout on the right side perhaps?
Thanks, G
Hey mrpiano! Please see my response to your first comment in regards 
Howdy again,
I have my primary menu in Salient, that has a submenu that also contains yet another submenu (Primary > Submenu 1 > Submenu 2
When I setup that structure, particularly where the top-level menu item appears in the menu structure (the top-level item is second to last in the menu), the 3rd menu item runs off the browser screen on the right side. I have my browser open as big as I can make it on my laptop…
here’s a screenshot https://www.dropbox.com/sh/4bbowpt9zvxe0ht/AAAmqwWQoGEL9nxQFGa1fYRdaanyway to get the flyout on the right side perhaps?
Thanks, G
Hey G!
Thanks for mentioning this, i’ve noted to sort this for the next update – for now if you can supply your URL I can provide a quick css fix.
Cheers
If you’d like, just post the CSS fix here? Might be useful to others as well. I assume i can add the CSS to the custom CSS editor in the theme. Of course I’ll remove it when this gets sorted out with the next release. Thanks again!
Sure:
.sf-menu li li ul {
left: auto !important;
right: 16em !important;
}
However if you can share your URL I can make it more specific so it only switches to the left side on the item it needs to.
Cheers 
Hello,
i want to change the background color of my Blog page. if im going to put the code in the <CSS> option nothing will happened. could you help my to change that?
www.thomas-hellmuth.com
cheers, thomas
Hey thomas,
Use this in the Custom CSS box located in your Salient Options panel:
.container-wrap {
background-color: #FFFFFF!important;
}
Cheers
didnt work. for some reason :/
I don’t see that rule making its way into the front of your site – if you’ve ensured you did not accidentally copy pre tags around the rule in your css box, please open a ticket in regards so I can see what’s going on
http://themenectar.ticksy.com/
i didnt copy the pre tags around… i will now open a ticket. thank you
Thanks, I’ll be with you on that as soon as I can 
Pls improve the responsive design. Your responsive is NOT taking advantage of various screen size. The photo and text is so small when vertical or view on phone. I have try several theme, mostly show bigger image and text than yours, it is more easy on eye and wasting less visible space. Your left right is wasting too much space.
Hey sai2,
Thanks for the suggestion 
Hi, ThemeNectar.
I tried to find the answer between the comments, but I can’t do it …
Could you tell me please how can I delete the parallax effect in Slider Home?
Also, I read that one of the best ways to update the theme is just deleting the older version by FTP, and then upload the new version, it’s correct?
Thanks again!
(I’m sorry, for my English! could you maybe speak Spanish? hahaha 
Hey perepere!
1. I would suggest using the Nectar Slider instead of the Home Slider since it offers the option to disable the parallax effect.
2. Yes, that’s correct 
Cheers
1. maybe can be easy delete some code? if yes, could you tell me where is it? thanks!
Hey again,
Delete this section: http://pastebin.com/R7LhEQXR – should be near lines 434 – 452 if you’re on the latest release 
Cheers
Hi there I have question regarding editing the portfolio items through Wordpress.
Is it at all possible to switch between project items from the editor rather than having to go back to the list and then selecting the item?
Hey gaurav62489,
not by default – but there might be a plugin that extends the backend navigation functionality of WP to allow for this 
Cheers