Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,852 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38360 comments found.

Hey Phil,

How do I show ALL products on my store page? For example, My Original Art section has another 20 pieces that aren’t being shown and caps off at 6 rows. I’d like to show all the products for that section please.

Thanks,

CS

http://csmurphy.com/store/

Hey CSMurphy, have you set the option in the Salient options panel > WooCommerce tab for “Products Per Page”?

Cheers

Yes I set it to 60 but no update happened.

Hey CSMurphy, that option only effects the archive pages created by WooCommerce e.g. http://csmurphy.com/shop/ – if the products page builder element is not allowing more than products to display, could you kindly open a ticket in regards with your admin credentials so we can take a further look? https://themeforest.net/user/themenectar

Thanks in advance

b1b Purchased

Hi, which font setting controls the size of DESCRIPTION & ADDITIONAL INFORMATION headings on an individual product page? After the update these headings are displaying in Body Font size.

Thanks, Beata

Hey b1b,

In that case it would be easiest to unset the font styling for the labels and Add this into the custom css box located in the Salient options panel > general settings > css/script related tab

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a {
   font-size: 15px!important;
    font-weight: 700!important;
}

b1b Purchased

Brilliant! Thanks! :)

You’re very welcome b1b :)

Hello guys I would like to reduce this space in the testimonials sliders: http://www.architetturadellecostruzioni.test.polimi.it/wp-content/uploads/Schermata-2018-09-16-alle-13.02.27.png can you please help me? Thank you and best regards

Hey sdoganati,

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

body .full-width-content .testimonial_slider, .testimonial_slider[data-style*="multiple_visible"] blockquote
 {
    padding-bottom: 0px!important;
}
body .flickity-page-dots {
    bottom: -40px;
}

Cheers

thank you!

You’re welcome sdoganati :)

Hello!

Could I use gif to the nectar slider? And if I use this template )http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266?_ga=2.262840460.1407817653.1536516832-1745546817.1536516832) can I put there nectar slider?

Thanks in advance, Gabor

Hey Gabor,

You can use a Nectar Slider on any page by adding it via the page builder and you should be able to use .gif images as slide BG source

Cheers

Hello,

I’d like to know if it is possible to install the plugin Revolution Slider 5.4 in to Salient, and if it works well…?!

Regards

excuse me, but my question concerne plugin Revolution Slider 5.4, note nectar slider…!!!

Hey nedana,

Revolution slider should work with Salient, if you’re having issues on your end please share the URL in regards so I can take a look

Cheers

Hey TN, I really like what you’ve done with the Nectar Slider with the Ken Burns addition. Just wondering if it’s easy-ish to adjust the parameters; specifically the amount of zoom / speed? I’d prefer it slightly less pronounced if possible and figure that reducing the zoom amount (and therefore speed of effect) would be the simplest solution here. Thanks

Hey ND81,

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

body .nectar-slider-wrap[data-bg-animation="ken_burns"] .swiper-slide .slide-bg-wrap {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

Cheers

Is there any way the woocomerce products could dispaly in a full width row without gutters?

Hey tmanscha,

That would require some custom CSS – could you kindly share your URL in regards so I can assist?

Thanks in advance

Hi there!

I have a question about my CF7, a while ago I asked for help with the styling of the form and I got a CSS code for it, It made the form field background gray, can I reverse that and make it the default color? so its just transparent.

https://www.modernwebmedia.com/#Tell%20us%20your%20idea

Hey nikitaleonovets,

Add this in as well:

body[data-fancy-form-rcs="1"] .select2-container .select2-choice, 
body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
    border: none!important;
    border-bottom: 2px solid rgba(0,0,0,0.1)!important;
}
html body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0px;
}

Cheers

Perfect thank you!

You’re welcome nikitaleonovets :)

Hi,

I’ve sent you an email, title- “Update Cart” button disabled in the “Cart” page of the latest version theme.

Please check it.

Thanks.

Thanks ThemePackNet, I’ll take a look for it

Is there a way to Link something to a Tab (tabbed section) on that same page? It’s only working for me when I reference a tabbed section on a different page from where it’s being linked from. AKA http://site-tonight.com/example1/?tab=testing doesn’t do anything, but http://site-tonight.com/example1/sample-page/?tab=testing2 does work (but it goes to a different page)

Hey SiteTonight, there’s no way to switch tabs based on the URL after a page is already loaded unfortunately. The logic to load with a custom tab chosen only gets called on load one time.

Is there a way to customize the content of the Team Member modal that pops out? This feature is soo cool I just would love if I could control that content and layout of the information with visual composer. Is there maybe a way I can reference a post or another page to show up in that cool slide view that the team member creates? Or do you have a suggestion for a 3rd party plugin that I might use that you might have based your code off of? Thanks!

Hey SiteTonight,

Unfortunately that element is limited to display from the output added into the element at the moment. I’ve noted your +1 for the idea to make that a separate more customizable element

Cheers

How I can create this page http://themenectar.com/demo/salient-ecommerce-creative/my-account/ on my website, to have people be able to create account is this any plugin?

Hey Fixedman, that page is automatically created by WooCommerce, Salient is just providing styling for the inputs/text etc.

Hi!

Getting really bad page load speeds on a site using your theme and would like to follow the performance optimization guides to avoid anything breaking on the site but I see that BWP Minify is very outdated and your screenshot settings for W3 Total Cache is now different to how the screenshots on the guides look, so I’m not able to replicate the exact steps. Could you please send along an updated screenshot of how to boost page speeds?

Thank you!

Hey Tacita, we updated the docs in regards :)

I have a few questions about image galleries.

Is there a way I can prevent an image gallery using the nectar style slider from auto-playing?

Can I make the images loop around? e.g when you click the right arrow on the final image it goes back to the beginning.

The nectar style image galleries don’t work as intended on mobile. I have around 8 of them on my portfolio page, and only the first 2 render at the correct size to my mobile screen. The other 6 are all huge and out of proportion.

Hey sarahakers,

1. As of Salient v9 there’s an option in the image gallery settings for “Disable Autorotate”

2/3. Could you share your URL in regards so I can take a look?

Cheers

Ah okay thank you, is v9 the most recent version?

My URL: https://sarah-akers.com/portfolio/bloody-zombies/

Hey sarahakers,

The current version is 9.0.1 and would solve your questions 1&2 – as for #3,

can you kindly open a ticket in regards with your admin credentials so we can take a further look? https://themenectar.ticksy.com/

Cheers

Any news on this bug?

Have you already launched the theme update with the updated plugin?

Hey andrepascoa, can you elaborate on what you’re referring to?

Hey andrepascoa, yes that issue should be resolved when you updated to the Salient WPBakery v5.5.2, which is included in Salient v9+

Cheers

hi, i’m using video backgropund for the page header setup. But there is a bug. Look when you forst add media and save, you preview and the header runs the video OK, but if you save again the video will not start.

Hey tacoro,

Could you please share your URL in regards so I can take a look to assist?

Thanks in advance

When trying to publish my ticket on your website, it says that my support is expired… And thats not true… Here’s my ticket:

Hello Guys,

I’m having some troubles to override your template files. By default, I want to force the transparency to all my pages. I know that it could be done on the header.php file present on my child theme.

The problem is, that I don’t know with PHP variable I need to modify… I’ve tried to modify $force_effect and ​$force_transparent_header_color with the value of True.

Can you help me? Thanks for your support. ​

Hey noeferrari23,

did you just recently renew your support or have you had an active support period for over 24hrs now? I ask because sometimes ticksy requires a day to update.

As of now that would require a modification to the “using_page_header” in the functions.php file – at the bottom of it, you’d need to change
return $the_verdict;
to
return true;

Cheers

Thanks! It works, How can I show the footer only on bottom’s page? I think is something similar.

Hey noeferrari23,

Could you kindly elaborate on what you mean by “bottom’s page”? If you could also share your URL in regards that would be helpful

Thanks in advance

For the Necter slider, is it possible to have the button much larger and centred on mobiles. And also for the caption text to be larger and centred on mobile? http://176.32.230.17/aimeewillowdesigns.co.uk/

Thanks.

Thanks MarcGarner

Not to worry now, I’ve changed everything around for the slider and it works great now thanks.

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

Hi is there already a solution of the not closing Off Canvas Navigation when clicking om a anchor link?

Hey nederkoorn,

Please share your URL in regards so I can take a look at your settings

Thanks in advance

Hi, Im trying to add click-to-call and click-to-mail links in my teammember description (full screen modal style) using:

070-533 04 68 par.bengtsson@pellevision.se

Upon clicking on the links I get a 404. I’ve tried the links on a regular page using text-block and works fine, both calling and emailing.

The issue is only linked to teammember function.

Any solution for this?

Hey Abdo1509, it looks like WPBakery is converting the opening/closing anchor tags for santization reasons. Changing the page transition option mentioned earlier should allow you to use mailto/tel links elsewhere without issues, however using them inside of the description box for that element would require custom modding to bypass the page builder tag stripping

Ok, email and phone number is very basic things and should be a no-brainer when adding a teammember? Are you going to help me with this or do you want to charge me for something that you know you should have thought of?

Hey Abdo1509,

Salient offers the ability to add social icons at the bottom of the team member element, which include a phone icon and email message icon and is the only way links are shown in the demos. The fact you can’t add in custom HTML via a WPBakery page builder textarea field is not a limitation of Salient itself, but rather how the page builder plugin stores attributes for elements. If you switch into the classic editor view and look at the team member element you’ll see that the “team_member_bio” is stored as an attribute on the shortcode
[team_member team_memeber_style="bio_fullscreen" team_member_bio="text content here"]
Storing data in that manner does not allow HTML by default.
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