38440 comments found.
Hi,
In a page with full-width content, some of the top is cut off and some space is added at the bottom. How could I fit page content exactly between header and footer – no cutting or overflow.
http://customweb.co.za/portfolio-wide/Hey dessington,
Add this into the custom css box in your Salient options panel:
.container-wrap {
margin-top: 0!important;
padding-top: 0!important;
}
.first-section {
margin-top: 0!important;
}
.wpb_wrapper > div {
margin-bottom: 0!important;
}
Cheers
Thanks 
You’re welcome 
Hi #Nectar
- I hope you Good
Long time now i got 2 problem:
#1 Problem is same as – @trocity “1 Plugin Update icon showing in the WP header”
#2 Problem is Today I updated new version “WooCommerce” now it created problem you better understand see Image ~> http://i.imgur.com/h3XyKXQ.png
I does not updated “WooCommerce” on main my site i update WooCommerce on localhost so i get issues so i tell you. I hope you fix that issue Soon.
- Regard Prashant
Hey Prashant,
1. Please see my answer to trocity in regards and let me know
2. v5.0.1 sorted this 
Cheers
Hi Nectar
1. According to me when i fresh set up about 6 month ago so i install both recommend plugins because it recommend ;P and use contact form 7 not too much WooCommerce.
2. v5.0.1 sound Good
Regard Prashant
I use this theme on 2 sites and I’ve noticed that those sites always have 1 Plugin Update icon showing in the WP header.
All my plugins are up to date so I think this is a theme specific issue. Maybe there is a silent plugin that is part of the theme?
Any ideas?
Hey trocity,
Are you using both of the recommend plugins on your setup?
Cheers
Yes, although I just got rid of woocommerce because I can’t stand their terrible support. The issue was present when woo and contact form 7 were both installed. Now I just have contact form 7.
Thanks for noting – as mentioned to the others I will investigate this further for the next release 
So there’s no security risk with some obsolete plugin remnant?
I believe it’s coming from the integrated VC as there are no other plugins included directly – there’s no security risk with it either
vc?
The built in Visual Composer – because there’s a newer release available
I have not yet purchased the theme. I have a question first. I am looking for a theme that from the desktop to the mobile version the logo will stay in it’s reversed visual state. For example: The primary demo and the Sinope version show the logo placed upon the background image. However when viewed on a smartphone a white margin spans the top of the page. Can you adjust that so that it does not do this.
Let me give you an example of another theme I found that does this however it lacks some features I like within your theme/structure: http://themeforest.unitedthemes.com/wpversions/brooklyn/demo5/
Let me know and thanks! Chad R.
Hey Chad,
It would take some custom css but it could be achieved
Cheers
Hi,
I’ve not been able to find an events plug-in I’m happy with so I wanted to hack the Recent Posts shortcode into an Upcoming Events shortcode and just write up my events as blog posts and then just display as category Events.
Anyway, could you let me know how I can remove 2 things that display with that shortcode:
1. The “Custom Recent Posts Link”
2. The author / category / comments line that displays below the blog post title.
Cheers
Hey,
Add this into the custom css box in the Salient options panel:
.meta-author, .meta-category, .meta-comment-count {
display: none!important;
}
Also you can remove the custom recent posts link from your VC element by unchecking the “Enable Title Labels”
Cheers
Do you have a support forum or just what I see on Ticksy?
Thanks
Hey – Ticksy is indeed the platform used for support.
Cheers
Question before purchase:
I watched the video for the portfolio post type. Can you change the size of the featured image on a single portfolio post ( need to insert a person’s portrait image)?
Also does the “Extra Content” section work with Visual Composer. I would like to turn a portfolio single post type into a more detailed “Team Member” page and utilize the portfolio filtering functionality to sort the team.
Hey,
1. You could use the tall size available for the masonry display which is a 1:2 aspect ratio or you could use the custom thumbnail option to supply a custom size
2. You can indeed use VC with the extra content editor 
Cheers
Is the theme compliant with the new woocommerce plugin?
Hey – there’s been no reported issues as of yet
Cheers
Hey,
I just wanted to let you know there’s a small typo on the Portfolio shortcode. Instead of ‘Starting category’ it is simply Staring Category.
http://i.imgur.com/adyP1mb.pngHey – thanks for letting me know! 
Cheers
hi!
Suddenly all my text on this page is displaying in italic. I have no idea why. Its the only place it acts like that… Can you help me out with what is wrong?
http://www.voksenadhd.dk/book-et-foredrag-eller-seminar-om-adhd/Hey, i’m seeing an italic tag in the markup – have you tried to change in the text tab on your editor and search for any
<i />to remove them?
Wooow took me hours! I didnt find anything in the source-code. However, it turned out that it was because I had set ONE line in italic in the CONTACT FORM 7, and I had the / on the wrong side!!
Jeesus christ… that was a tough one. But now solved. Thanks!
Hey ThemeNectar,
I’d like to create a button where there’s a heart icon next to some text, but I’m not sure how. From what I can see, there is only the option to put fontawesome to the right while hovering over a button.
Essentially, I’d like the button to look like this: [ (Heart Icon) Button Text ]
How would I go about doing this?
Thanks in advance!
Hey,
Unfortunately this wouldn’t be possible without some custom development as of now
Cheers
Hi, first of all, great theme! Ive ran into a little problem, the boxed layout turns wide whenever I leave the homepage.
Hey, could you please share your URL in regards?
Cheers
Hi guys, I need a little help. I’d like to customize the Project header in the single portfolio page. I’d like to remove the name of the project in the header bar and to be sure that the arrows are linked with the same category of “parent portfolio override”.
How can i customize the bar?
(i’m using the 4.5.22 version)
Hey,
Add this into the custom css box located in your Salient Options panel:
body #page-header-bg h1, html body .row .col.section-title h1 {
display: none!important;
}
Cheers
Hi! Thanks, it works great!
How can i use the arrows to change project in the same category? Now i’m using several categories with different portfolios and i like to move inside the same category of the single page i’m watching. So I’d like to move inside the same category that i choose in “parent portfolio override”. How can i fix it?
One more thing: you give me this code to disable zoom in the portfolio view.
.portfolio-items .col img { transform: none !important; }
It works fine with Firefox and Chrome, but with Safari it doesn’t work

Hey,
1. This will be an option in the next update 
2. Change it to this:
.portfolio-items .col img { transform: none !important; -webkit-transform: none !important; }
Cheers
Thanks for the code, now it works with safari too!
As long as I can’t use the arrows to navigate in the same category, how can i hide the arrows too?
Hey! Add this as well:
#portfolio-nav ul.controls {
display: none!important;
}
Hi,
Where can I delete the following code that is automatically inserted in the <head> section:
<link rel=’stylesheet’ id=’ls-google-fonts-css’ href=’http://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900|Open+Sans:300|Indie+Flower:regular|Oswald:300,regular,700&subset=latin,latin-ext' type=’text/css’ media=’all’ />
Thanks!
Hey,
that’s being inserted by your selection in the typography options tab of your Salient options panel – have you attempted to deactivate your custom custom selections?
Yes I have… When I set Use Custom Fonts to off the code: <link rel=’stylesheet’ id=’ls-google-fonts-css’ href=’http://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900|Open+Sans:300|Indie+Flower:regular|Oswald:300,regular,700&subset=latin,latin-ext' type=’text/css’ media=’all’ /> don’t go away..
Hey,
Could you please open a ticket in regards with your admin credentials? https://themenectar.ticksy.com
Cheers
Hi
I wanted to change a few font sizes but I can’t find them in the salient panel.
On the single page for a portfolio item i want to change the project attributes font size. I also want to change the description of the portfolio item which appears just above the project attributes. (example: http://themenectar.com/demo/salient-frostwave/portfolio/table-rocket/ )
One other thing how can I control the mouse hover over link colour?
Thanks
George
Hey George,
1. Add this into the custom css box located in your Salient Options panel:
#sidebar-inner p {
font-size: 16px!important;
}
#sidebar div ul li {
font-size: 16px!important;
}
2. Which project style are you using?
Cheers
Best theme I’ve ever experienced. I have a couple minor suggestions:
1. Breadcrumbs
2. Email icon in social media footer area and other areas
Otherwise, absolutely amazing support and extensive functionality.
Absolutely love it! 
Oh and also icons within menu titles
Hey,
Thanks for the suggestions 
Cheers
I can’t find where is a field for the site description, i mean where i can describe what is my site about?
Hey,
Are you talking about a google description – if so, please use a plugin like Yoast SEO in regards 
Cheers
Hi there!!
first of all congrats for the great theme! My questions are:
1. i’am working on the website where i have a “menu” but than i want that when people clicks on to the “Business” button they go to a new page with a diferent home, diferent menu, but same blog, footer, header, etc. So in fact I need a custom navigation. Most of the themes have this option so that in each page you select what menu you want this page to go but i can not find the way with this theme. Could you please help me with that?
2. Is there any chance I can have a sidebar on the portofolio with th archives by date like with the blog?
Thanks in advance!
Hey Durguins,
1. You’d need to use a plugin for this in regards as of now
2. This would require some custom development but i’ve noted the idea for the wishlist 
Cheers
Hey ThemeNectar,
1. what a shame. Could you please recomend me any plugin? 2. ok…
Thanks!! 
Hey – try this one: https://wordpress.org/plugins/custom-menu-wizard/
Hi there.
Congrats for the theme, is very sleek! We wanna buy it but we need multi-language capability and we need to know if the theme is compatible with Polylang or WPML plugins.
Thanks!
One more thing. We can’t find anything about multi-portfolio. We needed several portfolio groups in one page. Is this possible?
Cheers!
Hey,
1. WPML should work normally
2. Yes you can have multiple portfolio elements on one page – however until the next release you can have multiple sortable portfolios on one page
Cheers
Hi Theme Nectar,
If i place a row with multiple colums and for example i insert ‘icon with text’ or anything from the visual composer it doens’t show as multiple colums but as one long column. I tried everything but it doens’t seem to work. Can you help me out?
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/
Cheers