Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,226 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Hi, :)

I’d like the links of Clients carousel not to open in a new tab, but instead on the same page. Is that possible with some custom CSS code (or by other means)?

Kind regards, Teemu

Hey! You’d need to modify the client.php file (remove target=”_blank”) inside nectar/nectar-vc-addons/vc_templates

Cheers

Can´t find the php file where I need to change in order to move the date up over the title on the home page. (www.crafty.se) Plz help.

Hey – in the init.js file locate this section:

//move the meta to the bottom
$posts_container.find('article').each(function(){

     var $metaClone = $(this).find('.post-meta').clone();

      $(this).find('.post-meta').remove();

    if($('#post-area.meta_overlaid').length > 0){
        $(this).find('.post-header h2').after($metaClone);
    } else {
        $(this).find('.content-inner').after($metaClone);
    }

});

Hey ThemeNectar, :)

First, huge thanks again for your awesome theme, development and support. :)

I’ve a quick question: I’m using the transparent (at start) header background, and I’d like the slightly transparent (at start) link texts of my main navigation to be opaque white instead – for better readability. Can that be achieved with some custom CSS code?

Have a good day. :)

Kind regards, Teemu

Hey! :)

Add this into the custom css box located in your Salient Options panel:

body #header-outer.transparent header#top nav > ul > li > a, body #header-outer.transparent header#top nav ul #search-btn a span.icon-salient-search, body #header-outer.transparent nav > ul > li > a > .sf-sub-indicator [class^="icon-"], body #header-outer.transparent nav > ul > li > a > .sf-sub-indicator [class*=" icon-"], body #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart {
  opacity: 1!important;
}

Cheers

Super and wonderful, awesome, thanks! :)

Have a great day. :)

Cheers, Teemu

You’re welcome :)

Hey! I need to add 5 more elements on masonry (home page) like this: https://s21.postimg.org/d63zbouvr/img.png Is there a way to do this in this theme? http://themenectar.com/demo/salient-corporate/

Hey! Yes – with the portfolio element you can add as many elements as you like to the display – the corporate demo just uses a few for minimalism

Cheers

Hello, is it possible to add the social icons to the top of the website too ? i can’t find any options for that but i would need it…thank you

Hey,

You’d need to use the secondary header for this – it can be activated in the Salient options panel > header navigation tab

Cheers

Hi! thanks for the amazing theme. I have one problem. The mobile menu icon isn’t showing. I tried everything but i can;t fix it, it’s driving me crazy.

this is the site: www.moxibiz.com

can you please help me?

thanks!

Hey! Could you quickly verify that no third party plugins you have active are causing this?

Cheers

Hey Team, I was wondering, is there a way to make these Fancy Boxes right down the bottom of this page full width so they are spread out next to each other without the gutters? Here is my site: http://www.sharneebennett.com/about-2/ And here is the site I am trying to emulate for the same position down the very bottom of the page: http://www.marieforleo.com/about/

Hey,

You’d need to change the row type to full width content and have them sit in 1/3 columns to achieve this

Cheers

I can’t see anymore my logo www.vintagemade.ro

Important!!!! How can i put the logo to be in the middle and the menu in left and right ?

Hey,

1. I’m currently seeing your logo on Windows Chrome – if you’re not seeing it on a retina display try to reupload the logo for your retina logo fields in the admin panel

2. There has never been an update to do this – it’s coming in the next featured based update though :)

Cheers

Hi, what’s the best way to add text like a phone number and address above the main navigation in the header? And have it scale or disappear on mobile view. Thanks

Hey,

You’d need to add it via the secondary header which can be turned on in your Salient options panel > header navigation tab. Css would then be required to remove it on mobile

Cheers

Hey Salient, i got a little problem with my translations. My website : kribou.ca/cliniquesensoriel/ On mobile/tablet, there is a mobile menu. And when i go to Services, i have “Back” displayed. I want it to be translated. i did with Loco translate and Poedit, put my file on salient-child/languages But it does not work. What are your suggestions?

Thx.

Thx! If I do that, I think this setting will be removed as soon as i update the theme. Is there a way to do that with .po files & Poedit?

Oh I made it! I duplicated footer.php on the child theme. It worked. Thx for your help.

You’re welcome :)

Hi! Love the theme. One quick questions. I need to add Terms of Service and Privacy policy links in to the footer. I have tried several ways and nothing seems to work well. Can you tell me how do do this? http://echo8digital.com

Hey,

You can add the anchor tags into the copyright field in the footer tab in the options panel, just make sure to use single quotes in the href attribute http://pastebin.com/eXV4w0Xn

Cheers

Hello, is there event post/calendar support for this theme? Thanks!

Hey! There’s no calendar post type built in but using a plugin like https://wordpress.org/plugins/the-events-calendar/ should work :)

Hi – Thanks for a nice theme :D

Can you help me with a image-size guide?

Kind regards,

Christel

Hey, glad you’re enjoying it!

Sure – could you let me know what element/area you’re referring to?

Cheers

I would like to know the best image size for - Header – ( With 1600×500 it comes out a bit blurry) - Single image for blog, portofolio etc.

In some theme they but in “placeholder” images so you can see the image size on the different elements. I was just hoping to find something like that in this theme?

Kind regards, Christel

Hey again!

For full width rows/page headers – the height will vary depending on what you set it to however I’d recommend the width of the image be at least 1800px to ensure good quality on desktops. If you want it to be crisp on the majority of display sizes you could bring that to 2000px though. A lot of the images seen on the page headers in the various demos use that width

For portfolio featured images – the standard minimum size is 620×400 – however if you use the masonry portfolio each masonry item size has a different minimum. The size guide for this can be found in the user guide

Cheers

Question about the mobile version of our portfolio thumbnails. All of the portfolio items on this page (http://www.v-formation.be/teambuilding/) have no specific thumbnail so the theme just uses a cropped version of the featured image (which is fine to me). However, when my colleague looks at this page on his mobile (an iphone 6s running Safari) he only gets to see half of the thumbnail, while my phone (same iphone 6s running Safari) shows the full thumbnail. Any solutions? And no, I am not looking to upload a thumbnail for every portfolio item as this causes the portfolio item page to show rectangles instead of squares..

Hey,

I can’t seem to replicate this on an iPhone 6s on my end using Safari, are you able to see the issue occur sometimes on your phone as well or is it only occurring on the other phone?

Cheers

On a fresh install, using the demo “ascend” the page ‘about us – extended’ is bugged. Specifically the testimonial/client carousel fullwidth content section. For some reason the inline height being applied is way too short thus cutting the testimonials off. To replicate this, just install the latest version and run the demo and look at the page.

Hey – after importing a fresh ascend and reploading the page many times on Chrome/FF I can’t seem to replicate this. Are you seeing it every time? Is it cross browser for you?

?Hi Salient,

Our theme settings have been reset to the original style of Salient: http://www.defransekamer.com/portfolio/?

Things that have changed: - Logo disappeared - Typography settings have been reset - Color setting have been reset

Our questions: - How can we fix this? - Can we go ‘back in time’? - How did this happen?

Thank you,

Roderick

Hey – Did you accidentally reset them in the admin panel or did this occur after updating? Are your options still showing in the admin panel but are not reflected on the front or are they also reset in the backend for you?

Cheers

Hi,

I have a problem of the slider height/width not scaling as it should on mobile. See screenshots:

Wrong: https://www.dropbox.com/s/evdgpg7e9xzxid5/image1.PNG?dl=0

Good: https://www.dropbox.com/s/8p998rvqinznedp/Schermafbeelding%202016-04-11%20om%2009.04.24.png?dl=0

This was an issue a few versions back as well. It got fixed, but it got broke again.. I’m running version 7.0.7

nevermind, fixed!

Hey – glad to hear you got it working :)

Now I am just working on the portfolio section on the bottom, I am trying to make it look like the 3 boxes Marie has down the bottom of htis page: http://www.marieforleo.com/about/ – “How we roll”, “Stories from around the world”, “Watch Marie Tv”. On my site, I have used Portfolio ITems….but was wondering how to get them 3 across and how to make them taller….http://www.sharneebennett.com/about-2/ – Any thoughts on how I can acheive this? Many thanks, Sharns

Hey – please see my response to your previous comment in regards to this

Cheers

Hey Team, I was wondering, on this page http://www.marieforleo.com/about/ , when you get to a secton called “I’me here to serve. They have an I with a pink border and emphasised. I have done the same effect here using the dropcaps…..http://www.sharneebennett.com/about-2/ using the F…..but I was just wondering, if I can acheive the same objective with the pink square as Marie’s site? Thank-you so much, Sharns

Hey – add this into the custom css box in the Salient options panel

.nectar-dropcap {
    background-color: #fff3f2;
    padding: 20px;
    margin: 0 15px 5px 0;
}

Thank-you so much :)

you’re welcome :)

My Visual Composer isn’t loading when trying to edit pages…Salient is up to data, js_composer is in plugins folder but I get this:

“Installing Plugin: Salient Visual Composer. To receive automatic updates license activation is required. Please visit [Settings] to activate your Visual Composer.”

I click settings and I get “You do not have sufficient permissions to access this page.” Please help!

Did you reactivate the plugin after installing it? If so Please open a ticket in regards with your admin credentials so I can take a look https://themenectar.ticksy.com

Yes it’s activated. I’ve had Salient for years, and no longer have support so I can’t submit a ticket. However I feel like this is a simple fix and should be included in my original purchase as it’s part of the core functionality.

Please contact me through the contact form on my profile page here with your site credentials so I can take a look

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