38439 comments found.
Also another update suggestion is to be able to just simply Italicize a piece of text without it changing to the font setting that I have in the Theme Options>Typography. For example, if I want to simply italicize a piece of paragraph text, it won’t do that, it changes it to whatever I have set as my Italicize in the theme options. Now I have to use up one of my H5’s or whatever to be the same font as my paragraph text and make it italicize just so I can get that text italicized. 
Hey – thanks for noting this, i’ve marked it down for the next feature based release
is there a way to customize the main heading and the subheading font colors separately for the Nectar Slider? Currently I only see the option for a Light or Dark scheme, which changes the colors for both headings. It would allow me a better result if I could create better contrast with control of those colors individually.
Hey,
Right now this would require custom css – if you can share your URL where you’re trying to achieve this i’d be glad to provide an example
Cheers
bump
Hey, add this into the custom css box in the Salient options panel
body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
color: #000!important;
}
body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
color: #fff!important;
}
you’re awesome!
You’re welcome 
The portfolio alignment and size is wrong for no reason, not sure why your portfolio is so screwed up I have made a ticket but your support Tahir was absolutely useless, please fix this broken portfolio or provide me with a full refund.
Hey – please share your ticket ID so I can see your URL to inspect the issue you’re having
Hey,
I’m seeing 404 errors for those icons on your setup – has it always been that way or did it just start happening?
Cheers
I’m not sure. I believe they were there at one point. How can I resolve this?
You’re on a very old version of the theme, is there a reason you haven’t been updating?
Neglect I guess. How do I update it. I don’t see it under Wordpress updates.
You’d need to use the Envato Toolkit plugin if you’re trying to update from the dashboard rather than FTP http://code.tutsplus.com/tutorials/toolbox-of-the-smart-wordpress-developer-the-envato-wordpress-toolkit--cms-23883
Hi there, I’ve downloaded the theme folder with documents but cannot find the file dummy-data.xml in any directory. Is this file still included in the theme?
Hey,
All the dummy data sets are now available to import from the options panel > demo importer tab 
Cheers
Hi there Team,
Is there anyway I can hide the “SKU: N/A Categories:” from each product page? I find it clutters the page a lot and I would prefer if customers could not see these. my website is www.youredecalshop.co.nz
Thanks!
Ants
Hey,
Currently I can’t reach your URL – could you verify it’s live?
Cheers
sorry its www.yourdecalshop.co.nz
Hi there, Any this out? Cheers
Hey, sorry for the delay
Add this into the custom css box located in your Salient Options panel:
.woocommerce div.product_meta { display: none!important; }
Hello.
If i buy your theme, the visual composer is updatable?
Thx
Hey,
The VC included with Salient is a modified version and you wouldn’t have a license to the raw plugin to receive updates directly from the plugin developer
Cheers
Hi, If i understand, with this theme i dont need to update the VC?
Thx
Salient provides updates for the Salient VC periodically so you never need to go to codecanyon – it’ll all be contained within the theme itself
Would’ve been helpful to have an e-mail about the update. 
Hey, if I had the ability to send out emails to theme buyers myself I would have. I apologize for the inconvenience – the update will be available soon!
Updated to WP 4.5 and visual composer is not showing I see the visual composer header but none of the page elements are showing are are editable unless I switch to the Classic Mode
Hey – this is a confirmed issue and the update to add Salient VC compatibility to WP 4.5 will be released tomorrow morning
Hey Guys!
In Regards To WordPress 4.5
Please wait until tomorrow to update when the latest Salient is released with compatibility – if you update before then, Salient Visual Composer will likely have issuesCheers 
Hey I’m having trouble with the Visual Composer. Page Builder mode is no longer showing any content (rows, columns, modules, etc) even though I can see content exists when I go to Classic Mode.
If it helps, Wordpress forced me to update the database before logging in. Could that have caused the issue?
Just saw your update about 4.5 compatibility. Thanks for the quick fix!
Hey,
No problem, it’ll be available soon!
Cheers
Hi, We have a bug with the retina logo dispaly. There is a border around it and we see the “alt” name. You can view it with safari at www.beau-patio.ca thanks!
Hey! Have you tried to reupload the retina logo in all areas of your Salient options panel?
Cheers
Hi, ok I just did it in the “salient options – Header navigation . Where else ?
Ok found it , thanks!
You’re welcome 
Hi themenectar,
I was told to post my private ticket on the comments section. Please take a look. Variables and Swatches for WooCommerce is not working with recent updates.
730923
Thank you.
Hey – could you kindly let me know the ticket ID so I can take a look?
Cheers
SUPPORT [Ticket #730923]
Hey there, any word on this? Was this fixed in the recent build?
Hey – please try changing your page transition method from the AJAX one it’s currently set to to the standard method and let me know if that sorts the issue for you
I just updated WordPress to 4.5 – and I seem to have lost Visual Composer, the header is there, but no content, just the page header settings, it is like this on every page
Hey – The update to add Salient VC compatibility for WP 4.5 will be out in the morning
updated to the latest version of wordpress and seem to have broken the nectar slider and a few other bits…was working perfectly until i installed WP 4.5!
Hey,
the only known issue with WP 4.5 is the Salient VC not functioning correctly – if you’re having front end issues with content displaying please share your URL / Let me know specifically what you’re referring to so I can assist 
I am sorry…. =) the problem after updating the theme – i have complete delete the theme an then complete new upload…
iam trying to load content via ajax (json encoded) in a html container my content output is filtered by apply_filters(‘the_content’, $content) as wordpress propose
but it only returns in plain text as if wordpress ignores filtering:
column_padding=“no-extra-padding“ column_padding_position=“all“ background_color_opacity=“1? background_hover_color_opacity=“1? width=“1/1?]/vc_column
oddly enough, other visual composer elements like your nektar social buttons are rendered correctly
when i call this page (content) without ajax, everything is fine
do you have any suggestions?
the URL is http://duezentekkal.de/engagement/ and them klick an year and then an post – you see?
Hey,
Currently I can’t seem to access that URL – is it correct?
Cheers
No – hmm… now it works… pls reload the page if “internal server error”
Mistake… the page self works – the problem is the same. I have the Version 7.08 installed – no effekt 
the problem is still there:
iam trying to load content via ajax (json encoded) in a html container my content output is filtered by apply_filters(‘the_content’, $content) as wordpress propose
but it only returns in plain text as if wordpress ignores filtering:
column_padding=“no-extra-padding“ column_padding_position=“all“ background_color_opacity=“1? background_hover_color_opacity=“1? width=“1/1?]/vc_column oddly enough, other visual composer elements like your nektar social buttons are rendered correctly
when i call this page (content) without ajax, everything is fine
do you have any suggestions?
how can I have h1 and h2 in the same line?
Hey – give your column that’s holding the heading tags a class name such as “inline-headings”
and then add this into the custom css box located in your Salient Options panel:
.inline-headings h2, .inline-headings h3 {
display: inline-block;
}
I added the code in the options panel , I added the class name and i placed
Ring
ByName
in the text block and I can’t get it to work.Please share the page URL so I can see why it didn’t take for you
Cheers
devel.ringbyname.com
Hi themenectar,
Just wanna follow up my ticket.
Private Ticket #729872
Thank you.
Hey – i’ll take a look as soon as I can 
Cheers
Hi. how can i remove the ’View Larger’ button? I have added .portfolio-items .col .work-info .vert-center a:first-child { display: none!important; }
but doesn’t work 
Thanks.
Hey – please share your URL so I can take a look at your current settings to see why that wouldn’t be working for you
Cheers
Hey, change the snippet to this:
html body .default-style .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.element .work-item > .work-info a:first-child {
display: none!important;
}
it works!! thank you very much. regards.
You’re welcome 
Hey there,
How can I change the background color of a Boxed Style Column? I want it to match the background color of the row it’s in. Thanks!
Hey,
As of now this would take css – if you can share your URL in regards I’d be glad to provide an example
Cheers
Yes, please an example would be great! Here is my URL: http://siteground324.com/~spuntin4/dev/menu/
Thanks!
Add this into the custom css box located in your Salient Options panel:
html .ascend .col.boxed, html .ascend .wpb_column.boxed {
background-color: #333;
}
I’m not sure that it worked… It looks the same
Hey – are you no longer using the ascend skin? If so please change the snippet to:
html .col.boxed, html .wpb_column.boxed {
background-color: #333!important;
}
Woo! That worked, thanks!
You’re welcome 