Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 167,824 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38299 comments found.

Hi Support -

Having an issue with the homepage slider not changing automatically. Checked the settings. Everything seems to be in working order but the image doesn’t change after the set 6 seconds. It actually takes 30 seconds or longer?

settings: http://imgur.com/a/A64AW www.solistone.com

Hey,

You need to edit your Nectar Slider on the page you have it and add your auto rotation timing in there – the Home Slider in the options panel is only for the Actual Home Slider, which is a different slider all together form the Nectar Slider

Cheers

Hey there, the theme looks great and everything seems to work except for one thing. Everytime i upload an image it gives me an http error

Hey Vaskacoolguy32,

Are you only getting that in the options panel or anywhere within the backend?

Cheers

Hi Themenectar,

We used the following code to make the radius of the rounded buttons smaller

html body[data-button-style=”rounded”] .nectar-button.see-through, html body[data-button-style=”rounded”].ascend .nectar-button.see-through, body[data-button-style=”rounded”] .nectar-button.see-through-2, html body[data-button-style=”rounded”].ascend .nectar-button.see-through-2, html body[data-button-style=”rounded”] .nectar-button.see-through-3, html body[data-button-style=”rounded”].ascend .nectar-button.see-through-3, body[data-button-style=”rounded”] { border-radius: 10px!important; -webkit-border-radius: 10px!important; }

and

html body[data-button-style=”rounded”] input[type=submit], html body[data-button-style=”rounded”].ascend .container-wrap input[type=”submit”] { border-radius: 10px!important; -webkit-border-radius: 10px!important; }

Every button style changed as expected except for the navigation menu button. Could you help us out with a code snippet for that as well?

Hey,

add this selector into the snippet :)

body[data-button-style="rounded"]  header#top nav > ul > li.button_solid_color > a:before, body[data-button-style="rounded"]  header#top nav > ul > li.button_bordered > a:before

Cheers

Hey there! Is there a way to activate ne shortcodes dropdown on product archives´s pages in the backend? They are grey and not available although if i put them in the description manually, they work!

Hey physicable,

Unfortunately the editor needs to be a WP editor in order for it to show up and get hooked to the location – since that’s just a regular textarea field, they would need to be entered manually

Cheers

Hey, I am having an issue where the post titles are not appearing. I added the “Blog” element and the posts appear but the titles are missing on the standard post layout. (Alternative posts are appearing)

http://whois.jsaying.com.

How can I fix this? Thanks

I tried adding the code and it didn’t work.

Hey, you’ve pasted in the pre tags with the snippet by accident – once you remove those it will be able to take effect :)

Ah yea, actually that code still didn’t work. It made it white and only for the large_featured items.

I added this below and now it shows correctly.

.masonry.classic_enhanced .masonry-blog-item.large_featured h3.title {
  color: #333;
}
.masonry-blog-item h3.title {
  color: #333;
}

Is there a reason why is wasn’t showing in the first place? Or will that be updated in the future? Thanks

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

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