38360 comments found.
When I try to add a “separator with text” on my page it cuts off the top half portion of the text. Sorry if this has been discussed already, but is there a solution? Thank you for your help.
Hey csmith1824!
Anyway you could share the URL where the issue is visible so I can see why that’s occurring for you?
Cheers 
Hi,
can you please help me out with an issue? when i want to share the front page on facebook and there are no thumbnails to select. http://onairmusicawards.ro/ – this is the front page.
i have set the featured image and i know this is the image that may show as thumbnail when shared on social networks / or the logo from header.
on other pages, i can choose between logo or an image that is added on the page, but what should i do with the front page?
Hey crdesign1,
You can use this tool to debug open graph tags when things aren’t working right: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fonairmusicawards.ro%2F It looks like the current issue is that “More Than One OG URL Specified”
It looks like the source of the problem is from JetPack since it’s adding the second set. Can you please remove that feature and test through the debugger again?
Cheers 
thanks a million!
You’re welcome 
Hi!
On my website I have to columns with toggle panels. –which by the way is a pretty cool feature. It seems to me that the colour of the toggle panel by standard is some kind of grey, with a high level of opacity.
In the row with my toggle panels I would like to have a full width background image. But then the toggle panels kinds of disappears. The panel it self has too high an opacity, and the font is to light for the panel to be visible.
Is it somehow possible to change the opacity of the toggle panel? (to be clear this is when there are closed) – the colour of the closed panel? Maybe the colour of the text/title and the line around the panel? Just so the toggle panels gets clearly visible? The toggle panel is fully visible in unfolded condition.
Thx.!
Hey friis80!
Is you can share a URL to the page where this issue occurs I’ll gladly provide the necessary CSS to sort it for you 
Cheers
thank you so much. Found a fellow student who helped me out. Cheers anyway!
You’re very welcome & glad to hear you sorted it 
Woocommerce: How can I style this single button without changing the others. I want it blue, the other buttons have to stay grey. <input id=”place_order” class=”button alt” type=”submit” value=”Buy” name=”woocommerce_checkout_place_order”>
Hey,
add this into the Custom CSS box located in your Salient Options panel:
.single-product .summary .single_add_to_cart_button,
.single-product .summary .single_add_to_cart_button:hover {
background-color: #30cde9!important;
}
Cheers 
Works like a charme. I changed other bottons with this method, too. One button of two showing is difficult to catch cause it has the same class name. Can you have a quick look: HTML: <input id=”place_order” class=”button alt” type=”submit” value=”back” name=”woocommerce_checkout_update_totals”> <input id=”place_order” class=”button alt” type=”submit” value=”buy” name=”woocommerce_checkout_place_order”> CSS: .woocommerce-page .place-order .button, .woocommerce-page .place-order .button:hover {
It catches both buttons, I want only the first (back) to have a custom color (grey).
Hey again!
Change that to this:
.woocommerce-page .place-order .button[name="woocommerce_checkout_update_totals"], .woocommerce-page .place-order .button[name="woocommerce_checkout_update_totals"]:hover {
Cheers
Great theme but I have a question. How can I add tables? For example I would like a 2 column table with one column having a background color and the other a different color…
Thanks ctrlinternet 
If you don’t wanna write the tables with HTML I would suggest using a plugin for a visual friendly method: http://wordpress.org/plugins/easy-table/
Cheers
After placing order it redirects to http://mysite.com/cart instead of thankyou.php How can I redirect customers to actual thankyou page!?
Hey again!
Salient doesn’t modify the behavior of WooCommerce in regards to anything with the checkout process – I’m seeing the regular thank you appear locally/on the demo as well. Can I see your URL again so I can test for this as well?
Thanks.
You’re welcome 
.woocommerce-errors are not showig completly, they hide under the sticky menu. They only show when scrolling on top of the page manually. Can you give me help. I tested: .woocommerce-error { margin-top: 32px !important;} But this is not a solution cause it still scrolls to the bottom of the info box.
Hey royaltask! Can I grab a URL so I can check this out on your setup? Also if there’s a specific page or way to get this to occur on the demo please let me know 
Cheers
Thanks I will check and mail you my project.
Sounds good – please just let me know when you’ve done so 
I want to buy your theme, but I have some questions.
1. It is possible to display content other than photos or videos in the lightbox and on the project page in the portfolio? For example, html pages or websites. And content should be opened to fullscreen in the lightbox.
2. Is it possible to replace View Larger and More Details to the icons?
Hey myp3ilka!
1. It’s not possible through a lightbox via the portfolio yet – however there is the option to link an item to a custom/external URL which would open in a new tab if that works for your use case.
2. This would require editing the theme files to replace the words with an icon/image.
Cheers 
I do not know where is the problem.
Tomek
Hey Tomek!
Your meta description is entered in correctly (you can check by simply viewing the page source) and confirm by seeing what other search engines are using – however, Google does not guarantee the use of that tag and will only do so if they feel it gives a really good picture as to what your page is about. Read more on this here: http://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-metadescription-not-working-properly
Hi, i want to add the WPML plug-in into the second nav bar.
Here’s the html code: <?php do_action(‘icl_language_selector’); ?>
(or should i use this code: <?php do_action(‘icl_navigation_menu’); ?> or both?)
If i want the plug-in placed here: http://i1287.photobucket.com/albums/a637/saggimo/screen-11292526032014_zps0b91450f.png
Which line should i put the code in header.php EXACTLY?
my site: http://wp.motif.com.tw/
Hey saggimo,
The first should be fine however there’s already an option in WPML to place it in your desired menu. Please see: http://i.imgur.com/HHYJ1Ak.png and simply select your secondary menu location 
howdy again
is there any way to get content to display in full width sections out side of the 1100 page width? say you have a bunch of columns and you want them to spill beyond the the page bounds so it takes up the entire width of the display
im on a heavily modified version of 2.05 – wish i could update but it would be too time consuming now. 
Hey ozoneinteractive, there’s actually an option in 3.0 to allow this but since you’re unable to update it would pretty much require custom development. 2.05 is pretty far back and there’s nothing in place in that version to break out of the container for the content. Your best bet would be to create a custom page template where you could manually add html outside of the .main-content div to allow a full width display 
I’m having a clipping problem with parallax images on Mac OSX. There is a little white bar that gets pulled up slightly when scrolling past the image. Here is my example if this is confusing- Equiso.com
How can I remove this?
Hey sramirez6208! You just need to reduce the padding you’re setting on the sections slightly. Try bringing it down by 100 and it should resolve the issue 
I need to vertically align the main menu within the header. I see that it is aligned to the top right now. I looked at the CSS and then the init.js, but not really sure which command to edit.
Cheers
The reason I want this done is because I added an image button to the menu, and I want it to line up with all the text buttons
Hey sean7787,
Can you please share your URL so I can see what you mean better to assist?
Cheers 
Hey, can I DM that to you? I already included that info in the Ticket I created at http://themenectar.ticksy.com/ (Ticket: #186158)
Cheers
Hey again!
It looks like Tahir almost sorted it for you – but you just need to change the rule he supplied to include a couple more things:
#menu-item-975 > a > img {
float: right;
margin-bottom: 0;
position: relative;
top: -10px;
}
Cheers 
I am brand new to this theme and have been beating my head against the wall trying to figure out just how to add an image to my page and make it a button… I KNOW this has got to be extremely simple, but so far all I can do is add an image and then stick a button underneath it. Where in the short code can I do that?
Hey dawidio,
You can simply wrap the image in a standard HTML anchor. Insert this into the text tab on your editor and change the source to your own:
<a href="http://themenectar.com"> <img src="your-image-source.jpg" /></a>
Also, I’m not sure as to what look you’re going for, but just in case you’re trying to make the image link span full width – make sure to change the row type to “full width content” 
Cheers
Hi,
I submitted a ticket but haven’t had a response yet.
We have rel=”author” appearing in the source code for individual pages which is pulling though the page author and we think is originating from the theme. We want to remove this from pages and just keep active on the blog. Any ideas on a quick fix for this as can’t find an option in the settings.
Cheers, Adam
Hey Adam, Salient doesn’t add that for pages – only on posts themselves on the author link. Are you certain a plugin is not adding it in? Please let me know your ticket id so I can check your URL for you quickly 
Cheers
Hi, We’ve sorted this now. It was a setting in another plugin. Thanks for pointing us in the right direction.
Cheers, Adam
No problem!
Cheers 
Dear ThemeNectar,
Great theme guys, been running it for a while now and I keep getting compliments about the site :) Thank you for making me look somewhat capable ;)
A question though… I would like to add an image on a page. I would like this image to change on mouseover (and click thereafter) like the portfolio items do in alternative style… so with a caption of some sort and a color. Is this possible in some kind of way? I know the code and js should be there, but I was wandering if I could use that transition ect on a page level on an image.
Thanks in advance!
Hey mvheteren!
In order to make this work you would essentially need to use the raw HTML of a portfolio item. Paste this into the text tab in your editor and it should work:
<div data-col-num="cols-3" data-starting-filter="" class="row portfolio-items isotope" id="portfolio" data-categories-to-show="all">
<div data-project-cat="none" class="col span_4 element applications isotope-item">
<div class="work-item style-2">
<img width="600" height="403" title="" alt="weather-app" class="attachment-portfolio-thumb wp-post-image" src="http://themenectar.com/demo/salient/wp-content/uploads/2013/11/weather-app-600x403.jpg" />
<div class="work-info-bg" />
<div class="work-info">
<i class="icon-salient-plus" />
<a href="http://themenectar.com/demo/salient/portfolio/994/"></a>
<div class="vert-center">
<h3>Mobile Weather App</h3>
<p>November 2, 2013</p>
</div><!--/vert-center-->
</div>
</div><!--work-item-->
</div><!--/col-->
</div>
Cheers 
Cheers mate for the quick relpy! 
It worked… but only kind of… but this is for sure the effect that I want!
The only problem that i seem to have is that the colorblock with the title (that appears on mouse-over) is quite a bit larger then the underlying picture. See http://www.de-design.nl/index.php/diensten/ ... it is some kind of problem with de padding or margin… but all my efforts to fix it didn’t work… could you help once more? 
Hey again!
Try adding another class to portfolio-items, elemen & work-item such as “regular-height” and then in the Custom CSS box located in your Salient Options panel add this:
.regular-height {
height: 275px!important;
}
thanks mate! I added the class and it seems to be working fine. Only problem I have now is that it seem that I want 6 of these pictures in a 3×2 grid. If I add the html into a 1/3 column it gets really small, do you have a fix for that? I tried changing the [data-col-num=”cols-3] into cols-1 but that doesn’t seem to do anything. Could you help me out again?
Oh and looking foward to the new release! Thanks so much for your continued support 
Hey again!
Add them back into the 1/3 columns and then use this in the Custom CSS box located in your Salient Options panel:
.span_4 .portfolio-items .col.span_4 {
width: 100%!important;
}
sorry mate, still not working as it should… could you please check what I’m doing wrong… again 
Whoops just try changing the snippet to this:
.wpb_column .portfolio-items .col.span_4 {
width: 100%!important;
}
you sir, a a legend! Thanks! It seems to be working as planned now
just for my information. Is it possible to easely change the code to get the ‘other protfolio effects’? Like portfolio style 4? (for another part of my site)
Also, a completely unrelated question. I made a new portfolio item and I seem to be missing the ‘gallery slider’ checkbox. So now my portfolio item displays differently. Older portfolio item still display the checkbox if you edit them. Is there something I missed that works differently since the update, or is there something wrong? Thanks in advance!
Thanks! 
1. Yes, it would be fairly easy too – just alter the markup of the item to match what you see in the template-portfolio.php for your desired style 
2. The gallery slider option was removed since it is now obsolete – the image gallery element in the page builder offers the same display as that plus a ton of other options and the flexibility to move it where you need in the page rather than being forced to keep it at the top.
1: indeed, fiddled around a bit and it works fine, thanks!
2: Aaah ok, that makes sense. But I was a bit confused since in my ‘old’ portfolio items the checkbox was still there. The new features are indeed a lot more powerfull and versitile.
Thanks so much for the help and the quick responses!
Yeah sorry for the confusion! I left the option around for any projects that were already using it so the functionality wouldn’t be stripped – just going forward with all new projects if you wish to make a gallery it would be appropriate to use the image gallery element 
Cheers!
Dear ThemeNectar team,
I want to commend you for making an truly beautiful and optimized WP theme. What a talented group! I’m blown away by your thoughtfulness to detail, the ease of use, and it’s sheer beauty. It looks like you have invested a lot of time, and tender love and care of which we get to enjoy.
Thank you and the Lord bless you. You’re efforts are appreciated and your hard work shows. Please keep producing excellent work.
jtobler, that really means a lot 
Thanks so much for taking the time to say all that!
Is there an option to disable the sticky navigation?
Hey luxerman, you can accomplish this with css – add this into the Custom CSS box located in your Salient Options panel:
#header-outer { position: absolute!important; }
Cheers
Does this theme support full width text parralax at the same rate as the background? Text is available on the nectar slider, but i wanted to parallax multiple images on the same page, which up to this point i understand is not possible. Is there another way?
Hey sramirez6208,
there’s no way to change the speed of the content/text within a full width parallax section to be different than the BG without some custom development. This is because the current script is only animating the BG image position of the row and is not targeting the inner content in anyway.
At least 80 comments regarding cut off images, and when I post at support, they act like I am crazy and it has nothing to do with the theme.
This is obviously a problem. I am tired of buying stuff that is ALMOST awesome.
This should be fixed for all the buyers that trust the promotions. These kinds of “little issues” are big issues if you have invested a great deal of time developing a website using a template only to find out there are issues that are ignored.
I haven’t rated this theme yet, as I was hoping the Nectar team would help me resolve these issues as for the most part I like the theme. But almost good isn’t fair to your customers. And making them feel like you don’t know what they are talking about is wrong.
Clearly…. you have a problem with images and sliders being cutoff. When I moved to Layerslider – it does the same thing. And when I move all of it to a different theme, the slider images show just fine.
Why not fix it? Why not make it right and keep a good reputation? Most people here are patient and cooperative (buyers that is).
Hoping for some good news!
Hey robynthomas777,
I apologize you felt that way but can you please provide the ticket number so I can ensure it was indeed me who you spoke to? Since respect is very important to me, I have never shown any disrespect to a buyer even when few have shown a bit towards me so I would like to read over what you’re referring to.
Every time someone has asked this question I’ve done my best to explain what is actually happening & why it’s happening since there’s no mystery.
The issue only arises when a user essentially tries to use the slider in a different way than it was designed for – i.e. putting more importance on content they’ve embedded directly into their BG image itself than the fields provided for heading/caption/buttons in each slide. In these cases, for example, if there was text built into the images that was near the edges of the image – the css property background-size: cover is not ideal since there will be some clipping depending on the screen size viewed.
As I’ve mentioned to tabishiqbal just a day ago – there’s going to be a new option in the upcoming release to allow for perfect scaling of slider images for this use case. The update is due out later in the week so please sit tight 
Cheers