Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,139 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

What is the best way to set up the Social Buttons (which look like icons) like this on the example page!? It appears to to be a 1/4 + 1/4 + 1/2 Row? http://chrisgrenier.com/wp-content/uploads/2016/07/social-salient.png

Hey svtmuscle, the row holding those columns is set to full width content – you’ve guessed the column setup correctly. The social buttons VC element inside of the 1/2 column has the option turned on for “full width”. That’s what will give the spacing/size you’re looking for.

Is it possible to either move the existing CTA or place my own CTA (just a simple full page width bar I can do myself with VC) right below the main top image on the portfolio page?

https://suburbantours.com/portfolio/trip-to-new-orleans-tour/

My client is asking to have a CTA here and I know this page is “pre-coded” but wondering if it’s possible. They want this done on 25 portfolio pages and rather than recreate the pages as non-portfolio pages so I can do whatever I want with them in VC, I was hoping I could just pop a CTA into the existing portfolio template. Thx!

Hey co50,

Unfortunately this would need to be added into the single-portfolio.php file – in that file, right before this:

<div class="container-wrap" data-nav-pos="<?php echo $single_nav_pos; ?>">

you'd have to place your markup

Cheers</div>

hi there, im trying to add the facebook social plugins, i have tried the javascript in the head and also the iframe method and im struggling to get this to work, i have tried using “text” element and “raw html” elements and none of the facebook share will appear on the the site.

http://highflyingmonkeys.com/win-a-free-kite-trip/

Under: Share our website and facebook page with your kiting buddies.

i have tried both iframe and HTML using raw html and text and neither is displaying

Thanks for sharing that, I’m seeing some partial code in the source – could you kindly paste the full snippet you’ve entered in there so I can take a look? Use this site so the comment area doesn’t break the formatting pastebin.com

http://www.pastebin.com/embed_js/pwhCvje1

I have tried both the iframe and the javascript SDK version in the RAW code and also text input fields, cant get it to load whatever i do.

Hello, Do you have a custom JS area just like the custom CSS in theme options ? I always work with it on other themes and it’s very useful but I can’t find it on SALIENT.

Thanks for your great theme and the work you put on it :)

Hey Arkanite!

You can use the “Google Analytics” textarea for this – just remember to include script tags around your js code.

Cheers

Hi Guys,

Just wondering where I could find the options to change the font colour for sale ‘Now’ pricing? Or if there isn’t an option for this what the code would be?

Thanks

Hey 2squared,

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

html .woocommerce span.onsale, .woocommerce-page span.onsale {
  background-color: #000!important;
  color: red!important;
}

Cheers

I wanted to use the sub-menu feature, but I can’t seem to find anywhere in VC the “Row ID” option so I can use anchor tags like in the Salient Corporate template. Can you steer me in the right direction?

I realize you’re super busy, any thoughts on this?

Hey andrewbrockenbush,

The option exists at the bottom of the VC edit modal when editing a VC row – http://imgur.com/a/pL480 if you’re not seeing that please open a ticket in regards with your admin credentials so I can take a further look :) https://themenectar.ticksy.com

Cheers

Is there a way I can set a maximum size to fonts on mobile? On desktop my fonts are ok, but on mobile they are too big to fit the screen.

Hey paolapasolini, could you please share your URL in regards? I’d be glad to assist :)

Cheers

Hi how would I go about installing a custom font (@font-face) to use on the front end? (Love the theme by the way!)

Hey!

have you looked into using a plugin such as this instead of manually doing it? https://wordpress.org/plugins/use-any-font/

The css for the font face could live in the custom css box located in your Salient Options panel though.

Cheers

Thanks for the reply – I’ve managed to work h1, h2.. and p, can you point me towards the css tags I should be looking for to change navigation and page header fonts?

Hey again, use these:

body header#top nav > ul > li > a
html body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1

Hello I like this (Salient) theme; and am thinking of purchasing it. But I want to first confirm the following: 1) Can I create square thumbnails.. like here http://www.lionelsmit.co.za/catalogues/ .. and how did this person achieve this? As in, what feature did they use, ie. grid? Gallery ? 2) Also, on that homepage (http://www.lionelsmit.co.za/), is there a way to make it such that the white bar (with the logo and links at the top) is always visible.. ie not just after you scroll down as it is there..? That is NOT my site BTW.. just one that I like. Thanks

Hey, thanks a lot for your reply; I’m not using any plugins to order my items at all

Please open a ticket with your admin credentials and let me know the ticket ID here once you’ve done so so I can take a look :) https://themenectar.ticksy.com

Hi and Thanks! I have done so (Private Ticket #854743)

Hi,

I am using agency theme, I have a question about video visibility on mobile which is not showing when i see on my android and iphone both

here is one of the example: http://impfm.com/portfolio/dogs-out-of-this-world-tv-series/

if you will see this on desktop , you will observe a video of dog working fine but when i open it on my mobile, this is not showing

can you please suggest me a solution to this

Hey IMPFM,

Video backgrounds are disabled on mobile by default because autoplaying is not possible. The “Video Preview Image” will be shown instead so make sure you have one set :)

Cheers

Having issues with Google Maps saying that something went wrong and to look at my Javascript source… But I followed these troubleshooting steps from the author:

Hey,

The issue only applies to new domains where the maps script hasn’t been prior to June 22 of this year. This article explains it: https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html If you’re on a current version of Salient you can add the key into the map.js file in the js folder. The line to mod should be near line 589 of the file -

$.getScript(‘https://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded');

will become

$.getScript(‘https://maps.google.com/maps/api/js?sensor=false&key=APIKEYHERE&callback=mapAPI_Loaded');

The next update will add an input for users to add the key in the admin panel

Cheers

Hey iamjeffsmith, could you please share your URL in regards so I can see why adding that key didn’t work for you?

Cheers

I am adding team members to a page, and using two columns. Two members are displayed side by side. One member’s bio is longer than the other, so visually I would like to create spacing on the person with shorter bio so that the line at the end of the bio aligns with the line of the member with long bio. (I am using meta below style)

I have checked equal column heights box, also tried adding
tags for shorter bio, didn’t work. any other suggestions?

Hey geekdot,

Could you kindly share your URL in regards so I can assist?

Cheers

Hi, i am looking to purchase this theme again for another site. I have one small questions.

Do you have a single page that outlines ALL of the panels / components available… so that you can view all options on one loooong page?

Hey oo7ml,

Unfortunately there is no such demo page – If you have a license for the theme already you should be able to download the current version to view the admin panel if you’re curious about anything specific

Cheers

Ok, i think a components page could sell this theme even further :-)

Similar to bootstrap – http://getbootstrap.com/components/

I’ve noted it for the wishlist :)

Hey thanks for a great theme!

I have a pair of questions:

1. How can I add a menu to the sticky sidebar of the project view? I have tried with the text editor through shortcodes, but I dont see that option

2. How can I put a color overlay in Page/Project header to make the title more legible?

Im guessing both things can be done with CSS, but I havent had lick with other posts in the comments. I appreciate the help!

Hey rsmsantiago!

1. What kind of menu are you referring to? You can have standard html anchor links in there if you desire

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

.single-portfolio .page-header-bg-image:after {
  display: block;
  position: absolute;
 content: ' ';
  width: 100%;
  height: 100%;
 background-color: rgba(0,0,0,0.5);
 top: 0;
 left: 0;
}

Cheers

Thanks for the help.

1. I was thinking of a menu that you can edit visually under Menu (like a widget), but if that’s not possible, anchor links will do it. Just a question, how can I remove the white space taken up by the Heart liking system that i removed in the sidebar here (and in any portfolio single page)? http://aboutdanapoint.com/portfolio/business-stories/ . Also, could you please help me put a full width box with a title within that sidebar at the top so that it looks like the one here? http://danapointtest.businesscatalyst.com/business-stories.html

2. This works perfectly for the portfolio pages! What would be the target to do the same thing in the regular Pages?

Once again, thanks for the help!

Hey again!

1. Add this into the css box:
#project-meta .project-sharing {
  display: none!important;
}

2. You could change the snippet to:

.page-header-bg-image:after {
  display: block;
  position: absolute;
 content: ' ';
  width: 100%;
  height: 100%;
 background-color: rgba(0,0,0,0.5);
 top: 0;
 left: 0;
}

Cheers

Please see here: http://www.stonemasons.co.za/shop/ – we have a shopping cart but when you go to checkout it does not remeber when you are logged in so it does not show the shipping method unless you type in the address, which you have to do everytime you add a new product? Any advice?

Hey gustav939,

Is this only happening when Salient is your active theme? If so please open a ticket in regards https://themenectar.ticksy.com

Cheers

Hi,

Love the theme! I’m trying to edit the size of the author/vocation on the testimonials slider without much luck – any help?

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

body .testimonial_slider[data-style="multiple_visible"] blockquote span.title {
    font-size: 18px!important;
}

body .wpb_wrapper.tabbed {
    border: 2px solid #000;
    padding: 22px;
}

Cheers

Awesome!! Thankyou so much. I hope you don’t mind another question: when I open the site on mobile, it just comes up as code.. is there something really obvious I’m missing?!

Hey! Have you verified that no plugins you’re using is causing that? If you have something adding a mobile theme, thus disabling Salient, this would indeed occur

Cheers

Hi, great theme and features. Is it possible to add the slide caption to under the slide image using the nectar slider? I don’t want the caption text to overlay the image but just go underneath.

Thanks

Hey jsgilly20! There’s a “bottom” vertical positioning available in the slider – if you need it to go further down please share your URL so I can take a look and assist :)

Hi, I selected bottom and all it does is seem to slightly offset it down a little bit – but not to the bottom. Url I’m working on is http://new.tedtodd.co.uk – here is a picture of what I am trying to achieve – http://imgur.com/a/3ZpnE

Thanks!

Hey, add this into the custom css box located in your Salient Options panel:

body .swiper-slide .content {
    top: auto!important;
    bottom: 10%!important;
}
.swiper-slide .container {
 position: static!important;
}

Cheers

Hi, since the last update of Woocommerce and Salient, I dont have any Proceed to checkout button anymore ! Any idea ? (I don’t use page transitions)

Hey Mat_,

Are you using Salient 7.0.9? That’s the only version that is compatible with the latest WooCommerce

Cheers

Hello. I am having trouble getting Visual Composer to work. I have the latest version of WP and Salient and have all of my Plugins deactivated.

Hey CJBergmen,

Is your Salient VC v4.11.2? If so please open a ticket in regards with your admin credentials https://themenectar.ticksy.com

Cheers

It says I have Salient 5.0. Not sure where to check to see specifically on the visual composer version

Hey again, the current Salient (v7.0.9) is the only version that includes the current VC which is compatible with WP 4.5+

Cheers

Hi!

Fantastic theme! Is it possible to get a new font awesome 4.6 version? its current ver 4.2. I need new icon set.

Thank u very much in advance!

Hey ahmetbintas!

It’s coming in the next release :)

Cheers

Hi, i’m downloading next release but not inculude new font awesome when u inculude new icon set from theme.

Thank u very much in advance!

Hey, sorry about that – it’ll definitely be in the upcoming release (about 2 weeks away)

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