38357 comments found.
If you rollover the header menu (situated to the right of the page): http://demo.cornwallitservices.nhs.uk/photo/adventures/sports/ there is a slight movement (jump) between items – any ideas why please?
Rich
Hey – Because you’ve set css to change the font weight which makes the items get slightly thicker
Hiya,
On this page: http://demo.cornwallitservices.nhs.uk/photo/workspace/ how do I adjust the space between the title and the intro text please?
Likewise on this page page as well: http://demo.cornwallitservices.nhs.uk/photo/adventures/sports/
Thank you Rich
.container-wrap {
padding-top: 60px!important;
}
Hiya thanks for this, but it doesn’t do anything?
I’m seeing it apply on your site, if you move the padding up any further your header will cut off the content since it’s fairly tall
Hi,
One question about the portfolio section on the homepage:
> Is there any way I can show 3 portfolio thumbnails have the same width of a 4 portfolio thumbnails?
I’m asking this because I have a category on the portfolio that only has 3 projects, and other portfolio categories have 4 and more. So if I place the category of 3 projects on the homepage, an empty “whole” would appear.
Any feedback is appreciated.
Thanks in advance.
Best regards Joao
Hey Joao,
Are you using the portfolio element or recent projects for that? Also you could share your URL so i can see what the current setup is?
Cheers
Hi,
I’m using a portfolio category to display the projects. Please see it here: http://www.bunker-studios.com/prototypes/bard/The 3rd row of projects needs to have the 3 logos fit from edge to edge instead of having the right white whole. Is this possible somewhere on the theme’s options?
I already deactivated the option “Constrain Max Columns to 4?”
Thanks Joao
Hey Joao,
Add a class onto your row holding the last portfolio such as “three-constrained”
and then add this into the custom css box:
body .three-constrained .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item {
width: 33%!important;
}
Cheers
Hey,
It worked, thanks for the attention.
Cheers
You’re welcome 
At the top of this page: http://demo.cornwallitservices.nhs.uk/photo/photo-diary/
How do I increase the white space between the header items and the gallery that’s displaying please?
Cheers Rich
Add this into the css box on that page:
body .container-wrap, .project-title {
padding-top: 60px!important;
}
What do you mean add it to the page? In the custom css globally?
This doesn’t appear to do anything?
Please see my response to your other comment in regards
Hiya,
How do I decrease the whole websites left and right margin in responsive mode please?
At the moment I’m estimating there is about 50px each side I would like about 25px each side please
Rich
@media only screen and (max-width: 1000px) {
body .container, div.slider-nav {
max-width: 90% !important;
}
}
thank you, only problem is that on the homepage the 2 images blocks (grids of 4) have now been pushed to the left – any ideas why??
Great theme!
I tried to add some custom fonts (not google) to fonts.php and then place it in the childtheme so that i could find them back in de typography options. But it doesn’t overwrite the original font.php. How to accomplish this?
Hey gijsv12,
You’d need to alter this line in the parent theme functions.php as of now
//load font functions include(“nectar/options/fonts.php”);
Cheers
Hey ThemeNectar,
how could I control the font parameters of Main Footer Area? I mean the body text of Main Footer Area (font size atleast, and maybe font family, too)?
Cheers, Teemu
Hey Teemu,
Add this into the custom css box located in your Salient Options panel:
#footer-widgets {
font-size: 20px;
line-height: 30px;
}
Cheers
Thank you. 
Cheers
You’re welcome 
Hello ThemeNectar, Infinite scroll pagination doesn’t work correct on single portfolio page. (When editing your page and click on preview – everything works fine, on published portfolio pages items just duplicating). Please let me know how to fix this.
Note: In case of using portfolio VC elements on standard page everything works great.
Thanks for your cooperation.
Here’s also opened Ticket: #300590 regarding this.
Thanks – ill be with you in regards as soon as I can 
Thank you. I have to fix this bug asap. Look forward to hearing from you any updates.
Answered on your ticket – just need your admin credentials to proceed 
Currently I can’t provide you admin rights.
But you can simply recreate something similar that I have – for example, just add to this page (http://themenectar.com/demo/salient-ascend/portfolio/mobile-weather-app/) – portfolio section at bottom with infinite scroll option turned on – you can select whatever categories you like and number of projects per page too. PUBLISH your updated page and check. Portfolio style doesn’t metter, cause in any case on page scroll down it just duplicates portfolio items that you already have on page at first load.
My WP version is 4.0
Hey – Is your Salient version also on the latest release? I can’t replicate the behavior on my end still
Yes, theme version is 4.8.1. From changelogs: Fixed infinite scroll pagination & regular pagination to work with portfolio/blog VC elements
Can I see please any portfolio page on your current theme where you have portfolio section with infinite scroll pagination?
Hey again – so I found that the issue only occurs when using a custom permlaink structure which is why I was not able to see it in my local testing. If you change your permalinks back to default you should see it working for the time being. I’m looking into this for the upcoming update 
Hey again) At first, I thought I can fix this by changing permalink structure to defaults, but nothing works as it should be! I’m not sure how it can work for you. Can you share me a link please, so I can see that everything fine on your side.
I even installed new wp with original salient theme(v4.8.1). WP 4.0. And use defaults settings and content from salient. Infinite scroll still not working! (Just DUPLICATING portfolio items instead of loading new) Here’s a link: http://dev.expertscreative.com/portfolio/one-more-beer/ As you can see current theme using default permalink structure, but still has problems with infinite scroll for portfolio.
I will also create new ticket and give you admin user rights, so you can make this page work as you say before.
Can you mention what files in your theme are responsible for infinite scrolling and what I should change to make it work for even default settings. I really appreciate your help.
Cheers.
Ticket: #303122
Thanks for opening a ticket – I’ll be with you there in regards
Hiya,
Regarding my child functions.php post above, I missed your reply whilst I was working on the file, please can you look now as it’s broken as in the post above 
Rich
added it as a new support ticket as well 
Thanks – will be with you as soon as I can
Portfolio cell background colors. I tried this from a former forum reply, but it doesn’t seem to work:
portfolio { background-color: #000!important; }
And yes I used a # symbol in front of portfolio.
Any thoughts?
Hey,
.portfolio-items .col {
background-color: #000!important;
}
Cheers
Hmm… didn’t work, but its ok. Its looking better without actually.
Love this theme.
Good to hear 
Hey man, Love your theme, bought it twice. Any chance for any PSD’s of the images included? 
Hey brettmct! Unfortunately there are no PSDs available as of now – the sources for the images are listed in the bottom of the main theme description page 
Noticing a small bug in Safari 7.1. and Salient 4.8.1 – when using the classic menu option, so that I get the little down arrows under any menu item that contains children, the baseline is shifting down slightly. So, any menu items that do not have children are oddly sitting just above.
Doesn’t appear to do this in Chrome or Firefox.
Known issue?
Hey sbarrante! Could you kindly share your URL so I can verify this?
Cheers
I’ll submit through a ticket, thanks.
Thanks!
Recent Post excerpt lengths on home page displays different amounts of text.
Any way I can adjust this so the come out even on each one displaying on front page? I looked at the blog options, and I’ve tried putting in a read more tag, but neither helps. i even tried using slider only and a recent posts short code but then my vertical images crop horizontally.
Thanks
Nevermind. I found out why it was doing it. If you post anything other than a standard paragraph text, (like a by-line in a different font call out) it changes it.
Hey – glad you found it 
Cheers
Hi Themenectar,
I activated the ‘Browse to the top’ button but I don’t see it. Can you see what I do wrong?
Please check www.kidsmerchandise.nl
In the merchandise portfolio I need a button at the bottom so that I can quickly jump to the top from the bottom.
Thanks, Marc
Hey Marc,
The bottom is located at the bottom right hand side of your screen when scrolling down – I’m seeing it display the same as the demo in Chrome/Firefox
Cheers
HI TN,
I need it also on all pages of the portfolio, like e.g. http://www.kidsmerchandise.nl/portfolio/muziek/ and don’t see it there.
Cheers, Marc
Sorry, it’s there but I didn’t see it …
No worries – are you trying to adjust the style now to make it bigger?
Hi Nectar Team, Image alignment problem. I have an image and some text inside a text box. Is it possible to have the image left-aligned on the desktop but center-aligned on the mobile devices without using columns.
Your help would be greatly appreciated.
Thanks.
Hey eviscomm,
Could you kindly share the URL to the page in regards so I can assist? 
Cheers
Thanks for getting back to me. Here’s the URL: http://eviscomm.ca/events/bluemind/about/blue-mind-your-brain-on-water/
The image is left aligned for ipad and desktop but when it comes to the iphone I’d like the image centered so text doesn’t appear to the right of it. Any thoughts or suggestions on how to fix this?
Cheers.
Add this into the custom css box located in your Salient Options panel:
@media only screen and (max-width: 690px) {
.alignleft {
display: block!important;
float: none!important;
margin: 0 auto !important;
}
}
Cheers!
Hi guys,
“Quick” answer: can your theme create a portfolio page displaying B&W images masonry-like corresponding each to a gallery and, when you pass over one of those, pictures from that gallery would start sliding (with colour)...? Then, if you press that gallery it would display in a new page an image full screen and one line with the remaining photos of that gallery on the bottom..? Sorry for the unprofessional explanation, I’m no expert on these matters.. Thank you!
Hey rfpparente,
That would require some custom css as of now
Cheers
Humm, sad to hear that, really love your theme. Keep up the excellent work.
Cheers
Thanks! 
Hello again,
Still related with my previous question, is there any possibility that you assist me with that customization or does it need some heavy changes…?
Unfortunately it would indeed require some customization past what I can currently provide
I understand. Thank you for your consideration.
You’re welcome 
Have an issue regarding the portfolio page. Just noticed it is doubling up on items – it lists them all and then lists everything again. I double checked the portfolio item categories and the portfolio element and everything looks fine. Any ideas what it could be?
http://www.hrtmda.com/portfolio/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/
Done.
Thanks!
How can I make the single page scrolling work on my site? I’d like to create a one-page website with scrolling from the navigation
Hey SMU1227,
https://www.youtube.com/watch?v=Rj-NQ3YItlc<< Feature Request>> Hi,
Could you add a WhatsApp share button as one of the social icons. Thanks
Look at this. http://premium.wpmudev.org/blog/add-whatsapp-to-wordpress/Hey dipka,
thanks for the request 
Hey there,
Is there a way to set up the product reviews so that the user doesn’t have to login but the reviews are moderated by us? Right now it say login on every product page and then takes you to a wordpress login. I can imagine this is confusing for none savvy people.
I can’t seem to find any review settings.
Thanks!
Hey petruccelli!
Have you tried reaching out on the WooCommerce forums in regards since this isn’t something Salient specific?
Cheers