Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,376 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38447 comments found.

Hello!

Thanks for this great theme!

A few questions here:

1) I’m using the fullscreen rows, but also want a back to top button to be displayed when not viewing the first row, how do I achieve this and make it work to go back to the first row when clicked?

2) I’m experiencing problems with text overlapping the logo / header menu when viewing on less good resolutions like 1366×768, is this a known thing and how could I prevent this from happening?

Thanks in advance!

Thanks Voorsie!

1. Unfortunately this would require custom development at this time, as the sections in a full screen row setup are like slides in a slider, they are no longer part of the normal flow of a page and the back to top button is unrelated to functioning within that

2. You can control when your header switches into the mobile responsive version, tweak the field “Mobile Breakpoint” in the Salient options panel > header navigation to prevent this from happening

3. Please share your URL in regards so I can see what you’re referring to to assist

Cheers

Thanks for your answers, I’ve shared the URL in ticket #1324372

Hey, you would need to add a divider element into the top of the row in order to ensure that there’s at least enough space for the header element to not block the content

Hi, How can I remove the “Checkout” button from all the woocommerce? I just need the View Cart

Hey,

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

#header-outer .widget_shopping_cart a.button.checkout, .woocommerce-cart .wc-proceed-to-checkout { display: none!important; }

Cheers

hello, i would like to have your slider project demo as an external plugin, to be placed on a site already constructed with visual composer. it is possible?

Hey pyrosportswear, Unfortunately you can’t port out part of the theme to be used with another i’m afraid

paying extra?

I’m not personally available for customization gigs – if you’re looking for someone to assist with that, please check out Envato Studio

Cheers

Guys,

is it possible to simply remove the top level hamburger icon on the white background on mobile please?

https://www.u4luk.com/

Hey,

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


header#top .span_9 >.slide-out-widget-area-toggle { display: none!important; }

</rpe>

Cheers

Thanks for this, I’m having another small issue with the header, on the homepage there is correct spacing between the logo and the sub-menu, but on most of the other pages there is approximately 50px of white space. Could you please advise?

Hey elitemediaagency, Could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com

Cheers

how do you customise the product pages like you have with the testimonials, pictures etc?

Hey,

You can add whatever content you like using the page builder when using the “Product Tab Position” set to “Fullwidth under images” in the Salient options panel > woocommerce tab

Cheers

Does this require the Visual Composer add on for products?

Hey,

Salient comes with a Salient specific visual composer for free

Hi, how can I insert something (eg. logo, or other img) in center place of footer, between copyrights and social media icons?

Like this? http://prntscr.com/gt4ysk Thanks a lot, it’s very imported for me.

Hey yellowsky_agency,

That would require custom modding to the footer.php in regards as of now – the footer.php file could also be moved into a child theme to help make updating the theme easier going forward with any mods you make.

Cheers

​Is it a known issue that the Linea icons don’t work with the flip boxes? All other icons seem to on my site, but Linea does (which is particularly problematic as I’m using them for everything on my website). The ‘we are personal box’ on the webpage provided should have a linea icon.

Is it just me or everyone? And can you provide a fix?

http://esquared-systems.azurewebsites.net/isoma-overview/

Hey Millionsknives, yes this is a confirmed issue and it has been resolved in the current beta. If you’d like a copy before the release, please reach out in regards via the contact form on my author page Cheers

Hi, Amazing Theme!

I need a little help – how do I set the “ImageGallery” to display fullscreen (fullheight).

Thanks!

Thanks mrlucas87!

Unfortunately there’s no way to allow the Image Gallery to stretch automatically to the users screen height without some modding at this time, however i’ve noted your +1 for the idea on the wishlist :)

Cheers

ok, thanks. but could you help me about modding? I could create a child theme with the ‘modded’ gallery?

thanks

Unfortunately this mod is a bit beyond what I can readily provide in the theme support

How do I ensure only 5 portfolio elements/ images stay on 1 row for desktop? Ive tried resizing the images, mansonry style(which defaults to 5 images) but I haven’t got it to work.

TIA. (:

Best, Pushakrraj

Hey Pushkarrajm,

You’d need to use the custom thumbnail option in each project instead of the featured image upload :)

Cheers

THANKS A TON! You guys are the best! :)

You’re welcome :)

Hello there,

it seems that my website is throwing a 404 error with a ‘1x url’ . Looking into the source code this appears to be the logo that has a ’ 1x’ addition. This causes an 404 error that has a 6-8 second delat.

Are you aware of this issue and is there any way I can fix this? Please have a look at GTmetrix for an example.

Extra note: you can also find this 404 error in chrome console. Please have a look at https://www.hardwarewalletonline.nl/

Hello, I never heard anything since. The 404 error is still an issue. Is there a way to solve this? Thank you

Apologies. I tried adding all the logo in the Salient Header panel and the 404 is gone. Thanks for your assistance.

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

Two questions:

I adjusted the line spacing and responsive typography settings for the blog titles on the homepage of kaleoscope.com. However, every time I resize to phone size, there’s a large space and smaller font than expected even though I adjusted the H2 sizes accordingly.

Also, is there a way to make the blog images smaller in the blog list?

Hey magicbird,

1. add this into the custom css box in your Salient options panel:


@media only screen and (max-width: 690px) {
body .container article.post .post-header h2 {
    font-size: 40px;
} 
}

2. The upcoming update is adding more blog styles – one of which has a smaller featured image in the list type format that you’re currently using

Cheers

Thanks! So, there’s no way to use any custom css to make the list images smaller?

Hi – is it possible to adjust the size of the product images when using woocommerce with this theme? It looks like all the images are square…but I’m looking to make them more tall than wide.

Hey, in the wp admin dashboard go to the WooCommerce tab on the left hand side. From there check out Products > Display to see where the sizes are defined

Cheers

Working with Salient, woocommerce and Yithemes product add-on plugin. See product: https://anamcaralife.com/product/tree-of-life-locket/

There is an add-on product called “seeds of intention” with an image attached to it. I asked yithemes if there is a way to add zoom OR open the add-on product image in a lightbox so you could see it better. There response was

“I think this could be easly achieved adding trigger classes used by PrettyPhoto; anyway, I can see that your theme isn’t currently using PrettyPhoto library, so this could be a problem. Without exactly knowing which popup library your theme uses, and how to trigger it, it will be a little tricky for us to find a solution to this problem”

So my question is do you see away to add a zoom or open in lightbox? Thanks for your time!

Hello. Thanks for the info. Pretty Photo is selected, yes. Yithemes went in and tested the theme, but it doesn’t include a lightbox js script or it’s not added in single product page. They asked me to contact you for more info. They need to know what the class is that is used to create a lightbox effect, if it exists. Thanks!

Can i get your ideas on this last response please…

Hey, can you verify that in the WooCommerce options tab in the Salient options panel you have the option “Default lightbox functionality” selected for “Single Product Gallery Type”?

Hello again! I also want to ask you about the Nectar Slide. I want to ask you for help with an idea that I have not been able to realize yet. What I would like to do is to add three buttons to the slider that have the “on mouse over” effect. I would like that when placing the mouse over the button, the background image of the slider change to a new image, and the same happens with all three buttons. When placing the mouse over each button, show a different image at the background, while clicking on each button, each one redirects to a specific link.

Is this possible to do? I would greatly appreciate your help.

Hey simon_saavedra, unfortunately this would require a good deal of custom modding, it’s beyond what I can readily provide as theme support

Cheers

Ok I understand. I found a way to do it. Thank you very much

You’re welcome simon_saavedra :)

Cheers

Hello! I would like to know how I can remove the shopping cart from woocommerce in the mobile version in Salient with CSS I already tried body header # top # mobile-cart-link {    display: none! important; }

I also tried @media only screen and (max-width: 767px) {      .cart_dropdown {          display: none! important;      }      .html_visible_cart .cart_dropdown {          display: block! important;      }    }

and this other option @media only screen and (max-width: 1px) and (max-width: 1000px) {      # header-outer # mobile-cart {          display: none;      }      } But none of these options worked for me. Could you help me?

Hey, sorry about that! Try changing it to this:


@media only screen and (max-width: 1000px) {
html body header#top #mobile-cart-link { display: none!important; }
}

Thank you very much!! it worked perfect

You’re very welcome :)

Hi there,

Where can i change the TITLE footer font? Can not find this option :-(

Hey,

1. All of the footer coloring options can be found in the Salient options panel > footer tab when selecting the custom color scheme

2. Are you referring to the submenu dropdown styling?

Cheers

2. Yes, that is what i want

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


body[data-header-format="left-header"] .sf-menu li >ul { max-height: none!important; }

The editor of a textblock in the Visual Composer won’t let me select alinea/h1/h2/h3 the dropdown in the text editor just doesn’t work. Any idea what might cause this?

Hey ecdj,

You need to update your version of Salient to the current release (8.1.0) and then update your Salient VC via the plugins section of your admin panel to the latest (5.2.1) in order to get the fix.

Cheers

On my portfolio the filterable dropdown seems to have gone missing since a recent update to the theme, I’ve looked at the settings and the checkbox to “Display Sortable” is checked on my portfolio page.

Hey, instead of using the portfolio page template have you also tried to just use the portfolio element in the page builder to see if it’s giving you the same issue?

I’ve tried now and the vertical filter does appear however – in the 3 column format – it appears over the 3rd portfolio item and also when you click a category to filter by it does not change or filter, nothing happens?

Hey, do you have a URL you can show this on? The one above seems to still be using the page template at the moment

Hi,

I was wondering if it is possible to add a pattern overlay over a full-width video or image through CSS? I would like to use it as a on a full-width video I use on one of my pages.

I came up with the following which I added as a extra class to the column (it did not work when I tried to apply it to the row, it is applied behind the video in that situation).

.background { background-image: url(”..pattern.png”) repeat; content: ” ”; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }

It looks likes it works when the row is set to “full-width background”, but then it is not added to the full width. If I set this to “full width content”, it looks like the 14×14 pixels are scaled to the complete frame, so it doesn’t work then.

Do you know the correct way to achieve this through CSS?

Thanks in advance!

Ralph

Hey, it appears the quotation marks within your url() section of the css snippet are malformed, try deleting them and retyping them :)

Hi, I deleted them and retyped them and it does not seem to work. But thanks anyway, I try to design it in a other way. Thanks for the great theme though!

Hey, sorry you couldn’t get it working – if you come back to this I’d be glad to take a look again :)

Cheers!

Hello, I am using a third party plugin to design forms, but salient settings do not allow this plug in to make changes. Is there a way to disable salient form settings? I have already changed form settings to inherit from theme skin and default button actions, but forms still use salient theme skin settings instead of my desired forms plug-in.

Hey eraii, the only way to fully remove the Salient form styling would be to delete the relevant section from the style.css file currently

Cheers

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