Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,212 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Are there any suggestions on when the photo is clicked and the lightbox pops out, visitors have a way to facebook/pinterest it.

thank you.

Hey eluzion,

Unfortunately that functionality would need to be added in now as there’s no option for it by default

Cheers

do you know a plugin that will work with your theme that you recommend?

If you’re trying to get it to work with the portfolio or image gallery elements it would take some integration to remove the built in pretty photo class to allow the plugin to function

Hi Nectar staff! I have a question for you. I set the Nectar slider on my website (kribou.ca/wp) but I want to put the captions somewhere else on the picture. (on the total left) how can I define the location of a caption on the slider? Thanks for your help guys.

Hi team! Thanks for your reply. It worked! Is it possible to put the buttons #1 and #2 on the center and the text on left?

Actually, i don’t need it! I like the way it is! Thanks guys, you are awesome!

QUESTION: How and where can i put code to have a email sign up form show up over the header image? or within the slider? please tell me

Hey maijintheartist,

Using the Nectar Slider you can paste the html into the caption field itself :)

Cheers

Hi Theme Nectar, Would you let me know what are the Font Settings (Font Style, Size, Spacing) for the Modern and Ascend Header Navigation Menu?

Hey maurinoloureiro,

See this in regards: :)

http://i.imgur.com/TVxasWG.jpg

Cheers

Is this theme compatible with Wordpress 4.0?

Hey isramartinez,

yes – there are no confirmed issues yet

Woocommerce Stripe checkout looks a little deformed. Not sure if its the theme or plugin that is causing this

Screenshot: https://s3-us-west-2.amazonaws.com/jtnadams/Media/misalignedstripe.JPG

Sorry, change that to this:

html .woocommerce .payment_box p {
    padding-left: 0 !important;
}

Thank you! :)

Hi I need to add a background to the nectar slider heading. I have used:

.swiper-slide .content h2 {
     padding: 4px 0px;
    display: inline;
    position: relative;
    left: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
    line-height: 45px;
}
But the heading now overlaps the subheading. Could you provide the necessary CSS to arrange the spacing/margins for all elements i.e. heading, subheading (which is often on two lines), buttons? Then I can have a play around… Site is www.yourpoweruk.com but I’ve removed the css for this right now. Many thanks!

Hey again! It would probably be a case of adjusting the line height to be greater – if that doesn’t work please open a ticket in regards :) themenectar.ticksy.com/

Hi there. Is there a way to replicate the zoom effect (like when hovering the porftolio items) to the single images (using the embedded Visual Composer)? I know I could just create a portfolio, but I need some static and raw images mixed with some interactive ones with the zoom effect when hovering them.

Thanks a lot.

Oh yeah. I read the forums, and some of you guys suggested using the gallery. I don’t want to use it for 2 reasons: I need a single image that behaves with a general link (the single image does this) and I don’t want it to open itself bigger.

I just need a way to animate and put the image caption on it, just like the portfolio item. I hope I could explain it precisely. Thanks in advance.

Hey nishikazuhiro,

Unfortunately it wouldn’t be possible to isolate that effect without using one of the elements that offers it yet – the only way around that would be to use custom html markup

Cheers

Hi, really liking this theme!

One question, how can I get a “Column Link” to open up in a new tab or window?

Even better, is there a way to just have all external links open in a new tab?

Hey usmangroup,

Add this into the init.js file located in the js folder :

$("a[href*='http://']:not([href*='"+window.location.hostname+"']) ").attr("target","_blank");     

right after:

jQuery(document).ready(function($){

Cheers

Hi,

I am about to have your theme installed on one of our sites, the Eye candy Mosaics is the prefrence.

I just wanted to clarify two points before we go ahead if you would be so kind as to answer them it would be greatly appreciated.

1: On that the Portfolio Eye Candy, can the video be substituted with Images with arrow/slider?

2: Can the mosaic puzzle pieces underneath be assigned to any pages throughout the sitemap?

Thank you

Sami

Hey! Yes, this could be handled with css – which project style are you using on your setup?

Thanks for the Speedy reply!

Meta on hover + Over Thumb link is the style.

Try adding this into the custom css box in the Salient option panel:

items .col .work-item.style-2 .work-info a, .portfolio-items .col .work-item.style-2 .work-info a, .portfolio-items .col .work-item.style-3 .work-info a, .portfolio-items .col .work-item.style-4 .work-info a {
z-index: -9999!important;
}

Hi,

Since upgrading my Wordpress version the Nectar slider on the homepage is not displaying properly. On landing on the page www.motivproductions.co.uk the video appears as a thin strip at the top. However if the browser window is pulled in and back out again the video returns to full size. Any ideas?

Thanks

Hey motivproductions!

Can you please ensure that no plugins are causing this? If not please open a ticket in regards so I can take a look http://themenectar.ticksy.com/ :)

Cheers

Hi, Great theme. The second nectar slider on the home page do not start on http://www.pythagora-digital.com

I have to refresh the page to let it start, which not obviously what I can ask to my visitors ;-)

Is there a workaround ?

Also if you press the Contact button, the screen slide up to the top of the page before loading the next page. Why ?

Also, you will notice that accentuated font on subtitles under the numbers part are not properly displayed (they are kind of bold).

Hey fpierron,

1. I can’t see this occurring on my end – what browser are you experiencing this in?

2. That’s part of the ajax transition, you can turn that off in the general settings tab of your theme options panel

3. Check the option to load ext. latin characters in the default font in the typography options tab to fix that

Can you tell me please where to go to change the responsive menu icon?

And could I use an icon from font awesome instead??

Rich

Hey Rich,

You could change that in the header.php file at this line:

<a href="#mobilemenu" id="toggle-nav"><i class="icon-reorder" /></a>

Cheers

I am trying to decide whether to get Salient, X or Avada. As my aim is more to business, does Salient support booking system so we can use it for hotel or event? If not, can it integrate with Booking System PRO? And what are the most notable elements to make unique site cz it kinda looks the same with horizontal flat arrangement sites right now?

Hey Soweic,

I haven’t testing with that plugin, but can’t see why there’d be issues. Every theme offers its own design, it’s up to your taste to deicide which one suits your needs best :)

Hi I was tempering with functions.php file and everything broke. Please help. This is the message I receive Parse error: syntax error, unexpected ’/’ in /var/sites/t/test.divit.hr/public_html/landing/wp-content/themes/salient/functions.php on line 1407

No need for help I fixed it. But I was trying to make a full page link nectar slider to open a You tube link but in a lightbox. And I would like to have a button as well on that page.

And one more question. I added the nectar button Signup in the menu, but it’s not visible in responsive version. How do I make it a part of the menu in responsive version? Thank You

Hey divitsystems,

1. This would require some custom development unfortunately since even if you modded the full link option to use a lightbox, then every full link button would work that way

2. You’d need to add it also in the mobile menu div in the header.php file

Cheers

Is there no way to sort the content of the port folio? AKA project?

Or are they sorted automatically on CREATED DATE?

On normal pages I can set a priority-number. But not on the portfolio. Will I have to change all the dates manually, then?

http://www.erhverv.peterpackroff.dk/projekter/

Hey Peter,

You can use this plugin to easily reorder them with a drag and drop UI https://wordpress.org/plugins/intuitive-custom-post-order/

Cheers

Thx ill try!

Hi!

1. I really really wanted a slider for the normal project-module, which you provide for RECENT projects. Its MUCH cooler with javascroll, instead of having to reload the entire page and then go back to top, before the user can scroll down. Why not make this possible for normal project-view also??

2. Also, I really wanted to keep my antrasite background, but it looks redicules as is now, even after I set the row to “full width content”.

3. I would have liked to provide a “Larger Photo” option for my portfolio. However, you only provide this with ONE of your 4 views. And this view is styled terriby, as you see. A: The titleboxes are of different height, autoadjusting to text (looks bad) B: The text goes right to the boarder with no padding at all (looks bad).

Succestion: One one of your views you provide a PLUS in the corner. Why not adding the option of an EYE on all portfolio-views (on hover), for a quickview/ pretty photo?

http://www.erhverv.peterpackroff.dk/kompetencer/projektstyring/

2. On the page I sent you I have a grey background I have set for the row. But it only takes up like 80% of the width, when using the module. That means, I will get light-grey default colour in the sides and dark grey in the middle. I think this must be a bug in your theme, eh?

3. It was only meant as a suggestional feature. However, btw, Im not sure if it loads the Featured image or the replaced featured image. Cos if I get a lightbox with only 500×500 pix its a little disappointing. It would be cool if one could descide which image to display as full-size, so that it will not just display the cropped featured (replaced) image full-size. I must admit though I have not tested it myself, yet, as I was affraid of spending hours of work for no need.

Hey,

1. The pagination i’m talking about is the infinite scrolling option as seen here: http://themenectar.com/demo/salient-ascend/blog-infinite-scroll/ (it’s available for the blog and portfolio)

2. Are you referring to this grey section: http://i.imgur.com/r31qBxl.png

Hey Fairz420!

At this current moment it looks like WP isn’t installed on that URL – can you verify that’s correct?

Cheers

Oh!! sorry bro ,I’m reinstall WP (2 Hour ago),and now its doesn’t display menu again. Please visit http://www.go4adscreative.com/demo/

Hey Fairz420,

please see my response to your other comment in regards :)

Cheers

Hey, favorite WEBDEV!

I wanted a background image for my wee box (coloumn). But when I add it, it is repeated multiple times X/Y. Is it possible to set it to 100% width?

(I know it is but how to do so?) ;)

Ill try – thx!

Ok tried it, but still it doesnt make background 100%...

http://www.erhverv.peterpackroff.dk/kompetencer/

I don’t see any repeating of the image, but if you want to ensure the image is always showing the bottom right section fully, change it to:

.wpb_column {
    background-position: right bottom!important;
    background-size: cover !important;
}

Hi,

I have just upgraded to WordPress 4.0 and it has broken my site. The Salient theme no longer works and I cant seem to get it to work again. Can someone please have a look? I have posted on your support form and have not received a response in 3 days.. Can you please provide a response ASAP as I need to get this website back online.

Cheers,

Zac

Hey Zac,

Have you tried to check for plugin conflicts yet? There’s no known issues with 4.0 yet, I don’t see any tickets open past 24 hours ago – could you let me know the ticket ID?

Cheers

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey