Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,245 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38441 comments found.

Hi Guys,

I’ve got a problem with my menu. When I make Changes it’s fine on all page but on the home page it doesn’t change.

Ive even deleted the menu completely and it’s still there.

What can I do to remove it?

I’ve cleared my cache etc but noting changes…

Thanks

Hey Ben,

Please open a ticket in regards or reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hello :) It’s possible de reduce the content area (less wide) and to increase a little the size of the text in post ?

Thanks you

Hey Braure54,

1. You can easily change the size of the body text (globally) in the Salient options panel > typography > general HTML elements tab

2. Please share one of your single post URLs in regards so I can see your current settings

Cheers

Hi, how do I remove the hover feature on navigation and the drop down navigation? God bless.

Hey sefwalter,

Are you just referring to the color change?

Cheers

Hi, How do I change the padding when using the ‘in container’ option? I’d like the images to be slightly larger, especially on mobile… i.e. less white space. Thanks.

This worked well, thank you!

I am trying to add the contact form currently seen on your business demo page http://themenectar.com/demo/salient-business/ ... but when I import demo content and copy over settings each line comes up as full width. I’d like to replicate your demo with name, email, and phone number on the same line (three columns) hopefully with one long message line underneath. Thanks!

False Alarm! I think I found what I was looking for here: http://themenectar.com/docs/salient/importing-contact-form-data/

I was wondering how I can replicate the ‘show me how’ button that seems to be multiple shades of teal in the Service demo.

Hey!

It’s a nectar button added in the Salient visual composer set to “see through” and using “extra color gradient 1” for the color

Cheers

Is there an ETA on the next release? Is it going to be a major or minor?

Thanks!

Any ETA on the update?

It’s coming in the morning :)

Hi, In a last version of salient, i don’t find anymore the option to activate a button in the navigation menu, “Menu Item Style”. http://imgur.com/a/au8qy Thanks

Hey Arkanite,

WP 7.6 has made it invisible, however the upcoming update will be bringing it back again :)

Hey, I need to center the logo just on the mobile menu. I want it to be in the middle of the screen with the hamburger and car icon on the left. Is that possible?

Hey Jaycobcohen,

Could you share your URL in regards so I can take a look at your current settings to assist?

Cheers

Hi guys,

When I turn my my featured image off I get a spacing issue at the top of my blog posts.

The text crosses the divider line.

Please see here: http://www.petcheckers.co.uk/dog-recall-training/

How can it be fixed?

Thanks

Ben

Hey Ben,

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

.single #post-area > article .content-inner > div:first-child {
    margin-top: 0!important;
}

Cheers

Hello, I just updated the theme and now the site won’t load?

Hey karenchedid, please share your URL in regards so I can take a look to assist

Cheers

Please help me! I can’t find out why my last two team members are doing this thing on mobile. Please I need a solution asap! Thank you! https://grafotehniki.gr/%CE%B5%CF%84%CE%B1%CE%B9%CF%81%CE%B5%CE%AF%CE%B1/

Hey JimKalligas,

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

@media only screen and (max-width: 1000px) {
.page-id-88 .wpb_row .span_12>.col:nth-child(3) {
    clear: both;
}
}

Cheers

Hi,

Can you make an update for a more clear sitemap in order to have a better SEO optimised result to display site’s pages on google searches, rather than just the url. Also, will there be an update of woo-commerce shopping page layouts? Regards,

Hey Ewanbenoit,

1. I’ve noted tis for the wishlist, have you considered using a plugin in regards as well? https://wordpress.org/plugins/google-sitemap-generator/

2. In the next WooCommerce based update – most likely

Cheers

Hi,

We would like to have a semi transparent menu for the desktop version (not on mobile device). Is that possible? Thanks in advance!

Website: www.unbegun.nl

Martijn

Hey! You can turn off the “use transparent header when applicable”option in the Salient options panel > transparency tab

Hi, thanks.

But we would like to have a semi transparant header before scrolling instead of a non transparant header. Do you also know how we can fix that?

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

@media only screen and (min-width: 1001px) {
html body #header-outer[data-transparent-header="true"].transparent {
    background-color: rgba(0,0,0,0.6)!important;
}
}

hello staff, check my website http://www.ilwok.com homepage scroll dont work correctly, it seems that when you shake slide, a white stripe is at the bottom and then with a click defers affixed, safari & chrome, please check.

Hey pyrosportswear,

Could you kindly provide a quick screencast showing this issue as I’m not sure I’m seeing it on my end and seeing it from your end would help to troubleshoot

Cheers

look when changing tab in the menu page, the little animated titles are there but not seen.

I am having trouble getting the google maps to load. Please look at www.wanwumedia.com and the ‘contact’ page, from the menus.

I have added the key here:

if(typeof google == ‘undefined’) { $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&key=AIzaSyAT2zUOfNU1z6Uu4FgM7PQHQqOqR2Q0d2E&callback=mapAPI_Loaded'); }

But the page is still not loading. I get the following in the Console:

Uncaught ReferenceError: gmw_data is not defined at HTMLDocument.eval (eval at <anonymous> (jquery.js:2), <anonymous>:8:7) at i (jquery.js:2) at Object.add [as done] (jquery.js:2) at n.fn.init.n.fn.ready (jquery.js:2) at a.fn.init.n.fn.init (jquery.js:2) at a.fn.init (jquery-migrate.min.js:2) at n (jquery.js:2) at eval (eval at <anonymous> (jquery.js:2), <anonymous>:7:1) at eval (<anonymous>) at jquery.js:2 util.js:210 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys eB.j @ util.js:210 js:37 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error

Can you help?

P.s. I tried to update to Salient 7.6. I am on 4.8.1, and using a child theme.

However, when I update the parent theme to the latest version, my site breaks.

Hey, your screenshot is from the styling tab within the general settings, switch to the “css/script related” tab

The error is : jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1 staticmap Failed to load resource: the server responded with a status of 403 (Forbidden) jquery.js:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/. send @ jquery.js:4 jquery.js:4 Uncaught ReferenceError: gmw_data is not defined at HTMLDocument.eval (eval at <anonymous> (jquery.js:2), <anonymous>:8:7) at i (jquery.js:2) at Object.add [as done] (jquery.js:2) at n.fn.init.n.fn.ready (jquery.js:2) at a.fn.init.n.fn.init (jquery.js:2) at a.fn.init (jquery-migrate.min.js:2) at n (jquery.js:2) at eval (eval at <anonymous> (jquery.js:2), <anonymous>:7:1) at eval (<anonymous>) at jquery.js:2

Hey pwanwu, you posted your admin credentials in a public location on here, not only I can see the comment. You should change your password asap – could you please open a private ticket in regards with your admin credentials again so I can take a look at what’s going on? themenectar.ticksy.com/

How can I add the word “SEARCH” next to the search icon?

Hey lindsayclineco, as of now that would require modding the includes/header-search.php file in regards

Hey, there’s an EDIT pop up that shows when I visit my website in development. Where is the disable option?

apologies, it’s on a sub domain: dev.united-athletics.ca

‘edit’ pop up always shows up. how do i disable?

Hey,

as I mentioned previously, that popup is not part of the Salient theme – checking your URL, you have three different popup plugins active

https://wordpress.org/plugins/dreamgrow-scroll-triggered-box/ https://wordpress.org/plugins/layered-pop/ https://wordpress.org/plugins/popup-maker/

I’m sure sure which one of them is adding that, but if you deactivate them in your Plugins section in the admin panel, it will go away

Cheers

Hi How can I turn off any animation of off canvas menu elements? Polylang language elements does not animate well…

Thank you in advance for an answer Agata

Hey Agata,

Could you kindly let me know which off canvas style you’re using so I can accurately assist?

Cheers

Fullscreen Cover Fade

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

#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a .clip-wrap, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a .clip-wrap, #slide-out-widget-area.slide-out-from-right-hover .inner .widget.widget_nav_menu li a .clip-wrap, #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a .clip-wrap {
    display: none!important;
}

Hey, your “Get Support” link doesn’t work. Thought you should know.

Hey edmuncy, it seems to be online – can you verify this again currently?

Hi, I want to put an image in the background in a column, but I want to put on top of that a text. The issue I am getting is that the background is the size of the text and increasing padding does work, but it totally messes with the mobile view. Is there any other way around to add full width/height image with text on it?

Hey RatioCreative,

Please share the URL where this column exists so I can check your settings to assist :)

Cheers

Can you please tell what are the media queries your theme uses? Thank you!

You’re welcome!

Unfortunately that mod would require custom JS as opposed to just css as of now

I can right custom js. Could you give me some tips about what I should do?

Hey, in the jquery.fullPage.min.js script you’d need to alter the click event to add a class to the actual li. Css could then be used to force the tip to show at all times

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