Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,756 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38353 comments found.

Hi, is there a chance to make a button to trigger the carrousel left or right?

Hey derbouwer,

You can add the following snippet into the custom JS box located in the Salient options panel > General Settings > CSS/Script related tab:

https://pastebin.com/0RP6R6jB

Hey. It woked perfectly! thank you very much!

by the way, if I decide to make another identical fullscreen row just under the first one, with the same carousel and functions but with different content and button names, the code you provided must have some more lines I presume. As well the names that identifies the carousel and the buttons must be changed, I presume.

Ex: the first row with dot 1, 2 3, is working nice. Thank you

If I duplicate it and change the button names, how to identify the row/carrousel and button names in order to write it on the code?

where I can find the names for each new carousel/button created?

ok… by just duplicating it, it’s working as well. pretty nice. thank you.

Hi. Please look here: https://www.bravura.net/new/about/ – there is a 10% padding on the right side of the paragraph in all the columns, I tried all the css but can’t get rid of it??

Hey gustav939,

Edit the text block element and switch to the “Design options” tab. There appears to be 10% right padding added in that section.

Kind regards,

Good Day

Is there a chance of adding a search field inside a row instead of the menu?

Hey F5Creative, there isn’t a search page builder element at this time but I’ve noted your +1 for the idea on the wishlist.

Kind regards,

This theme is broken for me too and I’m not using WooCommerce. My PHP is upgraded to 8 as well. Could you please help!

Hey triurvi, can you please describe in greater detail what issue you’re running into as well as share your URL or ticket ID?

This theme is broken. Did a fresh install with WooCommerce and the Ajax on checkout spins forever and their theme PHP is outdated. I’ll have to use a different theme

Hey jstamb,

The WooCommerce checkout event is handled entirely by the core WooCommerce plugin rather than Salient. If you’re experiencing a JavaScript issue with that, It could be from one of your active plugins as Salient doesn’t add any additional events to that page template. However, since you haven’t shared your URL or opened a ticket with further information it’s impossible to say the root cause with certainty.

Regarding your concerns with PHP, Salient is compatible with PHP8 – which is what we use on the live demo. There should also be no WooCommerce templates showing as outdated when using a recent release of Salient: https://ibb.co/BfNfHmr You can test the WooCommerce checkout event functionality on the live demo as well, which uses the latest version of WooCommerce https://themenectar.com/salient/ecommerce-robust/shop/

If you’d like to open a ticket on the support forum with your site information we’d be glad to take a closer look to assist with these items.

The most incredible and flexible theme on the marketplace. Looking forward to version 15.

Thanks a lot, nforce! I’m glad that you’ve been enjoying Salient :)

Hi there,

On mobile, on this page: https://www.staging20.kleidi.nl/professionele-website-of-webshop-laten-maken/ I have two buttons “bekijk onze websites” en “bekijk onze webshops” and I would like those to be the same width on mobile.

See screenshot: https://ibb.co/HtxgtK2

Would that be possible?

Thanks in advance.

Hey Tes,

You already have a CSS class active in your setup called “equal-width-buttons” which is being used on the top two buttons. You could simply add that class name to the column holding the “Bekijk onze websites” and “Bekijk onze webshops” buttons as well.

As always great templates and accessories! When is the next 15 version ? :)

Thanks art90! The next big release is nearing completion. If you’d like to get on the beta list, please reach out via the contact form on my author page in regards.

Cheers

Will there be new versions of the “blog” page? Any new layouts?

Hey art90! The very next release will not be blog oriented, but there will be new blog related features this year :)

Hi there,

On this page: https://www.staging20.kleidi.nl/professionele-website-of-webshop-laten-maken/ (see on mobile) or see this screenshot: https://ibb.co/QJ28hnq

On mobile there is more white space between the points “Zapier” & “Tidio” because they are in two different columns. Would it be possible to have it on mobile without any padding/margin in between them so it looks like one list?

Thanks.

Hey Tes,

You can use the following CSS snippet for that modification:
.nectar-fancy-ul ul {
  margin-bottom: 0;
}

Hi there,

I’ve saved an element as a template and then made a global section of it. When using the global sections the images/icons I have used are showing a lot bigger al of a sudden. Is this a bug? And can we fix that?

See here: https://ibb.co/p3m0vxD

and/or: https://www.staging20.kleidi.nl/

Thanks in advance.

Hey Tes,

It appears those images are not set using the page builder “single image” element. If you switch them to that you can specify a max width as desired to ensure they don’t expand to fit the column that they’re contained in.

Kind regards,

Yes, perfect. That did the trick, thanks!

You’re welcome Tes :)

Hello, I wanted to know if the display of a product in the archive page is modifiable? I would like to display the ACF fields in the product file.

Thank you in advance.

Hey MAJMonaco,

You can use one of the WooCommerce action hooks from your child theme functions.php to hook into the display of your products and output additional information:

add_action('woocommerce_after_shop_loop_item_title','salient_child_custom_product_meta');
function salient_child_custom_product_meta() {
  // query and echo your custom meta here.
}

Kind regards,

Thanks

Hi there, I have a top menu: item 1, item 2, item 3 > sub item 1/sub item 2 (simple dropdown menu (mobile)), item 4

Desktop/laptop: I want to use 2 different hover/active colors. Item 1, 2 are the main color, set in salient > color scheme > custom. Item 3, 4 has to be blue. The sub items are having a blue bg and white txt., set in salient > color scheme > custom and this is working fine.

Mobile: In mobile simple dropdown menu the custom colors for the sub items are not applied. Item 1 and 2 have the main color but item 3 and 4 and sub item 1,2 need a blue hover/active color on the text (without a bg color).

Can you provide me with the right css to do this?

Hi there, thx for the previous css. I had to change the nav menu a bit and now need to add some extra css. Hope fully you can help me out:

Desktop: About > submenu (About/My story) > this has to be a brown background instead of blue.

Mobile: only the triangle icon of equity of training has to be blue (hover/active). Triangle icon of About has to be brown (hover/active)

See: https://imediastars.com/enhance/

Hey Mikel2020,

You can also add in the following for those changes https://pastebin.com/WQakz0iV

Please open a ticket on the support forum in regards for future assistance with these customization related items.

Cheers

Hi and thank you very much. I opened a ticket for a small change. Its working now for 99% :)

Hello,

Is it possible to change the width on the woocommerce archive (category) pages?

Before I could add this in the stycle.css

.woocommerce.archive #sidebar.span_3, .woocommerce.single #sidebar.span_3 { width: 20% !important; }

.woocommerce.archive .post-area.span_9, .woocommerce.single .post-area.span_9 { width: 77.5% !important; }

But with the new layout and the filters that are hidden it doesn’t seem to work. How can I do this (without having to increase the width of all my pages. I’d like it to only affect the archive pages

As I explained in my first post, I try to make the archive/category pages full screen width like here: https://bijouterie-goldandstone.com/boutique/fete-des-meres/

However since the new shop layout with the “hideable” filter the CSS changes I was doing before don’t work anymore. And I don’t want to increase the width of the boxed layout on all pages of the site

Thanks for clarifying,

The CSS you posted in your initial comment through me off since that’s unrelated to displaying the product archives in full width. You can force a full width display only on the product archives with the following CSS:

.post-type-archive-product .container-wrap > .container, 
.tax-product_cat .container-wrap > .container {
    max-width: none;
    padding: 0px 60px;
}

I would also recommend removing the previously listed three rules when using that as well i.e. https://pastebin.com/vjfWxdLR

Kind regards

It’s perfect, thank you very much

Good morning, using the “architect” demo, it seems to be an issue in the carousel with fancy box: each fancy box has a link to another page, but when you put the mouse pointer above the carousel, clicking on it you can only move the carousel, not to reach the link… we tried with all kinds of carousels and controls. It seems like the carousel navigation is a level above the link… there something to switch off somewhere?Thanks for your reply.

Morning franfar :)

In the live demo, the only item which actually had a link specified was the first item. I’ve just added links to the other fancy box instances as well and also can not observe the problem of them not being clickable. Can you verify that you still can not access those links on https://themenectar.com/salient/architect/ ?

ok, sorry, our fault… we added a link on each box but something was wrong saving the page, for this all links was lost appearing as an issue of the theme… Thank you for your reply and sorry again!

No worries franfar :)

Hi! This plugin support multisite wordpress?

Hey melitoche! Yes, Salient can use a multisite WP install :)

Kind regards,

Hi! I’ve a question: is it possible to create a model/template like this page (https://bit.ly/3PcoYdm) where there’s wine bottle flowing vertically downward from the top section to the bottom section? How to do (even just basic code with the dimensions, then I study it myself)? thank you very much Sir!

Hey thebugbear,

You could use the new option for “Sticky Content” when editing your column to create a column that holds an image and sticks while you scroll. An example studio template which uses that option would be “parallax team section”, located in the Salient studio: https://ibb.co/sH8mXrt

Kind regards,

hi, still waiting on the fix of the Woocommerce Cart Panel, when is it coming? Last update was in February… best, Caspar

no, I have seen some other threats about it. It’s when you using the “click extended functionality” panel: if you add +5 of an article to the cart, it only shows 1 in the cart panel…

Hey leggerotyp,

The only issue related to the quantity buttons that I’m aware of was corrected in v13.0.5 (4/14/2021) And was in relation to plugins which allowed a custom increment to be specified for the +/- e.g. if each plus or minus was for an amount greater than 1.

However, there’s no known issue with that or simply specifying a custom number for the quantity and adding that to the cart. Here’s a video from the demo

Can you please open a ticket on the support forum in regards with your own site and more information about recreating the problem?

Thanks in advance

thanks, will open a ticket in support..

how to add additional filter in minimal portfolio?

Hey bernaveinfo, The portfolio element can only sort by categories. The categories available for filter are assigned when editing the portfolio element within the page builder. If you’re trying to create a secondary filter of a different type, that would require custom development.

Kind regards

When using multi-site, the logo is not exposed.

Hey webplace_korea, since there’s no known issue similar to that can you kindly open a ticket on the support forum in regards

Thanks in advance

Hello, is it possible to list a 3rd button/icon at the top right hand side of the screen on our website https://www.lyfemd.ca/ next to the “Contact” and “Search” icons? We’d like to add a “Login” button/icon to the left of the “Contact” icon. Is this possible to be done? Thanks!

Works great on desktop: https://ibb.co/fNvs5Py

Doesn’t work well when a user starts scrolling down the page: https://ibb.co/qRHXxb6

Works great on tablet: https://ibb.co/1G27yQC (logo doesn’t seem to be quite centered in this case, but can’t complain)

Doesn’t work on mobile – new login icon seems to disappear on mobile: https://ibb.co/x5HtM0p

Hey pani0202,

You can hook the previous function to the mobile specific hook (nectar_hook_mobile_header_menu_items) to add items to your mobile navigation.

The full snippet would now be: https://pastebin.com/MEnNgf9V

In regards to your the spacing being incorrect after scrolling, CSS will probably be needed to adjust The sizing/padding of your items to accommodate the new icon. Please open a ticket on the support forum in regards

Thanks in advance

Thank you so much. Your support is always impeccable.

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