38438 comments found.
Hi Theme nectar, It seems there is a bug that when I set my heading row on a page in visual composer to “full width background” the heading then disappears behind the header.
Hey radisafi,
You can stop that by turning off the resize effect or using a different effect such as the hide header until needed or by activating the option to force transparency on the navigation
Cheers
Just curious if there’s a way to nest elements like tabs and accordions inside a child row of a parent row? It removes this function when I have a row embedded with a row.
Hey lookwhoo,
By default that is indeed disabled by VC – however i’ve noted the idea for the wishlist
Cheers
Hi Themenectar,
I have a couple of questions for you.
1. If we are using the page builder on a WooComerce product is it possible to get the slider and product description to go after the page builder elements instead of before?
2. Is your theme compatible with this plugin? I’d like to hide the buy button and replace it with “learn more” or “contact us”. https://woocommerce.com/products/catalog-visibility-options/Thanks!!
Hey tmanschap,
1. This would require a modification to the woocommerce/single-product/content-single-product.php file
2. I haven’t personally tested with that, but if you encounter any issues just let me know so I can assist 
Cheers
Hi!
The 3D parallax style for the portfolio is broken on Chrome (works fine on Safari). Any fix coming soon?
Hey hootansharifian!
I can’t replicate this on my end – could you kindly let me know what version of Chrome and OS you’re using?
Cheers
Thanks for an answer!
Chrome Version 56.0.2924.87 (64-bit) OS: MacOS 10.12.3 (16D32)
Here is a short video of the problem: https://drive.google.com/open?id=0ByCwXy4kjI68ZGFzUEEyQXdkZHc1. You can’t press the link inside the borders, but you can on some places outside the borders.
2. If you don’t move your mouse for a while, the border goes to a fixed position.
PS. The problem doesn’t exists on Safari
Any update?
Hey! Add this into the custom css box in the Salient options panel:
html.cssreflections .portfolio-items .parallaxImg-wrap { transform: translateZ(0px); }
Thanks! 
You’re welcome 
Hi, first, I have to say I love your theme and use it on a number of my client’s sites. I did notice one small issue. Some features, like the image hotspot and the team widget that opens the full width bios when clicked on don’t work well on mobile. The mobile version doesn’t seem to open or close well. I believe the reason is because the jquery code has something like this $(‘body’).on(‘click’... I was able to fix it by duplicating those functions in my own child theme and changing it to add $(‘body’).on(‘click touchstart’). The touchstart addition seems to make it work so much better on mobile.
Hey nammourdesigns!
Could you kindly let me know what devices you’ve tested on?
Cheers
Sure, it was just my iphone6 and an ipad.
Hello! Is it possible to have the dot nav on the side even if full screen rows are turned off?
Hey, not as of now but i’ve noted your +1 for the idea on the wishlist 
Cheers
How to close the accordion on click? Not to use toggle. Thanks!
Hey tonevski, if you don’t want to use toggles that would require custom modding as the javascript in place always keeps at least on accordion tab open
Does this theme allow multiple headers on the same site; i.e. the company logo on the home page, but the specific product logo appearing in its place on each of the product pages?
Hey olsonadvertising,
That would require some custom modding as of now
Cheers
Hi,
Congrats for this beautiful theme!
Just one question :
I’m using the Business Demo with the right hand-side menu navigation. Is there a way to display the submenu items (and sub-submenu items as well) on hovering the menu items – not on click?
That would be fantastic!
Thanks in advance
Thanks Savoirplaire!
Unfortunately this would require a custom javascript event rather than just css to have it work correctly – i’ve noted the idea for the wishlist though 
Cheers
Hi, can I copy php files from the salient theme, into the child theme and change them only in the child theme ? I want to be able to update without changing all php files again. thanks !
Hey omws,
It depends on what files – any files in the root of the theme folder can be added without any further work, but files deeper could require custom child theme enqueuing in the child functions.php
Cheers
visual composer is gone!!!!! Help! armelfestival.org thanks
Hey Onemester, are you referring to the backend? On the URL you’ve shared I can see VC elements appearing
hi! how can i change the loading image in page transitions? the image is this http://thumbs.subefotos.com/a60ac06c59506db8e52f28f8f4117f55o.jpg
thank you.
i have just changed the loader. it was in revolution slider plugin.
Hey jagu51, glad to hear you’ve found it 
Hello
Before the latest update. I could control the portfolio style when on hover through the class work-info-bg. But now the style seems to be embed on the page… So how can I edit the color and opacity of that.
Regards
Hey SofaandMore,
Could you share your portfolio URL so I can see your current settings/css to assist?
Cheers
Hi There you can see it on https://sofaandmore.co.uk/luxury-sofas/
When you hover on the photo, you can see that the black cover on the toip of the photo is too dark…
Regards
Hey, use this:
.portfolio-items[data-col-num="elastic"] .col:hover .work-info-bg {
opacity: 0.4!important;
}
Great theme! I purchased this ages ago but never got round to using it until now.
I have downloaded the latest version of the theme and via the demo importer pulled in the Landing Service demo data to start me off. However i’m having issues getting my new logo to display after changing it in Salient’s “Logo & General styling admin page’
This is what it looks likes -> https://www.dropbox.com/s/mvfz177p451rfic/Screen%20Shot%202017-03-15%20at%2012.04.09%20PM.png?dl=0
On this screenshot, you can see firebug shows that the logo file (even after updating the source link in the backend) is still pulling its data from http://themenectar.com/demo/salient-service/wp-content/uploads/2016/07/logo4.png
Where can I rectify this? I wish to start off withe Service demo layout but have the right logo, my logo display. Any one else faced the same challenges? Please help.
Hey kelvinski,
You need to change the logo in the Salient options panel > header navigation > transparency tab as well since that template uses the transparent header
Cheers
Spon on. Cheers!
Awesome 
Hello! In a new fresh installation of wp and Salient theme I try to import demo content but doesn’t works. I try to use a manual import but when I import the content xml file an error occurrent. I try in a local computer using MAMP doesn’t work. This is my php setting on the server (an on MAMP): max_execution_time 60 memory_limit 256M post_max_size 48M upload_max_filesize 48M
:/ can you help me please?
Hey, do you have the the site online anywhere yet? Those settings are more than enough to run an import. If so please open a ticket in regards with your admin credentials so I can take a look https://themenectar.ticksy.com
Hey Themenectar. What would be a good way to incorporate some pictures into the restaurant Menu?
Hey, if you’re referring to the actual header navigation next to the menu items, it would require custom css
Cheers
I’ve done a clean install of Salient and created a child theme. I’ve imported the “Minimal Portfolio” through the Demo Importer but the child theme only shows a blank black page. Is there something I need to adjust in the child theme? I feel like it’s related to the black slider that covers the home page and automatically slides across to reveal the page. Seems like it would be an easy fix but I can’t find that slider feature.
Hey Lucky_Neko,
If you could share the URL in regards I’d be glad to take a look to assist 
Cheers
I realized I just needed to “clear browsing data” from Chrome. Love the template! Thanks for replying so quickly 
No worries, glad you sorted it! 
Hi guys! I am using adobe typekit. All good on the basic selectors like h1, h2, p, body etc. Do you have a list of all the typography selectors like page header, off canvas menu, button, slider heading…etc? Much thanks! Mike
Hey Mike!
You can find all the selectors used for the typography options tab in the css/fonts.php file 
Cheers
awesome! thanks so much!
You’re welcome 
Hi,
We’re trying out the fullscreen row functionality – really cool. I would like to hide the navigation and the logo on the first view though, but not found a solution that works so far.
Any idea’s? Many thanks in advance!
http://businesshustlers.digibastards.nl/Thanks DigiBastards!
Unfortunately removing those items only for the first slide would require custom JS development since it would need to be triggered by an event. However if you just wanted to remove them all together that would be simple css
Cheers
Hey wilsonhuang92! Could you let me know what device you’re using? Currently I’mm able to see it on my end
Cheers
Hello,
I have tried on an iPhone 6 and on a Sony Z3, and our logo does not load on either device.
Thank you!
Hey, sorry for the delay! This is a screenshot form the 6 http://imgur.com/a/Wye8D – have your also tried to clear your phones cache?