Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,235 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38440 comments found.

Hi there, while editing the theme I messed it up and wanted to go back to how my theme was before I made all those adjustments. I emailed you guys and you said that there is a page revision so I can set the page back at different times that I make the edit. Can you show me where that page revision is? I just want to reset it back beore I messed up. Thanks!

Hey soianchay,

In the metabox where you publish changes to your page, there’s a link for the page revisions.

Cheers

Hi there, I mean I want to view the revision change for the whole theme. Not just pages. Can you show me that?

Are you referring to revisions for editing the theme files?

Hey guys, I had commented a few days back about a caching problem and portfolio display issues and you asked me to share my URL… I did so but haven’t heard back yet even after a follow-up – it’s been almost 2 weeks since my initial post with the URL now. Would you please be able to have a look? Or I can combine everything into a new ticket if you’d like. Thanks!

Hey Skiffie, sorry for missing that! I just responded to your email in regards :)

No worries, thank you very much!

You’re very welcome :)

Hey,

I have had a recurring problem, I am unable to add any images into to the page, I am attempting to add featured images to the blog page and I keep getting the same error. I have attached an image of it below. If anyone has any solutions to this problem that would be great. This error has occurred since I started the site and I have never been able to solve it.

http://americanenglish.co/wp-content/uploads/2018/01/Screen-Shot-2018-01-19-at-4.02.00-PM.png

Hey zacgrove,

Have you checked the server error log to see more details on what’s being tracked in regards? Also, have you tried to increase your PHP memory limit to rule that out as well?

Cheers

Hey!

I understand my support subscription is out, but you gotta help me here.

Somehow I managed to disable bottom-border for #header-outer, but it still haunts me whenever I go to another page of my website. My site is here: https://goo.gl/4sFnJ8. See, it loads and hides instantly, driving me nuts with all that blinking.

How do I remove it for ever?

I’ve been trying to find the solution for 5 hours now. Please help.

Hey PapaJohns,

Try to add this into the custom css box in the Salient options panel:

body[data-hhun="1"] #header-outer:not(.parallax-contained) {
    position: relative!important;
}
body #header-space {
    display: none;
}

Cheers

That worked! Thanks a lot!

You’re welcome :)

I’m running Salient 8.5.3, VC 5.2.4 & WP 4.9.2 on hosting with PHP7 and I STILL can’t get the Visual Composer to work right. When I click inside any of the green tabs (ie text box) the only thing that comes up are VC column settings.

I thought this was an issue of running an older PHP version (I dug through the existing posts and it seemed that caused the issue). But I just bought a new hosting plan that supports PHP7, migrated my entire site over and did a fresh install of Salient & VC to ensure I’m running the latest versions and the issue still remains! I can’t build in short codes. What is wrong w/ Visual Composer & how can this be fixed??

PS I’ve also tried deactivating every plugin besides VC and the issue persists

Hey jessgardner, since this isn’t a known issue with the current version – could you please reach out in regards via the contact form on my author page or through the support forum https://themenectar.ticksy.com with your admin credentials so I can check out the setup further?

Cheers

Hi TN,

I see that I can import only settings, but can I also import widgets.txt some where to fill the widgets with content? If yes where do I do that?

Cheers, Marc

Hey, could you kindly let me know which demo specifically you’re trying to import the widgets of?

The demo is called ‘Agency’

Hey, could you kindly reach out in regards via the contact form on my author page so I can provide you the file needed for this?

Thanks

Hi. Thanks for the awesome work. It’s seems the off canvas menu is broken on IE11 (also the case with salient official demo “business 2”. Any fix possible ?

Hey grollemund!

Could you kindly provide a screenshot for what you’re seeing on your end?

Cheers

How do I put the Theme in Spanish with the files redux-framework-es_ES.po and es_ES.mo that are in the nectar folder / redux-framework / ReduxCore / languages / I would like to translate this text from here but I can not find it http://snap.ashampoo.com/4Dwv1PQu

Hey, the pot file should be used to output a file named just “es_ES.po” – if you already have one of those, you can remove it (or rename it) to create a new one based off the .pot strings

Cheers

Hello, I already have in that folder a file es_ES.pot that is the translation of the Theme, if I put the same name I will write it down. I tried to put the name is_US.pot to this file but the translation does not work, it only works if I leave it as is_ES.pot, but in this case I lose the translation of the other file, please help me.

Can you please open a ticket in regards with your admin credentials so we can log in and take a further look at your setup? https://themenectar.ticksy.com

Hi is it possible to make the width of the page narrower?

I like it on my pet blog: https://www.petcheckers.co.uk/best-no-pull-dog-harness-reviews/

But the content covers a much larger width on my new photography blog: https://simplypetphotography.com/how-to-create-a-soft-background-in-your-pet-photography/

So how can I reduce the width?

Thanks

Hey 0754ben84,

In the Salient options panel > general settings > functionality tab, adjust the “Max Website Container Width” in regards

Cheers

Hey, is the latest version of Ultimate VC addons not compatible with Salient 8.0?

Hey, The issue I’m having is the hide row on certain screen sizes isn’t working at all? I’ve got the most current Wordpress, Salient theme, JS composer plugin and Ultimate VC addons now and it’s not working :/

So everything else seems to be working okay as far as I can see. But when you have a row and click ‘effect > Hide Row’. It isnt working at all?

Hey JoeKozak,

could you kindly share a URL with one of the rows where you’re trying to use that option so I can take a further look?

Cheers

Hi ThemeNectar,

I installed WordPress to use on my local drive using MAMP for windows But impossible to install Salient !

I don’t understand…

I need help! Please

Vanessa

Hey Vanessa,

What error message are you getting when trying to install and how are you installing the theme? (i.e. through the WP admin upload button, through moving the salient theme folder directly into the themes directory etc.)

Cheers

I finaly succeeded install this theme ! I don’t understant where is the probleme but now it work. Thank,

Hey, glad to hear you got it working. :)

Hello, is there any css way to change the cart icon for a custom .svg icon? Thanks.

Hey estudisimple,

You can target that icon with:

body .icon-salient-cart:before {
    content: "\e012"!important;
}

However it would be easier to use a font-face loaded icon set rather than using an image or svg as further modifications would need to be made to the styling to allow

Cheers

Hello, I would like to know how to change the tooltip style. Right now it has a white background with shadow “tooltip_alt” – I would like to change it to the regular tooltip, but I can’t seem to find the settings for that.

Thank you.

Hey Juancho,

When editing your page, at the bottom in the Page Full Screen Rows metabox there’s a field for “Dot Navigation”

Cheers

Oh wow, I feel so dumb! I checked everywhere, but the bottom of the page. Thank you very much for the help.

Happy to help Juancho :)

Just wanted to say that, in my experience, Salient has the best front end output i´ve ever seen. But Divi has the best visual builder of all. This is making me have these weird erotic dreams of Salient and Divi mating in the wild. Only you guys have the power to end this curse. Pleaaase.

Haha, thanks alecobra..if you’d like to get on the beta list please shoot me an email in regards :)

Cheers

I sure want to be on that list! Should I write my e-mail in this comment thread?

Hey alecobra, you could email me via the contact form on my author page here: https://themeforest.net/user/themenectar

Hello. How do you modify the bullet list color in this theme?

Hey envato999,

The Fancy Unordered List element provides a selection field for color :)

Cheers

Please tell me where can I find this

Hey, it should be available right inside of the page builder as an element: https://imgur.com/a/nPDlj

Cheers

Is there a custom code to replace the Logo on the mobile menu?? It looks horrible right now.

Hey bethanycrwmr0,

You could technically use the retina logo option to have a different logo display for mobile devices, but to separate it from never being shown on retina laptops/monitors it would require custom modding to the header.php file

Cheers

​When the mobile menu is open there is no way to click out of the menu unless you select a page. Is it possible to fix this?

Hey bethanycrwmr0,

There should be a close icon available, can you please share your URL in regards so I can take a look to assist?

Cheers

Hi,

One question: I imported the “Service” demo but how do we get the images imported? Not that I’d like to keep them on my site but it would be more handy to work with a site exactly similar to the demo, you see? :-)

Thanks in advance for your help.

Best regards, Florence.

Hey Florence,

Unfortunately demos created longer than a year ago used premium stock photos which couldn’t be included (so they’re swapped for placeholders). More modern demos use free to use images and can be readily provided: http://themenectar.com/docs/salient/importing-demo-content/

Cheers

Hello, in the Off canvas navigation, in Full screen cover slide + blur BG mode. How can I change the slide down behavior for a simple fade in?

Hey riolab,

Are you also seeing that issue occur here? http://themenectar.com/demo/salient-app/ It would be easier to add the blur effect to the fade in menu than turn the slide menu into a fade. So once we can figure out why your menu hover effect isn’t working, that would be the route to go

Cheers

I uploaded all the theme files again, but the over effect isn’t working yet. I made a new video to see it. https://we.tl/z6NhTNkqr9

Cheers

Hey riolab, could you please provide me with the actual site URL where this is occuring so I can take a closer look at everything?

Is it possible to create another “Sort Portfolio” button with a different set of categories? My goal would be to have more than one.

Hey eideindustries,

Unfortunately as of now this would require custom development

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