38442 comments found.
Hi Theme Nectar, URL: http://loureirojiujitsu.com
Please help on Mobile view: 1. My picture is being cut if you go to the page Instructors 2. The counters are too big on mobile view.
Thank you, Maurino
When I said counters I’m trying to say PIE CHARTS
3. Is it possible, at the project navigation, customize the name of “Previous/Next Project”for a different name?
Hey,
1. Add this into the custom css box located in your Salient Options panel:
@media only screen and (max-width:1000px) {
body #page-header-wrap {
margin-top:0!important;
}
}
2.
@media only screen and (max-width:1000px) {
body .vc_pie_chart {
width: 50%;
}
}
3. You’d need to edit the functions.php file – you’ll find the strings inside of the project_single_controls function
Cheers
2. The Pie Chart is displayed a kind weird. It it possible to center the charts and improve it please?
3. Not finding, please be more specific about the line should be changed.
2. Change it to this
@media only screen and (max-width:1000px) {
body .vc_pie_chart {
width: 50%;
margin: 0 auto!important;
}
}
3. lines 2782/2783 – this will only be the accurate line numbers on the latest version of the theme
Hello, I’ve updated to version 7.0.6 but now Revolution Slider won’t work on my homepage. Before I altered the template-home.php file to get rev slider, but now I can’t find where to do this. Thanks
SOLVED files were not displaying in FTP client. I copied the old file which included the get rev slider snippet and now it works again.
Hey,
Glad you sorted it 
Cheers
Hi, I’ve just updated and my one-page menu system appears to be broken so that if you click a /#about button, then the page just fades to white rather than scrolling down to the about section. This was working fine previously. My site is www.markglenister.com. Could you please help me? Thanks!
Hey! Have you tried checking the option for “disable fade on click” in your page transitions tab?
Cheers
I’m using the visual composer blog module and there is no “title” attributes to my H2 titles where can i fix that ? thanks a lot
Hey,
you’d need to edit the nectar/tinymce/shortcode-processing.php file in regards. Once inside search for the nectar_blog_processing function
Cheers
I also updated and it won’t update the Visual Composer. Getting a message “To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer.”
Clicking the settings page gives me a “Access Denied”
Hey, If you’re upgrading from Salient VC 4.9.2, you’ll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.10) in Appearance > Install Plugins – This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.
Cheers!
OK, so i removed the plugin. Then I uploaded the new files (downloaded from here). But I don’t see the Salient composer in my plugins. Is there a separate plug in that I must download? I don’t see it in the new release folder.
If you’re in here http://i.imgur.com/Gmu1CkG.jpg and don’t see the Salient VC, please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Hi – just updated the theme, and we’re still getting messages that Viusal Composer needs updating? Was the new version not included in the update?
Hey, i’m sorry for the confusion – there’s an update note included in the theme download that states ” If you’re upgrading from Salient VC 4.9.2, you’ll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.10) in Appearance > Install Plugins – This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating”
How do we do this is we’ve already updated though?
Once you’ve updated Salient to the current version 1. Delete your Salient Visual Composer plugin, and then head to appearance > install plugins to reinstall it. If you’re having issues with that, please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Hi, Im highly considering buying this theme, I just got 3 questions: Is it possible to have the site’s logo in the middle of the menu (at the center of the header) with half the menu on the right and the other half on the left of the logo? is it possible on blog posts to overlap the margins, as in, have the featured image overlap the header image by a few pixels? can you also set the height for the header image or is it set to a default? Thanks!
Hey,
1. This would require some custom modding as of now
2. This would need some custom css
3. You can control the header image height
Cheers
Hi Nectar i have a problem with logo and menù when i set “Box Roll Header”. I can send you mail with screenshot?
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/
Hi,
Are there any known bugs with child themes in the current version? I have been trying to load it but I keep getting the message -
The parent theme is missing. Please install the "Salient" parent theme.
This is my CSS stylesheet in my salient-child folder
/* Theme Name: Salient child theme Template: Salient /
@import url(”../salient/style.css”);
/ =Theme customization starts here
—-—-—-—-—-—-—-—-—-—-—- */
Thanks,
Rory
Hey,
it seems you’re using an old version of the child theme since the parent style.css is no longer enqueued in the child theme style.css but rather the functions.php – can you verify you’re on the child theme that ships with the latest Salient?
Cheers
Nectar slider not working with WP 4.4.2 and IE11 (and maybe other IE’s?). Okay in Firefox, Chrome & Safari.
Okay – spotted the loop JS not working in IE. Unchecked loop setting. Now displays ok in IE.
Hey – make sure you’re on the latest version of Salient as this issue was fixed
Cheers
Has this issue been raised or fixed? Inserting the Video Player theme element doesn’t work while pasting in the YouTube link
e.g. https://www.youtube.com/watch?v=xCP4_jmR620
It just shows the URL, I have to manually insert the embed code via a Text Element.
Hey – in the current version of Salient VC I am unable to replicate that, could you kindly update and open a ticket in regards? https://themenectar.ticksy.com
Cheers
Hey guys!
Salient v7.0.7 is now live!
If you were using the Salient Visual Composer plugin version 4.9.2 before updating, you’ll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.10) in Appearance > Install Plugins – This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.
HI, I have purchased this theme for a number of projects and have generally been very happy with it – unfortunately I have found one significant bug to do with placing Videos inside a tabbed interface. The bug was acknowledged some 12 days ago by support, but I have not been able to get any further answers since despite repeated requests to get an update. very disappointed with the lack of support.
Hey – I do apologize for the lack of communication, however that bug was indeed fixed in last nights update
Cheers
I have followed your instructions and it does not seem to have resolved the issue in Chrome – see http://icsys.com.au/solutions/industrial-vending/prostock/?
“how to video” tab.
What would you recommend? I really need to sort this out!
Hey,
I’m seeing the video showing up correctly in that tab on Chrome, have you cleared your cache?
Cheers
I hadn’t cleared the cache – thanks for the tip – all working fine now!
Glad to hear 
Hello, I am getting errors when updating my visual composer. Please include instructions on the latest update file on how to deal with these things, or if it’s okay to use an earlier version. Thanks and Cheers!
Hey – please see my post in regards below “If you were using the Salient Visual Composer plugin version 4.9.2 before updating, you’ll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.10) in Appearance > Install Plugins – This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.”
Hi there,
Can you tell me why my portfolio (home) page has an empty gap on the right side of the page when I display my portfolio pieces 2 x large & wide?
Website: www.lifestylebrands.co
Best,
Josh
Hey,
Currently on my end i’m not seeing a gap on the right – what browser/os are you able to see this occur on?
Cheers
Chrome.
On my laptop it’s fine, but on a 24” or bigger the gap is there.
Best,
Josh
Hey – even on my desktop monitor I haven’t been able to replicate, http://i.imgur.com/Yv2nm7P.jpg could you let me know the resolution you’re on?
I updated a plugin, I can’t see the issue anymore.
Another issue – My heading are not scaling on mobile:
http://www.lifestylebrands.co/about/Let me know if you can help.
Best,
Josh
Hey
your heading looks to have inline size styling set, try editing the text block and switching out of visual mode to remove that
Cheers
Hey there,
Is there any way to mute the header video audio? I tried the previous suggestions to no avail.
Thanks in advance!
Hey,
you would need to add the “muted” attribute into the functions.php file in the nectar page header function where the video gets output
Cheers
Hi Nectar! Do you have an update on timing for the next update that will fix the VC 4.10 issue? Eagerly anticipating it. Thanks!
Hey! The update is in the ThemeForest queue for approval, so they should make it live very soon
I had to manually fix a small bug in your code and thought i’d let you know.
In nectar-vc-adons/vc_templates/page_link.php, you have an if statement that will always be true. $link_new_tab is always true as its defined ‘false’ as a string.
This causes all the page submenu items and wherever else its used to open in a new window/tab. (if they are not anchor links).
Appreciate the work you guys put in & love this theme to death! Keep up the good work.
Hey! That was fixed in 7.0.5 http://themenectar.com/changelogs/salient.html are you on that version?
weird I am on the newest version… I will have to investigate how this happened!
How can I make full width background slider like this site ? http://www.economylandscape.com/ they are using your theme.
Hey,
they modded that in as it’s not a default element
Cheers
Hello,
How did you set-up page header such as this – https://gyazo.com/f4e8fc11cbd41b8fdffd4bdead0df5c7 from this demo themenectar.com/demo/salient-corporate/. Is is nectar slider or what is it? And how to make custom coloring over the image?
Thanks in advance!
Hey,
It’s just a regular vc row with new elements available in 7.0
– “Split line heading” and “video lightbox”
Is it this one? https://i.gyazo.com/28593bab5d1e83b76a759a47a93f447f.png
or is it just a regular text block? I am not really sure how to customize it in a similar way. Could you please tell me which block to take from visual composer?
Hey – here’s the code you can paste into the classic editor http://pastebin.com/xCvEpN6f