38447 comments found.
Hello, I was curious about your demo (Salient – Band) and I was editing a couple of things, by inspecting element. I came across this “mistake” when I turn my browser into phone mode. When I insert a longer title, it comes out of the screen and I wish it could be resolved either by css or by your future update.
https://imgur.com/vB43bgyHey rawsar,
You would simply need to adjust the font size in the mobile viewport to a smaller size to suit the words you’ve entered
Cheers
Hello everyone.
i updated woocommerce to 3.2.1
and it comes with the problems of outdated templates.
salient/woocommerce/cart/cart-shipping.php salient/woocommerce/cart/shipping-calculator.php salient/woocommerce/myaccount/form-login.php
should i replace them from the woocommerce templates? should i wait for your new update?
whats your advice?
Salud! 
Hey juve-colunga!
The update for Salient is addressing this – don’t replace the templates yourself now
Cheers
Hello Phil
I logged into my site the other day and I noticed that the salient visual composer wasn’t on my site? I uninstalled it and reinstalled it but it didn’t appear. Do you have any ideas that you can suggest to me because it just shows me all the visual composer code text..
Thanks!
Hey Gareth! That’s strange – what version of the theme are you on? And are you not seeing the option to reinstall the plugin from Appearance > install plugins?
Hello, I’ve updated to the latest version of the theme, updated VS to the latest version and it still doesn’t appear when I want to edit a page. If you have any suggestions please let me know. Thanks!
Hey, could you kindly shoot me an email with your admin credentials so I can take a look for you?
Cheers
Hey, I’ve sent you a email to themenectar@gmail.com
Thanks!
Thnaks, glad we got it sorted for you 
Pages not showing up on iPhone 7. You when swiping you can see something is there, but nothing is showing up: http://www.hellobaseline.com Please help.
Hey vladches, are you still having this issue? I just tested on that model as well as the 6 without being able to replicate it: https://imgur.com/a/FVcnL – are you using the default Safari browser as well?
Cheers
Pages not showing up on iPhone 7. You when swiping you can see something is there, but nothing is showing up: http://www.hellobaseline.com Please help.
Hey vladches, are you still having this issue? I just tested on that model as well as the 6 without being able to replicate it: https://imgur.com/a/FVcnL – are you using the default Safari browser as well?
Cheers
Thank you for your response. After playing with menu options it all came back! 
Now I have another strange question. I want my images to look crisp on Retina Displays and Standard, so I tried uploading images @2X and sizing them down half way. They look great on Retina display, but blurry on Standard display. What can you recommend: http://www.hellobaseline.com/image-test/
Target of this week for the incoming update? Very excited to see what you’ve been working on 
Indeed ND81! Just wrapping up the last of the new promo material 
Awesome – good luck for a boost in even more deserved sales
Thanks a lot!
Hi, is it possible that there is a problem with the contact form 7 plugin since the last WP updates? It seems like it’s not working on mobile devices anymore. I quickly checked the support forum of the plugin and it seems other people have the same issue also.
Hey TheWhiteHoward,
Please share your URL in regards so I can see your settings
Cheers
Hello, little update on this. I used another plugin (formcraft) and this plugin does send me the form on mobile devices. However the use of radio buttons is also not working like with contact form 7. Here is the url: https://goo.gl/cZ2tYN
Hey,
When using the Page Full Screen Rows option you would need to check the option for “Disable On Mobile” in the configuration options when using a contact form. This is because the full screen row javascript interferes with their click events on mobile touch devices
Cheers
Hi. I am sure I have overlooked something very simple but how do I change the fonts and sizes on the product archive pages and single product pages? Thanks!
Hey ridehouse!
Could you kindly share your URL in regards so I can see what settings you’re using to assist? 
Cheers
I am also trying to hide the additional information box but the code i found in the comments does not seem to be working. I would like to keep the reviews box. Thanks.
Sorry but not the reviews tab*
Hey! It currently doesn’t look like you have Salient active – have you changed themes since posting?
Cheers
Thinking about purchasing the theme. What options are available with this portfolio layout (http://themenectar.com/demo/salient-ascend/portfolio-3-columns-style-four/)? Can buttons and categories be added? Also, would I be able to create a page layout (for a case study) and save that as a template for future case studies?
Hey dlushy,
That project layout doesn’t have options to add buttons on hover, however you can change the text of the caption area under each title to be whatever you need. Also, using the Salient page builder you could indeed save a project single page layout as template and add it to each new page as you create them
Cheers
hello there,
Is there a way to add an audio file to a button click? Basically a sound effect.
Thanks in advance
Hey,
This would require the use of a third party plugin at the current time
Cheers
Hey there, quick update.
I was actually able to get something to work using inline code but getting a delay on click has been an issue.
<script> var soundFX = new Audio(); soundFX.src = 'MP3 FILE HERE'; </script> <a href="#" onmousedown="soundFX.play();"> TEXT OR IMAGE FILE HERE</a>
hi, how can I change the Send button color on contact form 7?
Hey FeriaPixel,
Please share your URL in regards so I can take a look at your settings to assist 
Cheers
Hey, add this into the custom css box in your Salient options panel:
input[type=submit], button[type=submit], input[type="button"] {
background-color: #999!important;
padding: 19px 30px;
font-size: 16px;
}
Cheers
is it possible to align the food menu items to the right? for RTL languages purposes
Hey dmeljon,
Have you purchased the theme on a separate account? I don’t currently see a license attached to this one
Cheers
Hi, Is it possible to display the post listings in a 2 column grid instead of the default 3-column grid?
Here’s the active link:
https://energy-democracy.org/home-2/I mean I’d like it to display two blogs per row.
Hey,
Add this into the custom css box in the Salient options panel:
@media only screen and (min-width: 1000px) {
body .masonry-blog-item {
width: 49%;
}
}
Cheers
Hi, regarding the CSS above, I’ve set the width to 48%. Any idea why does it apply only to the post listings on https://energy-democracy.org/ ? The postings at https://energy-democracy.org/author/holger-schneidewindt/ and https://energy-democracy.org/category/eu-energy-union/ does not inherit the css settings.
You’d notice the post listing boxes at the 2 latter pages are slightly narrower compared that that at https://energy-democracy.org/
Hey, change the css to this and it should work 
@media only screen and (min-width: 1000px) {
body .masonry-blog-item, body .post-area.masonry.span_9 .masonry-blog-item {
width: 49%;
}
}
Hi, when the width value is set to 49%, on the home page (https://energy-democracy.org/) as well as the 2 below-mentioned pages, all the post listings are displayed in one column, flushed to the left. I had to set the width to 48% in order to have the post listings displayed in two columns. Despite having the width set to 48%, the post listings on the pages https://energy-democracy.org/author/holger-schneidewindt/ and https://energy-democracy.org/author/holger-schneidewindt/ still displays it in one column. I want them to be displayed in two column and also having the same width, for all the pages.
Hi, do you have an answer or solution to the problem above? Thanks much for your help thus far!
Hi, are you able to help me with my question? Thanks in advance!
Hey, try setting it to 46% instead to give more room for the column margins. If that doesn’t get them in two columns just let me know so I can take a look again 
Hello, I’ve set it to 46%. But if you were to compare the three pages, https://energy-democracy.org/ , https://energy-democracy.org/author/holger-schneidewindt/ and https://energy-democracy.org/category/eu-energy-union/ , you’ll notice that the post listings behave differently. The gaps between the post listings are smaller on https://energy-democracy.org/ . The gaps between the post listings in https://energy-democracy.org/author/holger-schneidewindt/ and https://energy-democracy.org/category/eu-energy-union/ are much bigger.
Hey, it seems on your homepage you’ve separated the blog element in its own column and manually created the sidebar within the page builder. Instead of doing that, make it just one column and select “Masonry Blog W/ Sidebar” for the layout
Hi, that has standardised the look between the blog listings on https://energy-democracy.org/ , https://energy-democracy.org/author/holger-schneidewindt/ and https://energy-democracy.org/category/eu-energy-union/ . But the highest width I can set is 46%. Right now, on all the 3 pages, the gaps in between the blog posts are too big too. Any idea how I can increase the widths of the Blog Post Listings and at the same time, narrow the gaps in between them?
Also, on mobile view, there is this very big gap on the right of the post listings
Hey,
1. This would require a mod to the js/init.js file in the function at these lines:
$multiplier = ($blog_containers[i].parents('.span_9.masonry').length == 0) ? .03: .055;
2. Add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 690px) {
.post-area.masonry, .post-area.masonry.span_9, body[data-ext-responsive="true"] .post-area.masonry.span_9 {
width: 100%!important;
}
}
do you have a comprehensive guide on how to fix this get it up high over 90 ? many thanks
bo
Hey bomakalu,
Some demos have caching/minifcation disabled for testing – when you test a demo with basic performance optimization as shown in the docs ( http://themenectar.com/docs/salient/performance-optimization-guide/ ) you’ll see higher page speed.
https://gtmetrix.com/reports/themenectar.com/oaC2UEeJCheers
Thanks for the great response 
You’re welcome 
I added the down arrows for the fullscreen rows (https://themenectar.ticksy.com/article/9302/) but I was wondering how I can disable the arrow for the last fullscreen row?
Hey,
Add this into the css box 
#nectar_fullscreen_rows > div:last-child .slider-down-arrow-full { display: none; }
Cheers
Many thanks!
You’re very welcome 
Hi! Does salient implement a full screen-template? aka a template without header or footer for inserting a fullscreened layer- or revolution slider?
Hey!
Yes – there’s a page template to remove the header/footer, are you unable to see them in your setup?
Cheers
Sorry, I totally missed this fact. Thanks again for outstanding support!
No worries 
When using the tabs with google maps elements. Upon page load the google maps appear fine however when viewing the other tabs the google maps element is just blank.
add this code
$('body').on('click','.tabbed > ul li:not(.cta-button) a',function(){
$(window).trigger('resize');
var $id = $(this).parents('li').index()+1;
It does NOT Work
Hey, have you tried using this
window.dispatchEvent(new Event('resize'));
instead of the jQuery triggered resize line ?
$(window).trigger('resize');
Ceers
Hi,
how can I add a widget area next to the header menu in order for example, to show my phone / email contacts ?
Thank you.
Hey,
Adding an actual widget area would require custom modding to the header.php file in regards, however you can already achieve adding a phone number/email via custom links in the navigation
Cheers
Hi,
I’m using the visibilty option on the recent posts extra widget so display related articles on my blog posts.
I select “show if” “Category” is “basic commands”
So in theory, my sidebar should only show posts in the category “basic commands”
But I’m getting posts showing that shouldn’t be showing as they are in other categories.
Can you help fix this?
Thanks
Hey Ben,
Are you using a third party plugin to add that visibility logic?
Cheers
I’ve tried it with your visibility and t didn’t work so I tried it with a third party plugin and it doesn’t work either, but the plugin works perfectly on other sites…
I’m trying to display the background image of a row to the full height of my image. As I’m selecting ‘full height row’, a part of the image is not visible.
When I deselect ‘full height row’, the row is just showing a part of the background (as the row isn’t high enough).
What can I do to display the full background image (which is bigger than the screen height)?
Hey GillesSmet, You can set top/bottom padding on the row using percent values to add responsive height to your row e.g. try values such as 20% for each and add/remove as needed 
Cheers