38442 comments found.
Hello,
Love this theme, but the current version has more issues in the backend than I have ever seen before.
The page builder elements have multiple issues.
When you select a row, then select a text box, then select “insert shortcode”, the new dropdown that appears has a LOWER Z-INDEX! Meaning it’s hidden behind my current window…
Separate from that, if I select the dropdown for the shortcode, the dropdown is TALLER than my screen size, and WILL NOT SCROLL down. So I can’t even select elements at the bottom of the dropdown!
Additionally, I’m trying to insert “text + icon” and the dropdown for icons is too long and does not scroll.
LOTS of bugs with visual composer. Any idea when these will get resolved?
Thanks so much!
Hey,
These were fixed in 6.1.5 – let me know if you still encounter any after updating 
Cheers
Hello, i’ve set a picture on background. With this code: .container-wrap, .project-title { background: url(‘http://tpprf-mt.eu/wp-content/uploads/2015/08/bg.jpg')no-repeat center center fixed!important; -webkit-background-size: cover!important; -moz-background-size: cover!important; -o-background-size: cover!important; background-size: cover!important; }
Everything was fine, but today I’ve realized that when I scroll down picture doesn’t follow or follow with a delay. Instead I have a strange color on background.
website: tpprf-mt.eu screenshot: http://tpprf-mt.eu/wp-content/uploads/2015/09/problem-tpprf.jpg
Hey,
Currently I’m seeing it go to the bottom – which browser are you seeing that occur in?
Cheers
Good Morning :))
Please, how do I easily modify the permalink structure so that all new blog posts automatically get
a) the URL parameter &content-only=1 appended to their URL
b) a class=”fancybox-iframe link tag attribute
Maybe there does exist even a handy plugin for that?
Best regards!
Hey,
Unfortunately I don’t have a plugin to recommend in regards but since this is unrelated to the theme itself I’m afraid I would need to do research on suitable plugins as well
Cheers
Hi, great theme you have here. Kudos!
I have a question though. Can we make a home page slider wherein only the background changes (loops) but the text and buttons stay?
Hey,
As of now that would require some custom development unfortunately
Cheers
Hello there. I purchased the theme and cannot figure out how to display a page title just like a post title. Above the page content. I do not want to have to type in a new title for each of hundreds of pages for a school website. Is there a way to output the page title with the page content? Thanks!
Hey,
In your page.php file you’d need to change this:
<?php the_content(); ?>
into this:
<div class="row page-header-no-bg">
<div class="container">
<div class="col span_12 section-title">
<h1><?php the_title(); ?></h1>
</div>
</div>
</div>
<?php the_content(); ?>
Cheers
Thanks! I am using the sidebar page and added that code to that php file and it works to add the title but the header is still there even after removing all info from that header suggestions. Is there something else I have to change in the php to remove that header area completely. The php file starts off with something about the necater header, so I think I may need to get rid of some stuff. Thanks!
Hey,
Please share your URL in regards
Cheers
Sent a question through your support hub at https://themenectar.ticksy.com/ 2 days ago in relation to nectar slider not changing slides & not showing on mobile could you please get back to me? Thanks, Mark
Hey, please let me know the ticket ID
Hey there 
I have a problem. I have updated theme by using Envato toolkit plugin And now my inner pages do not work. Basically if I click on page BLOG or any other in menu it will redirects me to 404 page. Only category does show up. Here is website : http://open2world.com/
And the other thing. You gave me this code
.single-post .container { background-color:#fff; padding: 40px!important; box-shadow: 0px 0px 20px rgba(0,0,0,0.2); }
to make a single post in boxed way with white background. It didn’t work. It made a space on a header and made footer white as well. Before footer was black.
Here I have found solution
.single-post .main-content { background-color: #fff; margin: 30px 110px; padding: 40px 90px; box-shadow: 0px 0px 20px rgba(0,0,0,0.2); width: inherit !important; }
Just in case if someone needs it 
Hey,
Currently i’m not seeing seeing the 404 error, are you still experiencing it on your end?
Cheers
Hey, everything is fine now. There was a problem with a deleted plugin and some missed file. But already fixed. Thanx
Hey, everything is fine now. There was a problem with a deleted plugin and some missed file. But already fixed. Thanx
Hey, everything is fine now. There was a problem with a deleted plugin and some missed file. But already fixed. Thanx
Hey, glad you sorted it 
I’m trying to remove the thin line from using a transparent header, but I can’t get it to work. Any help?
Never mind. Found that there is a setting for this now under “Header” in the settings.
Thanks!
Hey – glad you found it 
Hey I’m having trouble adjusting the actual height of the Header container. Where would I change that?
Hey,
Add this into the custom css box in the Salient options panel:
#page-header-bg .container {
width: 90%!important;
}
Hi there
im trying to add an Aweber opt in form on the nectar slider. however the form cuts off at the header. padding may need to be added to the top of the form, can you help me with how to do this
thanks for your time
Hey – could you kindly share the URL so I can take a look?
Cheers
also the text in the header dissappears when put in to the nectar slider, not sure if this is an issue due to aweber, please advise
Hey,
I’m still seeing the form placed under the slider, could you confirm it’s located inside of it on your end?
Cheers
Hi there
im trying to add an Aweber opt in form on the nectar slider. however the form cuts off at the header. padding may need to be added to the top of the form, can you help me with how to do this
thanks for your time
Hey – could you kindly share the URL so I can take a look?
Cheers
Hey,
I’m currently seeing the form located under the slider, could you kindly place it back in the slider so I assist?
Hi there, Under the blog posts, I do not see where the blog tags are once the post is published. I also went into your demo and do not see the tags in the actual post…. can you let me know?
Hey,
There’s an option to enable it in your theme options panel > blog tab
Cheers
What a disaster!!!
We updated from 6.0.4 to 6.1.4 and it messed everything up. Font sizes, font family everything is different. (we have restored our salient settings from existing setup)
Under “topography” settings we have body font set to 18px and it still shows default from default css 12px.
Multiple multiple issues with styles and settings. Don’t even know where to begin.
Very poorly written theme and extremely buggy.
Your “branded” VC (finally updated to latest) does not have default elements of original VC thus a lot of elements we have don’t show (custom heading for example)
Giving up and moving to a different (better written) theme.
Hey there,
1. If you were using the option to “Move Dynamic/Custom CSS Into External Stylesheet” in your general settings you simply need to save your changes again in the options panel to rewrite the stylesheet.
2. The point of updating VC was not simply to add more default elements it was to upgrade the core code to allow addons to play nicer
Cheers
is there a way to make the filter bar to stay on the top even when you scroll the portfolio?
and how can put a zoom buton on the images when i open them? like this + – buttons on the right. http://artluzstudio.com.br/portfolio/br-grid/
Hey,
Both of these items would take custom development unfortunately – check out envato studio in regards if you’re interested
Cheers
Hi, Great template, I have a question, how to add 4 boxes with the effect as under slider here – http://themenectar.com/demo/salient-promo/
Hey – it’s a portfolio element set to fullwidth with the constrain max columns to 4 option active
Cheers
Hi, nice design.
But deamo loads slowly here at themeforest.
How quick are you Salient? 
Hey – currently seeing it load within a couple seconds, how long is it taking you and where are you located?
Hello, I want to create a portfolio that open images with a lightbox. The problem is that I can’t set a lightbox gallery and I can only show the single featured image. Thank you
Hey,
it’s not possible to open a gallery of images for a specific project on the main portfolio page – the gallery will simply cycle through all the projects. Changing this would require some custom development
How can I specify my call to action link with _blank?
Hey,
You’d need to add the target into the footer.php file in that section
Cheers
Hey TN,
I have noticed on the mobile version of my site, there is very little padding left and right for the text, making it almost unreadable. If you could take a quick look and let me know if there’s anything I can do to add some padding on mobile to fix this that would be great. https://www.30daywebchallenge.com
Cheers
Hey,
That’s occurring because you’re using empty columns to create the spacing on desktop – in your middle column add some column padding (2% or 3%) should do the trick
Cheers
Hello -
I have recently updated the theme to 6.1.2 and see that some people have complained about problems about this version as well as the new version 6.1.4 – I am afraid to update to this new version and risk further delay in deployment of my project. How soon can we expect these issues to be worked out?
Thanks.
Hey,
The 6.1.x releases have only added bug fixes so there’s reason that updating would cause you issues