38438 comments found.
I’ve searched and searched but I cannot seem to replicate the circular milestone counters you have on this page?
http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266Where do I find this?
Hey JoeKozak, that’s the Pie Chart element available in the visual composer page builder 
when are you going to do the next software update and implement the infinite scroll for the blog??!! Its important. let us know immediately
Hey maijintheartist, about a week and a half 
Hi,
I’ve got a problem when adding “Centered Heading ” components : the french accents (like é è à…) aren’t displayed with the right font, it’s displayed with a default font (I don’t know which one, it looks like Times New Roman).
Do you know how to fix that ?
Thanks in advance
Hey Didee_79!
Can I see your URL showing this issue? If you’re not using any custom typography options which don’t have ext Latin subsets and you have the option for “include Latin characters in default font” checked in your options panel there should be no issue.
Cheers 
Indeed, it wasn’t checked ! It seems ok now, thank you !
You’re welcome 
Hi, Is there a way within the Nectar Slider text to allow for proper line breaks? I want my text broken onto different lines and it isn’t recognizing the spaces I am using. Thank you!
Hey AmyNYC! You can use br tags in between text like this:
This is text this is text this is text <br /> This is text this is text this is text <br /> This is text this is text this is text
Truly inspiring theme. Great design and functionality. Love the theme. Great job, ThemeNectar!
Thanks so much MattVanDyck, that means a lot 
Hi ThemeNectar,
I’ve put in some custom CSS to make the subtitles in my NectarSlider to be larger. It looks like it didn’t transfer over when viewed on a iPhone. Anyway to make my font sizes/letterspacing match how its set when viewed on a desktop? See screenshot here… http://i.imgur.com/0Beb3LI.png
site is live here… http://urbanworkstest.com/patricia/
Thanks!
Hey again!
Add this into the Custom CSS box located in your Salient Options panel:
@media only screen and (min-width: 1px) and (max-width: 1000px) {
.swiper-slide .content h2 {
margin-bottom: 0!Important;
}
body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p, body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content p, body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p {
font-size: 13px!important;
}
}
thank you!
You’re welcome 
Hello!
Is there a way I can have a fixed phone number on the top-right of the page?
Hey Elektra_bs! That would take adding the number in a div inside of the header.php file like:
<div class="fixed-top-right">xxx-xxx-xxxx</div>
and then adding this into the Custom CSS box located in your Salient Options panel:
.fixed-top-right {
background-color: rgba(0,0,0,0.7);
padding: 10px;
color: #fff!important;
position: fixed;
right: 0;
top: 0;
}
Cheers 
Hi ThemeNectar,
I’m noticing on my iPhone5s that I’m not able to select my sub pages (about/people). Sub pages aren’t even showing up. Anyway to fix this?
screenshot: http://i.imgur.com/5DyaUyW.png live site: urbanworkstest.com
Thanks!
Hey! This is because of the custom css you have in to hide your dropdown arrows – which are used in mobile to open the submenu. Add this into the Custom CSS box located in your Salient Options panel:
body #mobile-menu .sf-sub-indicator {
display: block!important;
}
Cheers 
thanks!
You’re welcome 
Can not get rid of “Your page layout was created with previous Visual Composer version. Before converting your layout to the new version, make sure to …” message. Updating and saving do not work. My WP version is 3.9, using Salient 4.0.3.
Hey riverthia, please open a ticket with your admin credentials and the page reference so I can check on it for you – the only time that message should appear is if you have items outside of a VC row that were added in through the classic editor or there’s improper formatting of a page that was converted to VC.
Cheers
Hi. Can I change boxed layout width to less than 1400px?
Hey riverthia,
yes, just disable the ext. responsive option in your general settings tab inside the Salient Options Panel 
Hey!
Any plans on adding a recent twitter feed carousel to the theme?
Cheers!
Hey JoeKozak! It’s already on the wishlist 
Wicked!

Can’t seem to get the quotes to style, this is set as a quote on this page: http://www.webteam.cornwall.nhs.uk/auctor-consectetur-ligula/ but doesn’t show as a quote – any ideas please?
A few years after I first read “Better,” I went back to reread it and see if it still meant as much to me. I was incredibly surprised to find that so much of what I had taken away from the article came from such a small part towards the end.
R
Ok added this and it’s working, just a question though on the quote, I’m trying to add a left border 10px; then a gap before the quote, added border-left: 10px solid color:#989292; but it’s not working?
blockquote p {
font-family: "freight-text-pro",'Helvetica Neue', Helvetica, Arial, sans-serif!important;
line-height: 40px;
font-size: 26px;
padding-left: 40px;
border-left: 10px solid color:#989292;
letter-spacing: 1px;
margin-bottom: 30px;
}
Sorted this so don’t worry – sorry
Cheers 
- Start the page with featured image if it has one
- Move title, meta, and love function under the featured image (centre this information)
- Make the comments section appear in a full width band, but also centre this information under the main content (which now has padding 100px left and right so it is more in the centre of the page)
- Same with the comments field this needs to be the same width as the page content and comments.
- Where do I go to edit the look and feel of the comments, e.g.changing the style of the headline, meta etc?
Have had some success on this, as I now know it’s single.php and I have put this in the child theme, and added a few styles, so I have addressed points 3,4 been fiddling with single.php put just cannot sort points 1, 2 or 5 – i know this goes a little outside the realms of support but would be grateful if you could alter the single.php template to make points 1 and 2 work please
my email is richard.pearson@me.com
What file do i edit for the comments themselves please? need to change some of the code 
Hey Rich, glad to hear you’ve sorted out some of your queries 
<?php if ( has_post_thumbnail() ) {
echo '<span class="post-featured-img-new">'.get_the_post_thumbnail($post->ID, 'full', array('title' => '')) .'</span>';
} ?>
and then add this into the custom css box to hide the regular featured image:
.single-post .post-featured-img { display: none; }
The rest will be css to center the header and align everything right, but that should take care of moving the elements to where they need to be 
5. Check out section 10 in the style.css (search for “10. Comment Styles”)
Cheers
Sorry bud that’s not quite what I had in mind, I need it to look roughly like this page: http://focuslabllc.com/journal/standards-make-it-better
Eg featured image at the top (not the header full width) function, then underneath of the featured image I need the Headline, centred, then underneath that the meta info, then underneath that the likes and social, although would be useful to put the social anywhere I liked on the page 
re the comments again as well (sorry) if I want to change the wording on the comments or some of the info which file is it located in please, e.g. on: http://www.webteam.cornwall.nhs.uk/auctor-consectetur-ligula/ I want to change it from 3 comments to something else, also leave a reply to something else and also the author name in this case Pearsori I want to change to the full name? Looked in comments.php but no sign of it, thought it may be in functions.php but couldn’t see it in there either…
Still stuck on these sorry
The comments.php is actually the correct file – The things you’re looking for inside of it are:
<h3 id="comments"><?php comments_number(__('No Comments',NECTAR_THEME_NAME), __('One Comment', NECTAR_THEME_NAME), __('% Comments', NECTAR_THEME_NAME) );?></h3><
'title_reply' => __( 'Leave a Reply', NECTAR_THEME_NAME ), 'title_reply_to' => __( 'Leave a Reply to %s', NECTAR_THEME_NAME ),
as for changing the author name, you’ll probably have to do a filter to wp_list_comments as there’s no direct option already in there to change the author display name
ok thanks, how do I do a filter change please?
Also need your help re this comment still please…
Sorry bud that’s not quite what I had in mind, I need it to look roughly like this page: http://focuslabllc.com/journal/standards-make-it-better
Eg featured image at the top (not the header full width) function, then underneath of the featured image I need the Headline, centred, then underneath that the meta info, then underneath that the likes and social, although would be useful to put the social anywhere I liked on the page 
Here’s a guide on how to set up a function to mod the output http://www.studiograsshopper.ch/code-snippets/customising-wp_list_comments/ but this especially leaving the scope of theme support – if you need some help with this I would check out Envato studio 
Hi Bud, which template do I need to alter to affect this page please? http://www.webteam.cornwall.nhs.uk/auctor-consectetur-ligula/ and will it work in a child-theme?
Sorted this it’s single.php I believe and it works in the child-theme, see my comments below re other tweaks 
Will do 
Unique image don’t appears in column or full width. http://thiagorodrigo.com.br/
Hey thiagorodrigo, your link doesn’t appear to lead to a Salient install for me to check
Thanks for the updated URL – can you explain a little more as to what you mean in your question? Right now the only image I see set is http://thiagorodrigo.com.br/novosite/wp-content/uploads/thiagorodrigo-santos_orkut.jpg and it’s showing up. Do you have other images set to display in certain areas that are not working?
If I display this image with nectar gallery or unique image elements, i don’t obtain success.
Can you allow me to log in so I can attempt to for you and see what’s wrong? http://themenectar.ticksy.com/
Cheers 
Hi Bud, some of my font-family styles are not showing up in mobile view, e.g. Futura PT, there are all included correctly, is it because I need to add the font declaration itself in the media queries?
You shouldn’t have to declare a family for mobile specifically – is it only your custom typekit fonts not showing?
bit odd, yeah on the iphone 5 they are not showing up and reverting to arial, could you check your end to see what your seeing please?
I’m also seeing them revert on my GS4 – I would check with typekit in regards since there’s nothing in the theme changing the fonts as you can see in mobile simulation view by dragging you browser small on a compiter
Really weird as I’m sure it didn’t used to do this
Please check: Ticket: #208197 !!!
Thanks!
Hey! I’ll check on that as soon as I can 
Cheers
Hi.
Are you have any plan to add support for Arabic?
Hey Sandraco, yes RTL is on the road map for the next release 
Hey guys, how’s it going… I’ve been scratching my head slightly and can’t work a way round it.
Really need to have a image gallery inside a tabbed section, works fine with the Wordpress and nectar slider style but not with the image grid style. I need there to be thumbnails and love the hover zoom effect as well.
Is there anyway around this? The boxes are just long and collapsed with any sized image
Many thanks in advance. Marty
Hey! see my response to your duplicate comment in regards 
Hey guys, how’s it going… I’ve been scratching my head slightly and can’t work a way round it.
Really need to have a image gallery inside a tabbed section, works fine with the Wordpress and nectar slider style but not with the image grid style. I need there to be thumbnails and love the hover zoom effect as well.
Is there anyway around this? The boxes are just long and collapsed with any sized image
Many thanks in advance. Marty
Hey Marty!
Thanks for noting this, I’ve added to try and sort this to the to-do list for the next release – unfortunately there’s no quickfix I can post yet as it will require some javascript development
Cheers
No worries, thanks for letting me know anyway, will find a work around in the interim! Great support guys
You’re very welcome 