Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,192 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

I have this grey area that appears on my header and the page doesnt seem to start below the header and the solution quoted below did seem to work http://shiyenze.co.ke/New/

The page also doesn’t start below the header but at the header is on top of the page

“Hey – they have the hide header until needed option turned on in the Salient options panel > header navigation > animation effects tab”

Hey,

The Home Slider won’t work as good with this effect as the Nectar Slider – the Home Slider is only around at this point for legacy users since it was the original and only slider Salient offered, however the Nectar Slider offers all the same features and is better performing

Cheers

Hello

I want this theme to support RTL, But I don’t know how?

Thanks for your support and BEST theme

Hey, do you have WP set to a RTL enabled language in the wp-config.php file?

Hi! I’m trying to update the Salient Visual Composer to 4.11.2 but there is an error. (no package or something like that). Versions : Salient Visual Composer : 4.9.2 Wordpress : 4.5.2 Salient theme : 7.0.8

I need to have the last version, cause the actual version of visual composer doesn’t work…

Thank you!

Hey,

If you’re upgrading from Salient VC 4.9.2, you’ll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.10) in Appearance > Install Plugins – This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.

Cheers!

Thank you! That works ! :)

You’re welcome :)

I’m having an issue importing the corporate demo content. I submitted a ticket #760872 a couple of days ago. Would love a response :)

Hey, will check on it shortly :)

Hi Nectar- Could you say how soon you plan to drop the next release so we can plan our update maintenance time? Thanks, Roland

Hey,

there will be a bugfix related update in the next few days – but the main feature based update doesn’t have an eta at this time

Cheers

Hi team, can someone please answer my support ticket that was submitted 3 days ago? It’s Private Ticket #760271, under name of victordd. Thanks!

Victor

Will check it out as soon as I can

Cheers

Please, tell me how to leave the menu sticked to the header. I can only see this option to mobile.

Plus, I’d like to add that when I put the “&rel=0” in the end of the video to the Video Lightbox, the youtube video doesn’t work anymore.

Found the solution to the Sticky menu :D

Hey!

Are you using prettyphoto or magnific for the theme lightbox?

Cheers

Where is the Salient Option Panel? After installing the theme and creating a Child theme using the Child Themify plugin, the Salient Option Panel is not appearing on the left side. I’m trying to use the Classic All Purpose demo with Home-Blog. Ticket #761918

Hey,

It’s a known issue that some third party plugins that include the redux framework cause the Salient options panel to be hidden – for the time being you’ll need to disable that plugin to access the options panel. This will be fixed in the next update

Cheers

Thanks. It’s been resolved. I appreciate your help!

You’re welcome :)

I’m using WelcomeMat from SumoMe, but it’s currently displaying UNDER the featured image. How can I get the WelcomeMat to display on TOP of everything else? http://makermistaker.com/obe

Hey,

Is that the popup triggered by the “Get 20% off the Maker eBook” CTA? Currently I’m seeing that appear on top of the featured image

Cheers

I went ahead and disabled the “Welcome Mat” feature which was a full-screen overlay that was supposed to show up when a visitor first lands on the page. But SumoMe said they had issues with it not loading correctly on my site, so they refunded me. I am using another plugin from them that pops up later (which is what you see there) and it seems to be working fine. Thanks for looking into it!

No worries, let me know if you experience any other issues :)

Cheers!

After updating to 7.0.8 when you click the “Cart” button I only see “Update Quantities” there is no “Continue to Checkout Button” on the cart page.

Hey,

Are you also on the latest version of WooCommerce?

Cheers

Hi Theme Nectar! The mobile version of my page doesn’t look so great. Slider doesn’t appear at the top of the page and the text that replaces the logo covers the navigation button making it not functional on the iPhone. A friends Android did the same thing. Thanks for your support! You guys rock!!!

Hey!

Do you have a retina logo uploaded in your Salient options panel > header navigation and Salient options panel > header navigation > transparency tabs?

Cheers

I did not. Adding the retina logo solved the problem. Thanks!!!

You’re welcome :)

I have a portfolio where when you click the picture it goes to another page in the website. The problem is that it opens the page in a new window when you click the picture. How can I make it so it opens in the same window?

Never mind, I found the answer in another users comment. I went to the int.js file and deleted:

//portfolio external links $(”.portfolio-items a[href=’http://']:not([href*='"+window.location.hostname+"']), .recent_projects_widget a[href=’http://']:not([href*='"+window.location.hostname+"'])").attr("target","_blank");

Hey,

glad to hear you found the solution :)

Cheers

On mobile, the header on my website crowds the Blog post title or Portfolio title. This happened on my website and you supplied me with custom css to bump it down, but it still is crowding the top of my mobile site. Thanks.

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

header#top #logo {
    margin-top: 7px!important;
}
@media only screen and (max-width: 690px) {
header#top #logo {
    line-height: 16px!important;
    font-size: 16px!important;
}
}

Looks great. Thanks!

You’re welcome :)

Review Tab on product single page I am wondering. I did not enable Reviews in Woo admin settings but it still appears on the product single page. Is there any option in the salient admin settings that I don’t see? I do not want this tab.

Hi, I use a lot of images as Page Header on my blog posts. Can I add an outline to the text so it stands out properly. I’d prefer it to be an outline rather than say a bar behind the text.

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

#page-header-bg h1, #page-header-bg .subheader, .nectar-box-roll .overlaid-content h1, .nectar-box-roll .overlaid-content .subheader, #page-header-bg #portfolio-nav a i, body .section-title #portfolio-nav a:hover i, .page-header-no-bg h1, .page-header-no-bg span, #page-header-bg #portfolio-nav a i, #page-header-bg span {
    text-shadow: 0 0 2px rgba(0,0,0,0.8);
}

Cheers, perfect.

Ive created a one page site with a menu that consists of anchored linked (#id) and when I click on a portfolio item to go to its page, the top menu no longer works correctly as its referencing an id which is on the home page. How do you add correct menu items in this example?

Hey, use the full URL with your anchor links – i.e. http://url.com/#anchor link :)

Hi, using the full link with anchor tags seems to result in a white screen after clicking any of the links. Any ideas?

Hey,

In order to fix this you’ll need to active the option in the page transitions tab of the Salient options panel to “Disable Fade Out On Click”

Cheers

Hey, are you saying that change occurred after updating? Please share your actual site URL so I can take a look

Cheers

hey, i want to change the font color in text block “font color” from culomn settings not working.

Hey,

Please share your URL and let me know which column you’ve set the color where it’s not working so I can assist

Cheers

Could you tell me if there is a way to change the default size of all images appearing in the attachment page (attachment.php)? I would like to display a larger image (see: http://www.oceanwildlifephoto.com/ocean-gallery/animal-behavior/shadow-feeding-fish-feeding-behavior/) instead of the 300×200 showing there now.

I’ve searched your support in hopes of an answer but I can not seem to find anything. The method posted throughout the web is using code that seems quite different from what you have in your attachment.php and nothing seems to work.

Your help would be greatly appreciated. Thanks!

I tried changing the image sizes in the Settings > Media but that did not appear to do anything on that page. I do not have an attachment.php page in the theme. What is Salient using to display that page? Is it single.php? If so, my question still remains as to how I can change the image size. http://www.oceanwildlifephoto.com/ocean-gallery/animal-behavior/shadow-feeding-fish-feeding-behavior/

Got it! Didn’t realize I needed to regenerate the thumbnails (I used the Regenerate Thumbnails plugin) after I changed the Medium Size dimensions in Settings > Media.

Glad to hear! :)

Cheers

eCommerce demo is not showing cart working after adding product to cart? Can this be fixed.

Hey, thanks for noting this – i’ll fix this soon

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