38359 comments found.
Hey man,
We would like to change the icon of the ‘slide out’ sidebar widget and use it for translation purposes. (change the right icon in the menu/header)
I think the theme uses custom-names for Icons but relies on an iconfont. I would like to change the icon that opens the sidebar.
Can you please help me where to look? I saw some stuff in functions.php but could not find a working solution.
In the current case, the theme now displays two similar icons in responsive mode, so it’s impossible to know for people which icon is navigation menu and which is translation options. (we use sidebar for translation engine)
Thanks in advance!
Hey,
You can handle this in the header.php file – search for ”#sidewidgetarea” in regards
Cheers 
Hello! Thank you so much for an amazing theme!
I’m trying to set up a static image to have the same responsive qualities as the nectar slider: flexible slider height, fullscreen, full width.
I currently have a single row with a simple text block, with an image as the background. It displays well either on a mobile device or on a computer screen, but not both. How can I set this up?
Thanks so much!
Hey,
The closest you can do is enter a % value for the top/bottom padding on your row – I would try something like 20% for each 
Cheers
Hello,
I’ve got a question. I want to have the google map on my contact page but it doesn’t show the landmarker.
What am i doing wrong? The latitude and longitude are setup as explained with the generator.
Here is the link to the page:
www. dehaagpoort.nl
Kind regards,
Thijs
Hey Thijs,
Make sure you’re entering a map marker lat and lng as well as the center lat and lng – if you only enter a center point lat/lng no marker will be displayed
Cheers
Hey, love this theme. I have the ultimate add-ons plugin I am messing with but notice that the “flip box” is having an issue with being able to select a URL inside its edit options. I’m assuming it has to do with the VC packaged with Salient. I’ve checked both your comments and ultimate add-ons and this seems to happen with pre-packaged VC themes.
Do you know a way around I could solve this?
Hey senorsalazar,
The next update will include a new version of VC which should sort issues like this 
Cheers
Oh wonderful! Do you have a time frame on when that update will be implemented? Thank you.
Most likely mid February 
Hi ThemeNectar,
How do I change my main wrapper or container width to 960px that will also sync with the other screen sizes in terms of responsivity?
Hey fdlabs,
Add this into the custom css box in the Salient options panel:
@media only screen and (min-width: 1300px) {
.container {
max-width: 960px!important;
}
}
Cheers
got it, thank you
I have another question:
How do I make my sub-menu or megamenu submenu width to 100% the screen size overriding the 960px container width?
got it, thank you 
i have another question:
how do i make the mega menu sub-menu’s width to 100% the screen size, overriding the 960px container?
Try adding this into the custom css box:
#header-outer header > .container, #header-secondary-outer > .container {
width: 100%!important;
}
Thanks,
I have another question regarding the sub-menu though. How do I make my sub-menu color width to 100% beyond the container width?
Here’s what I’m doing so far: @media only screen and (min-width: 1300px) { header#top nav > ul > li.megamenu > ul.sub-menu max-width: 100%!important; } }
Hello, i changed the custom fonts on the back end and it’s not showing up on the front end. I made the nav to oswald and changed the font size for the body and that has not made changes either. shows up when I’m logged into my account but not when I’m logged off. Is there something I am missing?
never mind. i woke up this morning and it made the changes on all the browsers
Hey kjohnson1913,
Could you kindly share a URL in regards so I can take a look?
Cheers
designedboldly.com it seems to be an ongoing issue with the custom fonts for me. takes a while to show on the front end. it will work on one browser and not another. kind of difficult coding from one browser and having to bounce to another to see the change. For instance, i just embedded a new font “Markerfield-Regular” into the css and when i make a change, it shows in chrome but not in firefox, which is what im working from. a few days ago, it was the other way around, oswald showed in firefox and not in chrome until the next day. I initially placed my css into the theme options panel but have now decided to use the css in the child theme. by morning it may be working on all browsers like last time but the issue still persists.
i also followed the instructions to add a font my site and its showing up on my end but not on other computers. its uploaded to my server, called in my css on the child style sheet and parent theme, linked in my header, etc. can you please help me with this issue?
Hey,
this is what’s appearing in the browser console:
Font from origin 'http://www.designedboldly.com' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://designedboldly.com' is therefore not allowed access.
You can either contact your hosting company to have to assist with removing that header policy or you can change the URL of the font to not use www 
i didn’t see your reply tho i’ve checked, sorry. www.designedboldly.com
ok. thank you very much!
ok. thank you:)
You’re welcome 
Hello,
Is it possible to have the header background remain transparent even after scrolling down on just 1 page on my site?
If not, is it possible for the header to take on the background image/style when scrolling for just 1 page on the site?
Thank you! Nick
Hey Nick!
You’d need to use custom css for this – could you share the URL in regards you wish to make the change on?
Cheers
Of course. The page is http://dreammortgagegroup.com/get-pre-qualified-purchase/
Thanks, after seeing the page the best solution would be the second one you requested – If you use the header inherit row color effect set from your theme options panel > header settings tab and then added a BG color to your main row this should be handled without any development
Yes, but I don’t want that on my entire site. I only want it on that one page. Is that possible?
Hey again – open you init.js file located in the js directory and change this:
if($('body[data-header-inherit-rc="true"]').length > 0){
to this:
if($('body[data-header-inherit-rc="true"]').length > 0 && $('body.page-id-4165').length > 0){
Cheers
Hello,
When i isnert a *.gif file as a SINGLE IMAGE element a get some kind of border. Can it be removed ?
Thanks for the trouble 
Hey cobrinjo,
Could you kindly share your URL in regards so I can take a look?
Cheers
Great great theme but we found 1 difficult issue : wondering if anyone else has run in to this strange bug : we have a contact page with Contact Form 7 form. If you go straight to the page, or click the Menu link to it, the form fields show up fine all the time. But in iPad and iPhone in Safari, if you click the call-to-action button from the Homepage to the Contact page, the form input fields are invisible!
Hey,
Could you kindly share your URL in regards so I can take a look?
Cheers
Thanks for the reply! http://www.signonmedia.com/ is the main URL, and the bug comes up depending on how you navigate to the http://www.signonmedia.com/request-a-smart-sign/ page with the Contact Form 7 form on it.
On the checkout page, would you guys give me some pointers on how to make the fields blink red when the clients miss something?
Thanks
Hey vinnyazvd,
could you share a URL in regards?
Cheers
[pre-sale question]
Is there any option to make the header non-sticky?
Really like the theme and what it offers but want the option of the menu and logo going away while scrolling.
Hey – it can accomplished with basic css which I can provide 
Cheers
Hi!
I love this theme for generic purposes but would like to start using it for eCommerce too. However the thing I miss from it that I have seen in other themes that support eCommerce is:
1. Adding products to a Wishlist.
2. Ability to Quick view products.
3. A way to display payment options more clearly at Checkout (bigger icons, more discoverable, standing out more).
Any plans to add those things?
All the best, Orvar
Hey Orvar,
These ideas are indeed on the wishlist but there’s no ETA at this time
Cheers
...and another one: I’m trying to horizontally center my logo image on mobile, and found this custom css snippet:
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body #header-outer[data-format="centered-menu-under-logo"] header#top #logo img {
margin: 0 auto!important;
}
body header#top .col.span_3 {
width: 100% !important;
}
}
...but the 100% width span now disables the hamburger menu button (the div is probably on top of it?) ...is there a workaround?
Thanks
!
Hey again!
Could you also share the URL for this too?
Cheers
...same URL as above: http://bit.ly/15EASpv
Try adding this into your custom css box:
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body header#top .col.span_9 {
z-index: 10000!important;
}
}
Hmm, that doesn’t seem to fix it. The logo container still seems to block the hamburger icon, and tapping the icon takes me back to the homepage 
I’m actually seeing it work correctly now at the moment – did you try clearing your cache?
Hey ThemeNectar!
...quick question
:
I’m using this custom css to add dividers beteween the items in my main menu:
/* menu divider lines */
header#top nav > ul > li > a:after {
border-left: 1px solid #CCC;
content: " ";
display: block;
height: 12px;
left: 0;
position: absolute;
top: 14px;
}
...is there a way to get rid of the divider that now gets placed before the first item?
Thanks in advance!
Hey 0L4F!
Could you kindly share your URL in regards?
Hi ThemeNectar,
of course
...here’s the site in our test environment: http://bit.ly/15EASpv
Add this into the custom css box in the Salient options panel too:
header#top nav > ul > li:first-child > a:after {
border-left: none!important;
}
Thanks, you rock
!!!
You’re welcome 
please if you need something like www.lifehack.org you can get it here for free demo.coolnaija.com
please if you want it please email here mtnhype@gmail.com
Quick question!
The quotation marks when using the quote button in a post are gone… I searched for the answer, but they didn’t work. I tried looking the quotation marks in nectar -> tinymce -> shortcode-processing.php. In this file the quotation marks still exists.
In the file: nectar -> nectar-vc-addons -> vc_templates -> testimonial.php the also still exist in the codes.
Am I looking on the wrong places? This is a page where the marks are missing (bottom of the content): http://paulienvervoorn.nl/over-hartelijk-getalenteerd/
Hope you can help me out!
Hey lotte01,
The standard block quote doesn’t add in quotation marks – only the testimonial shortcode will
Cheers
Hi, just want to check before buying, how to create a bilingual website with this theme, ie English and Vietnamese? Also, is the text font cover language like Vietnamese?
Thanks
Hey ThaoDao,
1. You’d need to use a plugin like WPML in regards
2. There’s 600+ Google fonts included – you can check their list to see which contain Vietnamese characters https://www.google.com/fonts
Cheers
Hello Theme Nectar, Thank you for the awesome theme.
The Google Maps short code does not appear to be working. I have configured everything on my page but when I try and insert it it just displays blank. Please see page: http://gldmne.com/earth-tone/ It is suppose to be right under the first text block.
Thank you
Hey Dimitri_Photog,
Could you please open a ticket in regards with your admin credentials so I can take a look? themenectar.ticksy.com
Cheers
Greetings,
I’m having difficulty anchoring to another page inside the top navigation menu. I do use the full url (http://site.url/page/#anchor), but then the link doesn’t output the “page” part of the URL (http://site.url/#anchor).
I have tested it with the One Page Scroll Support deactivated, and the problem disappears.
Any help you can provide would be awesome, thank you.
Hey dnerini,
Could you kindly ensure that you’re using the latest release of the theme?
Cheers
Yes, I am using the latest release (v 5.0).
Could you kindly open a ticket with your admin credentials in regards so I can take a look? http://themenectar.ticksy.com/
Hello, I have 2 questions for you:
1. I have already upload samples data but the size of menu texts is to small. How can I do for have the same result of preview?
2. I have setting the “Nectar Slider” but how can I do for starting a a slideshow? for do random next and etc. ?
thanks
Oh yes, don’t remember.. How can I do for have a first 3px bar with text above the menu? I mean, not a second menu but a bar of 3px is right where can I put some small text.
thanks
Hey,
1. You can use the typography options tab in your Salient options panel to handle this.
2. You can set the autorotate timing in your nectar slider element within visual composer but as of now there’s no option for a random next
3. You would need to add this into the header.php file – or you could use the secondary menu and decrease the height to your desired value with css 
Cheers
Thanks for your reply, please can you explain where and what code html shoud I put ? Because in the header.php I can’t found the right space for insert this bar. Thanks
Hey,
It would go inside of the ul here:
<?php if(has_nav_menu('secondary_nav')) { ?>
<ul class="sf-menu">
<?php wp_nav_menu( array('walker' => new Nectar_Arrow_Walker_Nav_Menu, 'theme_location' => 'secondary_nav', 'container' => '', 'items_wrap' => '%3$s' ) ); ?>
</ul>
<?php } ?>
Cheers