Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,231 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Did the update got delayed again?

Hey devlicence, it was released this morning :)

Hi,

Please help on the (search icon).,, how to do below:

When user presses Esc button, I hope that the suggestion list will be closed.

Now, its getting hidden when I click on (Alt) key

How to do that please. Thanks

Yes, I use AJAX search in header and I also use AJAX from search

Hi,

Please allow me to follow up.

Hey, could you please share your URL in regards?

Is there an easy way to keep the desktop layout of this landing page, http://www.itsronallen.com/ the same for the landscape view on a phone & tablet? Also, for the vertical view on a phone & tablet, would it be possible to put the signature at the top of the page, and the icons at the bottom? I’ve tried playing around with the responsive options in visual composer and can’t quite seem to crack the code! Thank you!

Hey tmudd89,

Have you tried to disable the responsive design in the Salient options panel?

Cheers

How can I remove the logo from just one page?

Hey, you can remove the header on a per page basis via the no header page template – or do you only need to remove the logo but keep the menu?

Cheers

Hi, Please, is is possible to have certain pages to look like different demos? ie. content home and pages looking like Ascend or Service Demo AND shop and product pages looking like Ecommerce Demo? Thank you very much. Best regards.

Hey, i’ve noted the idea for the wishlist :)

Cheers

Great!

It’s the Official plugin from Shopify itself (!!!) and the themes mentioning it are very basic and free themes, way way under Salient’s beauty and endless features. Shopify is huge, and is really a must for many communities and activities, we really count on you on embracing it! Please! :)

Thank you very much.

Cheers.

That’s for the additional info :)

Cheers!

Hello, is it possible to use fullscreen rows and transparent header within the portfolio? I can find this option just for pages.

Hey add this into the custom css box:

.single-portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title .subheader {
    text-align: left!important;
    max-width: none!important;
}
@media only screen and (min-width: 1000px){
#full_width_portfolio .row .col.section-title {
    margin-top: 100px!important;
}
}

You are awsome!!! Thanks for a brilliant support!

You’re very welcome :)

hello, what should i do if footer is not showing? only widget areas?

Hey dagmaradrewniak, please share your URL so I can take a look

Cheers

Hey, could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/

Hello,

I was wondering what the CSS might be to make the ’ Sub Menu ’ or ’ Drop Down Menu ’ Transparent?

I have my menu fully transparent at the moment, but when you click an option with a drop down it shows up as grey.

I looked through the previous comments and you said it could be done with CSS, but for the life of me I cant figure it out.

Here my website www.unleashwebdesign.com

Cheers

Hey Zprime,

The option for this is coming in the upcoming release 8.0 :)

Cheers

Damn.. It’s Friday and I was hoping for Salient 7.7 :/

Sorry ace2296, check back in the morning :)

Regarding your reply to my review, I can’t reply there so I will reply here.

I have already requested a refund and you didn’t reply to that or refund my money, so not much use sending me a link to the refund page again.

Ignore previous comment, refund has just been processed in the last 30 minutes.

It was indeed processed yesterday, could you kindly let me know your open ticket IDs though so I can still see what issues you were referring to?

category on portfolio meta below

Hey juanblancodelgado,

Do you have a specific question regarding it?

Cheers

I’m having another weird little problem, when I roll the mouse once, the menu is hidden, in the second scroll it appears and closes quickly.

How do I resolve this and it only appears when scrolling up?

Look:

Https://goo.gl/photos/DcLS7MA5YbvLhQSX6

Hey, add this into the custom css box:

body[data-hhun="1"] #header-outer[data-permanent-transparent="false"]:not(.detached):not(.parallax-contained):not(.at-top-before-box).invisible:not(.side-widget-open)  {
  top: -100px!important;
}

I’m getting problems with the “Flip Card” off the carousel.

Inside the carousel works fine, but outside it does not work properly:

https://photos.google.com/share/AF1QipNTdfPr9KID2oTzNhIrZLH0WhQK7SyJMbDIvnS76TJfMy_dTuvze9XBNoWgc2gExg/photo/AF1QipPamOlfPBhrX8PXwuBJhu0HBlmbJebUmv5Q1kYG?key=ZTVOUlNrTzAxMTZfM1Q1anlFQnltZjE0ZXVIU2tn

Hey ofmarconi, please open a ticket in regards https://themenectar.ticksy.com

Cheers

Hello,

I would like to know where I should switch to the change menu for mobile mode from 1200px.

I have a very large menu and it is misaligning on small screens before switching to hamburger version:

Http://imgur.com/a/cVh1e

Hey, it would require modding to multiple areas of the theme – it would be easier to simply shrink the menu item size at that viewport:

@media only screen and (max-width: 1200px) {
body header#top nav > ul > li > a {
    font-size: 12px!important;
}
}

Hi guys! i would like to know if there is a way to auto-complete the subject field of my contact form (contact form 7) by using the button shortcode. For example, if i have a section about ‘A’, and i have a ¨contact us for more information¨ button, it would fill the subject field with ¨more information about ‘A’¨ or ‘B’ or ‘C’, depending on the section the user is visiting.

Thank you very very much! :)

Hey PriR-Apptividad!

This would require some custom development at this time unfortunately

Cheers

Thank you ThemeNectar!

What kind of custom development? Javascript custom code or just inside the buttom shortcode?

You’re welcome :)

It would require a javascript event

Cheers

Is there anyway to have a proper menu in the footer or is it just social links?

I opened up a ticket. No response yet.

Could you let me know the ticket ID?

1075183

Hi!

Is it possible to have multiple portfolios with different slug in the url.

For example: www.test.com/Portfolios/Portfolio1/Portfolio1item www.test.com/Portfolios/Portfolio2/Portfolio2item Thanks!

Hey jp838, it would be possible via custom modding to add thetaxonmy into the slug if that would work for you: http://wordpress.stackexchange.com/questions/94817/add-category-base-to-url-in-custom-post-type-taxonomy

Cheers

Hello, thanks for the beautiful theme! I would like to know how to solve my issue. As you can see on https://new.bn-pools.be. I would like to use a transparant header. But I have a grey space up above. How to fix this? I just changed the header BG opacity, nothing more. Thanks in advance!

Hey, in your Salient options panel > header navigation > transparency tab enable the option for “Use Transparent Header When Applicable”

Alright done. And now, how can i put a layer over it that the menu is more visible?

Hey, add this into the custom css box located in your Salient Options panel:

html body #header-outer[data-transparent-header="true"].transparent { background-color: rgba(0,0,0,0.4)!important;

Cheers

Hi, how can i change width in a single page portfolio (full width) with custom css?

Hey malangar,

1. Could you share your URL so I can see your current settings?

2.

.masonry.classic_enhanced .masonry-blog-item .inner-wrap, .blog-recent[data-style*="classic_enhanced"] .inner-wrap {
    border-radius: 0px!important;
}

Cheers

1. Thank you! 2. How can I send a private message?

You can open a private ticket in regards at https://themenectar.ticksy.com

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