Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,220 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

I am interested in this theme and I have some questions:

Is there support for a wishlist in the shop?

Is the theme prepared for the Slider Revolution plugin design-wise?

Can I define header images for shop categories or products?

Hey,

1. Not as of now unfortunately

2. You can use slider rev but it’s not included

3. You’t cant for categories that are automatically created, you can however use full width images under the product main info such as http://themenectar.com/demo/salient-ecommerce/product/mens-button-down/

Hi. Using norwegian language on this theme and noticed the letters “Æ, Ø, Å” gets bold when posting. How can I fix this?

Hey – do you have the load ext characters in default font option turned on in your typography options tab in the Salient options panel?

That was it. Thank you!

You’re welcome :)

for the portfolio, using only the lightbox only:

is it possible to ad a button below the image for external links such as site links?

Hey,

unfortunately not without some custom development as of now

Cheers

what would it cost? reach out to me via email if you have to

Hey, we don’t personally provide customization services but envato studio could help you out :)

Hi, I noticed that for the mobile menu, visitors cannot click on the top level pages as it will lead them to the next level (subpages). How can we circumvent this? Please advise. Thanks!

Hey,

If you turned the sticky mobile header off an alternative one will be used that allows for what you need

Cheers

Hi I would like to create a slider (nectar or home), but my issue is that it would be as responsive as a normal row where I can control the image and text size. For most responsive sliders, the text would usually be shrunk immensely. Is that a way to circumvent this? Thanks Alvin

Hey,

you could use custom css to control the text size on mobile – kindly share your URL in regards and I could assist :)

Hello ThemeNectar,

I wish to remove the nectar slider next / prev arrow on mobile. I tried a couple of things with no succes and went through a lot of comments here, but can’t seem to find the proper way to do it.

A little help would be appreciated!!! Thanks

Add this into the custom css box in the Salient options panel:
@media only screen and (max-width:1000px) {
.nectar-slider-wrap[data-overall_style="directional"] .swiper-container .slider-prev, .nectar-slider-wrap[data-overall_style="directional"] .swiper-container .slider-next {
  display: none!important;
}
}

Thanks!!!

You’re welcome :)

Hello team ThemeNectar,

How would I go about relocating the search bar from the header to a button on a Slider? Is there simple CSS I could enter into the button? Here is the url to the site to give you a better understanding: http://unitedfarmlending.com/

One more thing… I was doing some researching through the comments to find out how to reproduce the “Style Selector” on the demos and I came across, “Hey ImediaMP, 1. The style selector is a custom element just for the demo but if you’re interested in the code I could supply everything”.

Would you be able to provide that to me as well? I am trying to have a calculator widget prompt from off-canvas when a button/link is selected.

Example: On this page and similar – http://unitedfarmlending.com/commercial-farm-loans/, I would like for it to prompt when the “Loan Calculator” is clicked.

Let me know.

Thanks!

Hey – I could provide that to you but the code is too long to paste in here, could you open a ticket in regards and let me know the ticket ID here so I can assist? https://themenectar.ticksy.com

Hey, the ticket number is #573644. Thank you!

Hello! Am I just encountering some strange error or is there an issue going on with the template system? I can save a template I’ve made but as soon as I apply it to another page things start messing up. It won’t save my changes and reverts back to a blank page when I hit update. Though If I switch to classic mode then back again the template appears again. Also I can’t delete sections in my applied template. Any other reports of errors like this?

Hey,

I haven’t been able to replicate this yet, could you kindly open a ticket in regards with your admin credentials so I can check on your template?

Cheers

Hi, How do I change the default body copy colour of grey?

Hey, could you kindly share your URL in regards so I can take a look?

Cheers

As its a holding back. Please refer to the login details mentioned in this thread https://themenectar.ticksy.com/ticket/566810

Hey – adding the same snippet I posted here into your custom css box seems to have changed the body text. The only sections it’s not changing are the ones that have the color set in the editor. If you don’t want to change those in the pages, try changing the snippet to

body, body p, body p span {
    color: #000!important;
}

Hi,

The visual composer is not working after moving the website, only the nectar shortcodes. I already re-install visual composer but still not showing. How can I make the visual composer work? It’s hard to edit the page if there is no visual composer.

Hey,

Please open a ticket in regards with your admin credentials so I can take a look themenectar.ticksy.com/

Cheers

I already posted a ticket in themenectar.ticksy.com/

Could you please let me know your ticket ID?

I’m noticing that the site isn’t showing the responsive layout well with woocommerce. Is there a fix?

Hey – could you provide me with a URL so I can take a look at the issue?

Hey – could you try deactivating your child theme to see if that sorts it for you?

Hello,

I love the theme’s recent updates and have recommended you to my friends.

Q: I’ve made some changes to my site this week and now the mobile version is not displaying properly. I’m sure that I’ve made some mistake in the settings. Can you point me in the right direction?

URL: www.southbayseafood.com

Thank you for your help.

If you could send a screenshot it would be helpful :)

Okay. Submitted a ticket. thanks’

Thank you!

How to add a pagination or load more button to portfolio list and add the amount of the thumbnail to portfolio? is such a thing possible? or set the number of thumbnails and after scrolling loading next

Hey,

There’s a pagination option in your portfolio element within VC to define this: http://i.imgur.com/lSMQTUN.png

Cheers

Hello, Thanks for this amazing theme :)

I just have an issue with a music player I bought on envato market : http://codecanyon.net/item/fullwidth-audio-player-wordpress-plugin/1321160

When i click on the play button, instead of adding the music in the player, that’s opening a new window.

The pluggin is working on another themes. I wrote to the pluggin author and this is what he answwered me :

“thats because your seems is attaching a custom event handler on all anchor tags, I can not do anything against that, you have to contact the theme author”.

Thanks if u can answer me quiclky, i need it asap…

Hey,

Have you tried using the option for “Disable Fade Out On Click” in your page transitions tab?

Cheers

THANK YOU ! THANK YOU ! THANK YOU ! Working :)

You’re welcome :)

Cheers

I am trying to re-install the latest theme version and what happens is that with the dummy content (agency) everything is shifted right. See this screenshots here.

http://d.pr/f/18XkV

Is it an error on the theme? (everything is new install, i.e. wordpress, no plugins, etc.)

You can disregard this. I managed to solve it. Thanks.

Hey, glad to hear

Cheers!

Hi,

Kindly advise how I can centralize the social media icons in the footer.

Thanks! Alvin

Hey,

#copyright .span_7 {
    text-align: center;
    display: block;
    width: 100%;
}
#footer-outer #copyright li {
    float: none;
    margin-left: 20px;
    display: inline-block;
}
#footer-outer #copyright .col ul {
    float: none;
}

Cheers

Hello,

Great theme! Just wondering if there’s any way to change the color of body of the theme all throughout from that off white color to just a pure white? I’m using the Modern Creative version.

Thanks!

Hey,

.container-wrap {
  background-color: #fff!important;
}

Cheers

Thanks!

You’re welcome :)

Hi!

I’m having issues with reducing the size of my images when inserting them into rows. The images are always stretched to the max size when the row allows. Is there a way to reduce the image size, without having to resave & reupload the images?

Thanks! Alvin

Hey,

You could use a css class on the column holding the image – if you can share a sample URL where this is occurring I could assist

Cheers

Hi There!

My site won’t load at all: alexandrafriedman.com

My developer has sent you an email with our admin sign in and we added a private ticket and we #565353 regarding the issue.

We have still not heard back.

I know you are slammed – I’d love to have my site up and figure out the problem.

Can you help, please? Thank you!

Hey – I responded yesterday in regards

Hi. How do I change the font and letter spacing on small, medium & large nectar buttons? Thanks.

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

body .nectar-button {
  letter-spacing: 4px!important;
}

Hi. OK, this seems to be a bigger issue. I have input specific requirements for my typography in the typography panel and some are being ignored when viewing in mobile and when using nectar buttons. Any help appreciated. Thanks.

Hey again, could you kindly share your URL in regards?

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