38353 comments found.
Greetings!
I’m using the Ascend Demo – on the single blog post page (e.g. here: http://themenectar.com/demo/salient-ascend/magna-fringilla-quis-condimentum/) I have comments disabled.
Could you provide me with the custom CSS needed to remove the black line (here: http://i.imgur.com/hs9l9cK.png) at the bottom of the post.
It looks out of place with no comments (e.g. here: http://i.imgur.com/ZnkUE5Y.png)
Thanks, Doug
Hey Doug!
Add this into the custom css box located in your Salient Options panel:
.ascend .comment-list, .ascend #author-bio {
border: none!important;
}
Hi Thanks! This did not resolve the issue however – I think its the next line down where the comments are (not where the author info is).
Doug
Could you kindly share your URL in regards so I can see why it didn’t target it correctly?
Here you go: http://bit.ly/1BqWfVg
(Pw: success)
Sorry, this one: http://bit.ly/1HkSNze
Hey – try adding this instead:
.ascend #author-bio.no-pagination, .ascend .comment-wrap {
border: none!important;
}
Thanks!
You’re welcome 
I’m trying to get Salient to automatically send out a tweet when I make a post.
In the admin tool I’ve gone to Salient -> Social Media -> RSS URL and typed in my feedburner url which is
http://feeds.feedburner.com/getrichodt/HUVAI’ve configured feedburner to tweet the post when it receives the feed. Upon configuring feedburner, I see my previous posts in their list of posts I’ve made.
I then make a new post and now the pot doesn’t show up in the RSS feed when I click on the link from my site being run by Salient, NOR does the post show up in the feedburner listof posts NOR does the post get tweeted to my twitter handle.
Any suggestions?
Hey baylor3217, have you confirmed that this only occurs when Salient is active?
I’m not sure I understand the question. How would I disable Salient? That’s the theme my blog is running on. Maybe I’m misunderstanding.
Hey – I was asking if you tried to enable any other theme (such as one of the default WP ones) for a moment just to test the functionality and ensure it’s normal
I haven’t done that but don’t know how to enable a new theme without changing how my site looks to my customers.
You can put a maintenance plugin on and then switch themes for a minute to check show no one will see
Hi,
How do I remove the “next” and “previous text from pp_arrow_previous. I would just like the background arrow image.
I have removed the text from jquery.prettyPhoto.js but it does not seem to be working.
Any help would be greatly appreciated.
Thanks,
Tom
Hey Tom,
Add this into the custom css box in the Salient options panel:
body a.pp_arrow_next i.icon-default-style[class^="icon-"], body a.pp_arrow_previous i.icon-default-style[class^="icon-"] {
display: none!important;
}
Cheers
Hi, I purchased your theme, but finding it difficult to edit it. I want the theme to be the same as the home-blog demo.
My posts are not showing. http://www.pointsquad.com/ ThanksHey ahsanuk,
Could you kindly open a ticket in regards with your admin credentials so I can take a look themenectar.ticksy.com
Cheers
Submitted ticket under ahsanuk
Thanks!
Hi!
Thanks for a great theme. I’m trying to figure out how to use the Mouse Based Parallax Effect. I’ve watched the video tutorial, but it never explains in what type of “elements” it works with. I use the visual composer, add a row, add a mouse based parallax effect, add an image, set the effect, add content, and everything is fine, but it never shows the entire image, just a piece of it. Adding “padding” in top and bottom only zooms the image.
My question: What elements should I fill/add the row with in order to see the entire picture with the Mouse Based Parallax Effect?
Thanks!
Hey Westerdahl,
Could you kindly share the URL in regards so I can see that?
Cheers
Hi there I’m just getting started with the theme.. I planted the dummy data from http://pastebin.com/MikVTe7v# to my editor and found that the mouse based parallax Multi layer is off center to right end of the screen.. I suspect it has something to do with me using an RTL version of wordpress.. could you please tell me if my suspicion is correct and if so is the solution to just switch to regular WP? http://sodavideo.com/wordpress/?page_id=3081
Hey,
Try adding this into the custom css box:
.wpb_row .nectar-parallax-scene li {
width: 105%!important;
}
Cheers
Thanks. but apparently there are more issues with the RTL version.. for instance the mini-portfolio’s nav menu displays revered, my titles aren’t centered on Ipad’s… is there any way I can just cancel the RTL for a specific page? or even for the entire theme except a specific page?
In the functions.php file change this:
//RTL
if (is_rtl()) {
wp_enqueue_style('nectar-rtl');
}
to something like this:
//RTL
if (is_rtl() || is_page('Contact')) {
wp_enqueue_style('nectar-rtl');
}
Weird did the update and now my website shows up weird in google chrome and find in other browsers.
figured it out. Turned off all plugins and reactivated them one by one
Hey carsquad, good to hear 
Hi Team, I have purchased the Salient and I’m unable to install the themes. I tried to search the forums and I don’t seem to able to find the solution. The error message is attached for your reference. I tried to download just the wordpress installer file also but it failed. Kindly advise urgently as this is my first time purchasing theme from Themeforest.
Hey kumbangcx,
I don’t see the error message attached – could you kindly do so again?
Cheers
Is there a way to get the shortcode for blogs to look like a portfolio?
For example, instead of displaying the blog text on the homepage, I want to display the blog picture and when clicked it goes to the blog link.
Is that possible?
Thank you.
Hey CPUBUILDS,
Unfortunately you can’t do that yet – but the idea is on the wishlist 
Cheers
Thanks. I think that’d be a great feature!

hi here, ‘so here’s a legit issue 
the fonts for a light-coloured slide (auto-dark text) are too big at @media only screen and (max-width: 1300px) and (min-width: 1000px)
- they actually increase in size, and break the layout – i cant override this setting in 5.0 but could in previous version… can you please post the CSS to override this? nothing seems to work… thanks!
Hey, could you share your URL so I can take a look? I can’t seem to replicate http://themenectar.com/demo/salient-ecommerce/contact-alternative/
Hi there!!! I replied in the support forum and no one replied. I am have a problem with the portfolio. The images simply won’t load. I see a black image placeholder ….. even the ones that come with the theme. Can someone please advise? I deleted all the extra plugins to ensure it wasn’t that. Someone please help.
Hey sandflower81,
what’s your ticket ID?
Cheers
I get a “SyntaxError: missing ; before statement” when i’m on another tab and try to go back to home by clicking the home tab. Is this an error with the theme or something else wrong with wordpress. thanks
Hey – could you please share your URL so I can test this?
Hi There,
Is there a VC module or a simple way to insert a row of woocommerce products into a page layout?
For example, I want to use the one page demo layout, but I want to add a row that has four products from a particular category.
Thanks 
Hey bravewhale,
yes – the latest release offers a WC product element inside of visual composer that will allow you to do just that
Cheers
is it possible to hide header (main menu) at home page only and then show on the rest of the pages? Also I want to create a decorated frame all around the viewable screen on top of all the pages. for example I will create a TV as the frame or border and then display videos (or pages) showing inside the TV. Which theme file should I edit? Can you tell me how? Thank you very much.
Hey sonykun,
1. Add this into the custom css box located in your Salient Options panel:
.home #header-outer, .home #header-space {
display: none!important;
}
2. This would take a little custom development – good files to edit would be the header.php/footer.php
Cheers
WordPress is telling me I have a plugin to update but when I go to the page everything is fine. This only happened after installing Salient. Is there something I have to enable/disable for the update to go away?
Hey luxerman,
are you using the two recommended plugins? (WooCommerce/CF7)
Nope, I don’t need WooCommerce and I am using GravityForms.
could you kindly open a ticket in regards with your admin credentials so I can take a look? http://themenectar.ticksy.com/
Please could you share the fonts from your latest full screen ecommerce demo. Very nice indeed for WC.
Hey! Here you go http://i.imgur.com/AxXlB8Q.jpg
I am having an issue with my product images being blurry still. I have downloaded the ‘Regenerate Thumbnails’ plugin and ran it multiple times. I have also reset my images to be the sizes indicated in the Product Settings 600×630.
I do not want to get too far in uploading products until I get this issue sorted so i can build all on the same size files…
Please take a look and let me know what else I need to do to make these images crisper.
http://naptowntees.apps-1and1.com/shop/Thank you in advance!
One more thing, my logo even seems blurry on display? Am I uploading images wrong? I know they are built to the proper sizing requested…
Hey,
1. I’m seeing the single product image being served at 600×630 http://naptowntees.apps-1and1.com/wp-content/uploads/2014/12/FINAL_TEMPLATE.jpg are you referring to the main product listing page (with all the products) when you’re saying they look blurry?
2 You should try uploading the logo at the height you defined – which is 35px tall, you currently uploaded at a version 53px tall
Cheers
ThemeNectar, Thank you for the response!
1.And yes, I am referring to the main product page listing. I only have one product image on there now as I do not want to have to go back and save images in another size if needed. I saved it as 600×630 for the product page, but when it shrinks the size for the lisiting page, it seems to be a bit blurry?! Any fixes? (I have uploaded muliptle at one point and all are treated the same)
2. Yes, I will resize the logo and see if I can clean that up a bit. Thanks for the note.
3. Also, are the homepage slider images at full resolution? at times they seem to look less crisp, but understand the scaling will distort slightly, anything I can do to alter that crispness at all?
Again, thank you very much for your time.
kjg
Hey kjg,
1. It appears the image size for that page is being displayed in the standard size of 292×311 – I know you’ve changed the single product image to be 600×630, but try changing the other sizes to be larger as well as then run the regenerate image size plugin again
3. Unfortunately the browser resizing of the images can sometimes reduce quality slightly but there’s nothing you can easily do to fix that
Cheers
That seems to have helped! Thank you very much!
You’re welcome 
Will Visual composer add-ons work with this theme?
Yes, as long as the one you’re using doesn’t require the latest vc to function
I updated Salient and Wordpress and I now have a Search magnifying glass on my menu bar. It doesn’t work, and I don’t want it there. I can’t find where to disable it. It does not appear in my menu list, or general settings for Salient.
Hey – there’s an option in your header options tab to “Remove Header search”
Hello -
Love the theme! Seeing an issue when clicking back home from other parts of the website. It seems to be retaining the previous pages URL structure.
Example: Land on home page > Click to About Section (/about) > Click back to Home Page and while it does go to the Home Page the URL retains the /about and some of the home page elements do not work.
Haven’t had this problem in the past. Could it be due to video header?
Hey! Could you kindly share your URL in regards so I can check on it for you?
Cheers
www.crossfitmtlebanon.com – Thanks!
Hey – try setting your page transition method to standard simulated ajax from the ajax setting you have it on now
Sorry for delayed reply. Thank you! This fixed the issue. 
Glad to hear! 