38354 comments found.
Greetings…is Salient ready for WP 4.1…? Received notice today from host for auto updates of sites to 4.1…
Hey – yes it is.
Cheers!
Hey guys, built-in wordpress widget “Meta” (site admin, RSS, wordpress.org links etc.) don’t work with AJAX page transitions. You can check my website
http://theblacksessions.net/Site admin links is in footer. Just try to log-in/register and you’ll see what I mean. Actually i don’t use “meta”, but I copypasted links from that widget into “text” widget. But nothing changed. Turning off AJAX solves problem.
Thanks.
Hey,
have you tried to switch the page transitions method to use the standard simulated ajax rather than the actual ajax yet?
Cheers
Strange things happen. If you are logged in, then with standart AJAX method everything works (you can access admin through the link on my homepage in footer or re-login). But if you logged out – then it still don’t work. And overal text widget looks different for unlogged visitors, seems that it’s broken and there’s something with html tags, or with cache plugin…
Btw, I noticed that my header and floating sidebar looks slightly different that yours in theme demo, even if I use ascend skin. I mean vertical stripes between search and “widget” icons and position of widget closing button.
Nope. In 5 minutes standart ajax refused to work too. Don’t know what to do 
So I’ve checked different combinations. Also I disabled my WP SuperCache plugin. I don’t know is it necessary to use it with Salient?
1. AJAX don’t work in any combinations (with/w-out WP cache plugin) 2. AJAX (standart) works if you are logged in and WP SuperCache is disabled (not always). 3. AJAX (standart) don’t work if you are logged out and WP SupCache is disabled.
If you try to open links in new tabs/windows – then it works. So it seems to me, that problem is somewhere in page transitions with AJAX between client side (blog, main page) and admin side (admin pages, login-register pages etc.)
Can you kindly open a ticket in regards with your admin credentials so I can test it more for you?
Hello: I thought I would let the theme developers here know that your theme is compatible with WP EasyCart… a popular WordPress shopping cart plugin.
All you need to do is go into the theme here on themeforest and check the new attribute that it works with WP EasyCart.
We are sending all EasyCart customers over here to themeforest to look for themes, and if it’s selected as compatible, your theme will show to all those customers.
If you need to check yourself, you can always try the plugin from WordPress.
thanks
Hey wpeasycart,
thanks for the notification 
Cheers
Hi, dunno how it call but I need an advise.
Is there option in the theme to open a link in the lightbox… not a pic but text or post…
e.g. I want to make a table with courses. near each name I want to include (i) icon which will create a lightbox with explanation and mb a few pics.
Thank you in advance
Hey – you’d need to add ?iframe=true onto the URL along with the width/height. For example:
<a href="https://domain.com?iframe=true&width=100%&height=100%" class="pp">Facebook</a>
Thankyou
You’re welcome 
Hi, I want to change my site from Ascend to the new One page website. I updated the theme and imported the new Dummy Data but nothing seems to have changed, have I missed something? Also, do you have any recommendations in regards to SEO. My site is a portfolio for my work, so I need it to be easy to find. Any suggestions?
Kind Regards, Adam
Hey Adam,
1. That dummy data set only imports one page – make sure you also import the theme options text file into the Salient options panel import/export tab to get all the same settings (which will enable the single page animated scrolling)
2. Use the plugin Yoast SEO 
Cheers
Hi,
Sorry for the stupid question, but I cannot see where is “Added option for nectar slider button sizing”? I see only “Button Text”, “Button Link”, “Button Style”, “Button Color”.
10x in advance
Hey – it’s in the slider element itself when placing it through visual composer 
Aha I saw it. But can you please add smaller than “regular” size too. Also can you please tell me how to fix the slider’s title – it is too small on narrow resolutions. Please see the shots:
http://odigy.com/misc/5.jpg – here it is too small http://odigy.com/misc/6.jpg – here it is OKHey – add this into the custom css box located in your Salient Options panel:
@media only screen and (max-width: 690px) {
body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2, body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2, body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
font-size: 47.5px !important;
}
}
SAME HERE – as of v5.0 all tables suddenly have a white bg and borders (something to do with woo commerce) and i cant get rid of them even with CSS… Also the fonts have changed!
Hey Togel1,
1. Please see my response to that question above
2. What fonts are you referring to?
Hi, The slide out widget area does not work in IE. It is constantly displayed and I can’t hide it. Any ideas? Thanks!
Hey – what version of IE are you using? I can’t replicate that on IE9-11
Hi
Is it possible to have 2 column portfolio pages?
many Thanks
Hey mumford, not without custom css right now
Does the homepage fullscreen slider support a nice FADE transition between fullscreen image slides?
Hey – yes and you can see a demo of that in the ascend demo 
Cheers
Hello, I want a Nectar slider on my product page, but I do not succeed. Please can you help me? In the older version Salient works fine…:)
Hey,
are you talking about your single product pages or the main product display grid?
I’am talking about the main product page. (Cart) This i the old version….: http://www.testsite.pixartz.nl/winkel/
Since there’s now a woocommerce product element in visual composer you could create a new page and use a Nectar Slider at the top with the products element below it
Oke, I will try….Thx!
You’re welcome 
Hi,
I’ve created a Salient child theme and overridden the includes/post-templates/entry.php file. Everything works but, for some reason, strings found in that file such as “No Comments”, “By”, etc… are not translated even though they are in the MO file. Elsewhere the strings are translated correctly.
Any ideas?
It was my fault, sorry. I was not uploading the correct MO file.
Hey – glad you sorted it 
Hello,
Please drop an eye on my last post at http://themenectar.ticksy.com/ticket/315852 I still cannot solve my translation problem 
Please ignore my previous post. I solve my problem 
Glad to hear 
Cheers
hi there, as of v5.0 all tables suddenly have a white bg and borders (something to do with woo commerce) and i cant get rid of them even with CSS… please help. thnx
Hey – basic table styling was added in the style.css file – none of the rules are using !important though so you should be able to override them. If you want to see the section in the file run a search for ”/* table styling */”
Any chance of a CSS pre-processor and or Grunt implementation for a future release?
There is a lot of uncompressed files, the theme rates fairly poorly on Google PageSpeed Insights.
That being said, still a great theme, nice one!
Hey pmascis!
1. It’s possible sass will get implemented down the road but I can’t give an eta on it unfortunately
2. You can minify/combine them with bwp minify
Cheers
Cool, thanks mate!
You’re welcome 
If you are considering Salient PLEASE purchase and you will NOT be disappointed! THE SUPPORT AND THEME ROCK. The theme is well coded and great documentation. Just WOW! Keep up the great work guys!!!!!
Thanks a lot wesleysoccer! 
Cheers!
Hi
I am using Safari and I can’t get the text to stick to the nectar Parallax slider as you have on the http://themenectar.com/demo/salient-ascend/ demo.
I noticed that it works for Chrome tho… Its strange that I can’t get it to work in Safari but you have managed to get it working in Safari for the demo… Is there something you tweeked for the demo but didn’t include it in the recent update?
Hey,
If you disable the styled scrollbar in the general settings tab it’ll become active 
Cheers
Hi there!,
Is it possible to disable the animation effect of the headings on certain Nectar slides? We have a slider on a page with three slides, all with the same heading text for each image and would like to stop the animation transition of the heading on those slides (where it fades in from the bottom).
Thanks in advance!
Hey immersusmedia! You’d need to give the slides a class like “no-animation” and then add this into the custom css box in the Salient options panel:
.no-animation.swiper-slide .content p, .no-animation.swiper-slide .content h2, .no-animation.swiper-slide .content .buttons {
padding-top: 0!important;
}
Hi, i have apload salient theme my website, i have problem , pages can’t open when i click, i have to always refresh always, can you helm me please???
Hey,
can you please share your URL in regards?
Cheers
www.erasmusmadrid.org
when i have click other page can’t open it please help me!!!
Hey – try changing the page transition method from AJAX to the standard simulated option in your theme options panel
How i can change it? can you tell me part to part please??
ok ,i have done . thanks
Hey – glad to hear 
Not sure why, but your tutorial youtube video seems to show a way to add a gallery of images to a portfolio item by checking off a gallery option under project configuration. However I do not see that option on my site.
please advise. because i want to be able to have a CLEAR slider of images on my portfoilio item pages.
Also, when just trying to add a slider..all of my images come up WAY TOO blurry.
Please explain what to do to fix this.
Hey Calvinmotte85,
That option was removed since it is now obsolete – the image gallery element in the page builder offers the same display as that plus a ton of other options and th flexibility to move it where you need in the page rather than being forced to keep it at the top. If you’re already using an image gallery element make sure you’re defining an image size within it so your images are displayed in that
Cheers