Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,141 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

How i can remove the full header title+background image or color and use full-screen image? i try use the Nectar slider but show some problems, show some footer content…and i have tried this: #full_width_portfolio .project-title { display: none !important; } and this #full_width_portfolio .project-header { display: none !important; } but don’t work to remove everything, the first just remove the title and the other don’t remove nothing. It is possible to the use the same page editor header option on projects page?

Hey,

As of now using a fullscreen header on the project single page would require some custom development – however it’s an item on the wishlist so I’ve noted your +1 for it :)

Cheers

Thank you ;)

You’re welcome

In this demo http://themenectar.com/demo/salient-corporate/ how are you create the first image, its the heather image or is the page creator with background image with front text?

Hey ferreirex,

It’s a row with a BG image – when you turn on the page header option to “Slight zoom in” for the Load In Animation in the Salient options panel you’ll get that effect. The text inside of the row is using the split line heading element

Cheers

Thanks a lot guys

You’re welcome

With the parent them their is a custom stylesheet called woocommerce.css – /wp-content/themes/salient/css/woocommerce.css.

I want to overwrite some of the styling within my child theme which for the most part seems possible except for when you’ve used !important within the parent woocommerce.css file.

If I use !important within my child css file unfortunately the parent them still gets a higher priority. Is there anyway within the child functions file we can enqueue this file with a lower priority. I’d still like to keep all the styling however I want to make some minor adjustments.

Maybe there is any easier way.

At this point I’m trying to change the styling for the tabs and in particular the background of the tabs from grey to white using the following code.

.woocommerce div.product .woocommerce-tabs ul.tabs li { border-bottom: 1px !important; background-color: rgba(0, 0, 0, 0.0) !important; background: white !important; }

However this isn’t working and woocommerce.css is overriding it. Let me know your thoughts. Thanks in advance,

Hey byronjt, if you add “html” in front of that selector it will become more specific and take effect

html .woocommerce div.product .woocommerce-tabs ul.tabs li { border-bottom: 1px !important; background-color: rgba(0, 0, 0, 0.0) !important; background: white !important; }

Cheers

I’ve created a basic 2 column mega menu. It seems every column for your mega menu must have a heading – I can’t simply have 2 columns of child items under one parent menu item.

I’ve tried adding a class to hide the 2nd column’s heading (which is a custom link going to #), by defining a class called .hideit {display:none!important;} and then calling it in the 2nd column top menu item, but it’s completely ignored. It doesn’t even appear in Inspect.

How do I hide the 2nd column’s “parent” so it’s just two columns with just a heading at the top of the first column?

Hey again, the megamenu present on your site has 4 columns: Featured destination, USA, Canada, International. Are you just trying to remove the heading that says USA?

There are only two – USA & Canada, and USA & Canada 2. Trying to remove the second one. There were 4 columns a month ago but not anymore. If you’re somehow seeing a cached version (IE has issues with W3TC), add a /?whatever to the end of the URL.

I was viewing on Chrome, however I can see the two column setup now :)

1.

body header#top nav > ul > li.megamenu > ul.sub-menu > li:last-child > a {
    visibility: hidden;
    height: 0px;
}

2. Your desired mod to the mobile menu wouldn’t be possible without custom development

Cheers

Fantastic theme! Is it possible to get a custom font to appear in the select menus in the typography section Salient Options tab?

Hey, thanks!

As of now this would require some custom development – but this plugin might be able to help https://wordpress.org/plugins/use-any-font/

Cheers

why is home screen all wonky and not working properly??

http://brookescheurn.com/

the home slider has a huge grey area and the posts are not formated (with the correct spacing) as they are when you view the post individually

Hey, please open a ticket in regards with your admin credentials so I can take a further look at the setup https://themenectar.ticksy.com

Cheers

How do I fix this error in woocommerce?:

salient/woocommerce/content-product.php version 2.5.0 is out of date. The core version is 2.6.1,

Hey brookescheurn, you need to update to the latest version of Salient (7.0.9)

Cheers

I updated to the latest version but it still gives this error code

salient/woocommerce/content-product.php version 2.5.0 is out of date. The core version is 2.6.1,

Hey, please open a ticket in regards so I can check on that further for you since the core version of the file is indeed 2.6.1 in Salient 7.0.9

https://themenectar.ticksy.com

Hi,

I’m using the Nectar Slider to place video on a page. The video aspect ration is 2.4×1 (instead of 16×9) so right now there are black bars showing up on top and bottom. Is there a way to adjust the ratio with CSS to remove those black bars?

You can view the page I’m working on here: http://staging.thestoryis.com/home-3/

I’m loving the theme so far. Thanks for any help you can give!

Hey imullen!

Add this into the custom css box in the Salient options panel:

.swiper-slide .video-wrap {
   -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

?In my pages on Project Header Option i have the size of the image big, and i like to know if is possible to insert arrows or any indicator to make the visitor go down to the footer page?

Hey ferreirex,

Unfortunately as of now this would require some custom development but i’ve noted the idea for the wishlist

Cheers

Thank you very much ;)

You’re welcome :)

How come some blog posts show in some browsers and not others? I just made a few blog posts on my website at http://thefictionstoryroom.com/read-fiction-stories/ where the most recent show in Safari but not in Firefox or Chrome?

Hey,

I’m currently able to see your posts appear in Firefox & Chrome on my end – have you tried to check on more than one machine? If so please let me know the version of the browser you’re using and if you can replicate this on the demo as well

Cheers

Thanks for the response I figured out the issue before you replied. My blog page was set to only show 6 posts on the page and I had it set to infinite scroll overlooking the post limitation I had set. User error thanks again though!

No worries :)

Hi,

I would like to Translate WooCommerce because some texts are English but I prefer Hungarian. How can I do it? :)

I have PoEdit, but which file is good for me?

Thanks!

hello, for some reason you do not see the marker on the map. thank’s

Hey sandrone82, Please share the URL in regards so I can see what’s causing that

Cheers

http://www.lomatson.it/douce-vallee/ setting the Map Zoom to 14 do not see the logo …

If you zoom out really far you can see the logo is placed in the wrong coordinates – verify that you have the marker coordinates to same as your center point lat & lng. If you can’t get it please open a ticket in regards with your admin credentials at https://themenectar.ticksy.com

Cheers

Has something happened to the visual composer? I am running version 7.0.6. Page builder is not working and you can’t add any shortcodes form visual elements menu. Is this now a paid plugin that has to be purchased separately?

Hey,

The only version of Salient that is compatible with the latest WP is Salient 7.0.9, and the only version of Salient Visual Composer that is compatible with WP 4.5 is 4.11.2. If you’re using older versions of these and have updated to WP 4.5, your visual composer will not work.

Once you’ve updated Salient, head to the plugins section of your admin panel to update Visual Composer. If you’re having issues after using both the current versions, check for third party plugin issues – WP 4.5 added a new version of jQuery and a lot of plugins broke because of it.

Cheers

Hey, I’ve removed the projec title header and using slider revolution, however it isn’t sitting flush under the transparent header… how can i get it so sit at the top of the page?

thank you :)

Hey PB1954,

Please share your URL in regards so I can take a look :)

Cheers

Guys,

Having a strange one, all my posts are still in the WordPress backend, however, they have suddenly stopped displaying on the blog page itself?

https://www.cortica.co.uk/blog/

As you can see, we have the blog post previews in the middle footer widget which are displaying correctly but just not on the page itself.

No settings have changed as far as I’m aware?

Any ideas?

Hey 2squared,

Have you verified that no plugins active are causing this? If so please open a ticket in regards with your admin credentials https://themenectar.ticksy.com

Cheers

Hi There,

Can you please tell me how I can remove the woocommerce tabs from beneath the add to cart button.

I’d like to reorder the tabs so that they appear under the product title and ratings.

I’ve added an image below to show you what I mean.

https://s32.postimg.org/5av9rvlp1/Untitled_4.jpg

I seem to be able to use the following code to have it appear under the title

add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 10 );

But I haven’t been able to remove it from the spot you’ve currently got it placed.

Any assistance greatly appreciated.

By the way I’m using a child theme. It seems i can comment out the lines in the functions.php of the parent theme but that’s not my preference as it will be overwritten in future salient updates.

I added this to the parent

//change tab position to be inside summary if(empty($options[‘product_tab_position’]) || $options[‘product_tab_position’] == ‘in_sidebar’) { remove_action(‘woocommerce_after_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 10); //add_action(‘woocommerce_after_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 1); }

Hey byronjt,

As of now this would need to be modded in the parent theme – i’ve noted to make that section child theme ready though :)

Cheers

How can I set the a full page background image link in the “one page” demo.

I want to nav-menu to appear over the image. Thanks

Nevermind. I got it. Thnaks

Hey munguia319, glad to hear you’ve sorted it :)

Hi, is there a way to hide the site title using CSS. I’m getting ride of the menu bar and would like to make it look clean up there! I tried using the display: none; tag but couldn’t figure it out.Let me know thanks!

Hey MakeMyFilter!

Could you please share your URL in regards so I can see why that wouldn’t work for you?

Cheers

https://www.makemyfilter.com/

This is the code I put for my CSS: }

header#top #logo { 
display:none!important;

Hey – as of now on your URL i’m not seeing the default Salient header and am instead seeing a header loaded by revolution slider on all of your pages

When using the Ascend theme the Cart Menu Icon is on the very far right hand side i.e. right:0px.

Is there any way to align the cart menu icon with the right hand side of the body content. For example when the search magnifying glass is added it aligns directly with the right margin for the content below it. Can we do the same with the add to cart option?

http://192.185.73.10/~thegoodsheet/

Many thanks

Sorry please ignore i commented with my clients account instead of my personal one.

Hey HemisphereHospitality,

No worries :)

For the Portfolio – 3D parallax on hover:

Is there a way to change the thickness of the border when you hover over? Couldn’t find it in the CSS.

Hey SeanAUS120,

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

@media only screen and (min-width: 1000px) {
body .portfolio-items[data-ps="6"] .work-item:hover .bg-overlay {
    border-width: 6px!important;
}
}

Cheers

Working great! Thank you :-)

You’re welcome :)

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