Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,199 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Is it possible to place blocks of text inside a lightbox? As with the accordion element.

If not, please request this for the future, it would be very interesting to be able to set up a popup page in the same style as a video lightbox.

Cheers!

Hey ofmarconi, there’s no option for that, but I’ve noted the idea :)

Cheers

hi guys, on mobile the nectar slider header text is on top of the left and right arrows, they are basically overlapping. How can I squeeze the text inbetween the 2 slider arrows for mobile views? thanks

sure, arrows are re-enabled now. Thanks

all sorted, thanks ;) Used this code:

@media only screen and (min-width: 690px) { .nectar-slider-wrap[data-overall_style=directional] .swiper-container .slider-prev i, .nectar-slider-wrap[data-overall_style=directional] .swiper-container .slider-next i { transform: scaleX(0.7); } } @media only screen and (max-width: 1025px) { .nectar-slider-wrap[data-overall_style=directional] .swiper-container .slider-prev i, .nectar-slider-wrap[data-overall_style=directional] .swiper-container .slider-next i { display:none !important; } } @media only screen and (max-width: 999px) and (min-width: 690px) { .swiper-slide[data-x-pos=left] .content { left: 5% !important; } }

Glad to hear titansdesign :)

As a note, I’m seeing that there are “pre” tags in your custom CSS box, which will break any CSS below them. They were most likely pasted in by accident when copying a snippet from here: https://ibb.co/LrWP6XZ You should remove those.

Good afternoon,

I hope you’re well. Could you please take a look at the following page?

https://www.doggylottery.co.uk/product/this-weeks-draw/

When I click on the dogs images below the placeholder image they’re not correlating with thumbnails. Do you know if this is a bug with the theme or something conflicting?

Thank you for your time and I look forward to hearing from you, Adam

Hey pickleipsum,

It looks as though from the page markup that no “product image” is being set, as it’s missing from the thumbnails.  Please ensure that the main image is set at the product image: https://ibb.co/JtMHj4G

Thank you for the quick response. The only problem with setting the product image up in that was is the main image also then shows in the thumbnails, thus pushing one of the five dogs out of the way and not visible unless clicked through.

I went for the placeholder image option to avoid this happening. Sure with a placeholder image selected I should be able to click the thumbnails and the thumbnail clicked should appear, not an alternative image.

How do I get around this? Thank you.

Hey pickleipsum,

WooCommerce needs the main image to be set in order to correctly display the additional gallery images. If you temporarily swap themes, you’ll see the thumbnails are usually hidden all together unless a primary image is set.

If you set the primary image again, CSS could be used to simply alter the thumbnail column number and allow all to show. Add the following in the CSS box in the Salient options panel > general settings > css/script related tab:


.single-product .product-thumbs .flickity-slider .thumb {
  width: 16.6%;
}

Cheers

Hi Salient Devs!

I have and issue with my button in the main nav that is anchor linked to a section on the same page. When I scroll out of the top section to the anchored section, my button text changes to the color of the hover state of the navigation text.

I would just like to keep the button text WHITE all of the time while keeping the hover nav text the same blue color…

Can you help? Here is a video (about 1/4 way through you will see the button problem).

https://imgur.com/a/4Ghwoit

Thanks!!

Thanks brianlichty,

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

html body #header-outer[data-lhe] #top nav .sf-menu > .current-menu-item.button_solid_color > a {
  color: #fff!important;
}

Yeah, that’s great!

Glad I could help, brianlichty :)

Does salient support WooCommerce blocks? Especially the new cart and checkout blocks? https://woocommerce.wordpress.com/2020/05/27/woocommerce-blocks-2-6-0-release-notes/

Hey MarcGarner, Yes, there are no known issues at this time. Have you encountered a problem?

​Hello,

I’ve noticed that the PayPal Checkout buttons that are visible on the single product pages on Firefox http://joxi.net/L21LygWuRpNyvm are not visible on Chrome http://joxi.net/zAN087eIvdLzzm Is there a fix for this?

I’m using the Salient 12.1.0, WooCommerce 4.2.2 and WooCommerce PayPal Checkout Gateway​ 2.0.2

Thanks in advance for any help you can offer.

Hey eldread,

Have you tried to clear your cache yet? If so, kindly share the actual page URL so that I can take look

Thanks in advance

Yes, i did clear my cache but still nothing. I notice that it does appear briefly for about half a second but then disappears. Here is one of the product pages http://zukasound.com/zuka/product/zuka-t4000/

Hey eldread,

Can you try to switch to one of the other options for “Single Product Gallery Type” in the Salient options panel > woocommerce tab? It’s possible that the plugin is incompatible with the javascript based sticky functionality for the product meta.

Hi guys, great them overall! I’m wondering why the cascading images on mobile don’t have the parallax effect. When I hit “request desktop version” on safari, it acutally works. Any idea on how to make this default on the mobile version? Thank you.

https://williamhildebrand.com/

Hey wgh3,

Unfortunately that effect is intentionally disabled for mobile and can’t be activated without a JS mod. The function which would require modifying is “cascadingImageInit” inside of salient/js/init.js

Cheers

Feature Request: A big update for woocommerce would be great. A main feature we feel is missing is a hover enabled or toggled sidebar in the shop for filters.

Hey MarcGarner, Thanks for the request :)

Hi, We seem to have a glitch with our header on the search results page, https://www.foodieflavours.com/?s=caramel

The logo is moved right and overlaps the menu items.

https://ibb.co/frNsQ9N

Hey MarcGarner,

This issue will be corrected in the upcoming release. You can sort it now by using the following snippet:


body.search.material header .span_9 {
  margin-right: 0;
}

Hi Nectar!, on the mobile version I want to move the logo to the center, menu to left and the rest (search, account and cart) to the right, like right now. Actually is logo left and search, account,cart, menu to the right. I don’t want to change the Style of the Off Canvas Nav because I already made some changes to the CSS, neither the Material or Default design. Thanks a lot!

Hey MarcosK,

Add the following CSS in to alter that:

@media only screen and (max-width: 1000px) {
body .nectar-flickity:not(.masonry) .flickity-slider .cell {
  width: 25%!important;
}
}

Wow! It’s working! Let me say that your theme is the best, and with this support soon or later you will conquer Envato. Last question! Now it add 4 Images, but I want to add also text (Like with the Carousel adding the block Icon and Text), i try adding ALT to the images but it dosen’t show. There’s a solution for this?

Hey MarcosK, thanks for your kind words :)

There’s no option for that now, but it will be coming in the next release. If you like an early copy, please reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

hi guys, i’m currently setting up the members area and use one of the theme templates for this. When I click on a member the lightbox appears with a huge X on the mouse cursor for closing the lightbox again. On tablet and mobile this X looks different with a nice neat small X above the text. How can I have that same layout for the desktop layout? Thanks in advance!

Hey titansdesign,

It’s most likely realted to the “pre” tags which I highlighted in my last screenshot. Please go through your custom CSS box and remove any pre tags that you can find.

Cheers

makes sense! thx for the help!!! u guys friggin rock! :)

Glad I could help, titansdesign :)

Hello there, I love Salient and its flexibility. I’m building an ecommerce site now and i’m having the following issue: Your theme (Salient Child Theme) contains outdated copies of some WooCommerce template files.

I’m using a child theme in order to have additional customization.

Hey agnelnieves :)

If you’re overriding WooCommerce templates in your child theme, you’ll need to update any that are outdated to match the new versions which WooCommerce is including. You can find those core templates at wp-content/plugins/woocommerce/templates

Hi,

how can I make global button links text color dark, on hover and normal state?

Navigation buttons, cat, and all the other buttons. Here is example http://u5x.d64.myftpupload .com. (I put a space between the domain and com to break the link)

Thanks

Sorry, can you just show for the main navi button, the rest I figured out. thanks

Hey toolbox101,

You can use the following:


body #header-outer #top nav >ul >li.button_solid_color >a {
 color: #000!important;
}

thanks

Switch to Elementor soon please, I am eliminating WPBakery from all of my websites, it is rapidly dying and becoming too much trouble for poorly performance.

Hey ProvidenceAve,

Thanks for the request :)

Hi Phil. Regarding the new portfolio grid cards, is there a way to change the font weight and color of the meta-category and post-heading fields? Looks like the current class affects both fields. Thank you for your help!

Hey joe88 :)

You can use the following snippet to alter the coloring:

.nectar-post-grid .nectar-post-grid-item .content .meta-category a,
.nectar-post-grid .nectar-post-grid-item .content .post-heading span {
  color: #f00!important;
}

The post heading font weight will inherit from the heading you specify in the “Post Title Heading Tag” field: https://ibb.co/hV3f0hC The meta category will inherit the typography settings from the Salient options > typography > general html elements > form labels

If that doesn’t work for you, please share the relevant page URL.

Cheers

Awesome! Thanks Phil for your help. Really enjoying the new card design and configuration options. Best regards.

Glad to hear, joe88 :)

Hi, in WPBakery Page Builder I dont’find the element testimonial slider… I don’t understand :)

Best Regards

Hey davideerba,

in the WPbakery page builder settings > Role Manager, can you verify that you have the “Elements” set to “All”?

hi, yes it’s on “All” but the element there isn’t: https://prnt.sc/t9mral

Hey davideerba, please reach out via the contact form on my author page with a temporary admin account so that I can take a closer look at the setup to assist https://themeforest.net/user/themenectar

Thanks in advance

i have lost my seconday menu when I flip my phone to landscape mode, and same for my iPad. I use the ‘Add Items…’ under Secondary Header Mobile Functionality. Version 12.1.0. Any ideas? https://visitlokka.com

Hey vrolfsen,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


@media only screen and (max-width: 1000px) {
body #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items {
 display: block;
}
body[data-header-format].material #header-secondary-outer {
    display: none;
    height: 0;
}

}

Cheers :)

Thanks a million! :-)

You’re welcome vrolfsen :)

Is it possible to use infinite scrolling on the shop / category pages similar to the blog setting? So no pagination …cant seem to find it so thought id ask ..

Hey xyper,

As of now there’s no option for that, but I’ve noted the idea on the wishlist

Hi ThemeNectar :)

I’m having an unusual problem, it seems that somehow the theme is making my columns equal height (even if it is disabled on the row settings), so, when I open the website on a mobile versión, it leaves a huge amount of space between sections (columns in desktop), as if they are equaling the larger one. I have even done again and again the row with the columns, and they keep presenting the same issue :( any ideas of what’s going on?

Hey PriR, are you using a full width content row with some empty columns? That’s the only scenario where the equal height occurs automatically. If so, you can stop it by adding a divider element into the empty column and specify the height in that element which you want it to display on mobile.

If that’s not the case in your setup, kindly share the page URL so that I can take a look.

Cheers

Hi guys! I’m still having problems with this… Could you please take a look ( https://condosaturno.com/prueba/ ) ... It still makes a huge space between columns when resizing to tablet and mobile resolutions :(

Hey PriR!

Please enable the option for “Equal Height Columns” – when that option is not enabled, the older method which uses javascript is used to calculate the column heights. The equal height columns toggle will allow the newer CSS method which shouldn’t cause the issue you’re seeing.

If the issue is still occurring after turning that on, please reach out in regards via the contact form on my author page: https://themeforest.net/user/themenectar

Is it possible to render this shortcode in quick view? In the brief description of the product?

https://imgur.com/5kjy5i0

It wouldn’t be possible to use any page builder elements which rely on Javascript for an event without some custom development.

If I renewed the support, could you do this for me? Or which path should I take?

Hey ofmarconi,

I’m afraid this modification is out of the scope of support – i’ve noted the add an event in for the AJAX quickview after it opens in the next release to allow other custom javascript events to be hooked on easier. If you’re looking to get the modification done now by someone, you could also take a look into https://studio.envato.com/explore/wordpress

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