Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,192 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Hello! Have an urgent technical question- will email you now!

Hey, i’ll take a look for it shortly :)

Just sent a follow-up again :) You totally rock!

Hello – client loves the theme! I am trying to change the color of the mobile ‘bars’ that make the menu slide out. They are white and so is the background of the header bar so the menu does not show up. Client wants the header bar to stay white and the 3 bars that symbolize the menu to be blue.

CraterLakeZipline.com

Any help is greatly appreciated!

Thanks :)

Hey, it seems to be active now – have you changed anything on your end since posting?

Cheers

I have not but perhaps it was still cache issue. Thanks for you help!! Very much appreciated.

You’re welcome :)

Hi there,

I’m using the WPML plugin for languages but when i open the search box in CHINESE version, type something and hit enter, it takes me to the ENGLISH results page, not chinese: http://ascensia.edu.sg/?lang=zh-hans – Can you help me?

I’m using the last version of WPML plugin.

Thank you!

Renan

awesome. thanks!

You’re welcome :)

Hello!

I`m designing this page http://www.omegaexp.com.mx/es but in the “Nosotros” page the header doesn’t go transparent and there is a small gap in black, the row is in “Full width background”, i don’t know whats causing this!

Cheers!

Hey Juanacatan!

Do you have the option checked in the page header settings on that page to force the transparent effect?

Cheers

Damn….hahahaha it was disabled, sorry for wasting your time haha

Cheers!

No worries :)

Hi! I am using a child theme so I can make a few custom modifications. However, when I rename the child theme, the styling changes on the Salient Theme Settings Dashboard: http://tinypic.com/r/2saczkg/9

Any idea why this is? I would love to keep the clean look of the traditional styling.

Any ideas would be very helpful.

Thanks,

Ryan

Hey Ryan,

Try to deactivate your child theme for the parent and then reactivate it

Cheers

I do not know how to solve this problem.

When I spin the cell phone it happens, the whole site disappears: https://www.youtube.com/watch?v=l8AhWpZgi-k

www.localhost.agency

Hey, can you please open a private ticket in regards with your admin credentials and let me know the ticket ID here once you’ve done so? https://themenectar.ticksy.com

Cheers

Hey, is there a way to make the navigation turn ‘white’ when you rollover the transparent navigation – e.g. https://www.allbirds.com/

looking forward to your response

Hey, this would be easiest to do with a javascript event to remove the transparent class, without that it would require a large css snippet to override all the transparent coloring

Anyone else who desires this effect I have made this code --—- $('#header-outer').hover( function() { var $offset = $(window).scrollTop(); var $windowWidth = $(window).width(); if($offset == 0 && $windowWidth > 1000 && $('#header-outer').attr('class') === 'transparent') { $(this).removeClass('transparent').addClass('scrolled-down'); } }, function() { var $offset = $(window).scrollTop(); var $windowWidth = $(window).width(); if($offset == 0 && $windowWidth > 1000 && $('#header-outer').attr('class') === 'scrolled-down') { $(this).removeClass('scrolled-down').addClass('transparent'); } } ); --—- I’ve pasted it on line 9375 of the js/init.js file

Hey, thanks for sharing this with the community!

Hey!

Moved a site and now want to export the old Salient theme settings from the database. Where can I find theme?!

Thanks!

Ryan

Hey Ryan,

You can export the theme options directly from the Salient options panel > import/export tab

Cheers

Hi Themenectar! I have two questions: 1. Is it possible to create separate portfolio streams? So on one page I want to display a portfolio grid with certain portfolio items, and on another page display a different set of portfolio items, but I don’t want them to loop into each other when you click the arrow button on the project header. 2. Also I want each to be nested under its own page’s url. Does that make sense? So for example my portfolio item TESS to be under the Projects page as it is now: http://www.bcnuej.org/projects/tess/, but then create a separate slug for another page that contains the other portfolio items that i want to keep separate, which i want to be http://www.bcnuej.org/outreach , followed by the name of each item on the Outreach page.

Sorry if that’s confusing. is there a straightforward way to do this?

Thanks!!!

Hey, could you share your URL in regards so I can see why it’s not working for you?

Hey, i’m not seeing that the snippet was entered in the custom css box currently – 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/

Hi!

Can I use VIsual composer with your theme?

THanks!

Hey,

Salient comes with its own version of Visual Composer, tailored for the theme :)

Cheers

When I add a link to the image hotspot it is not clickable in the desktop view. When you check it in mobile view it works fine and can be clicked but not in the desktop view. How can that be fixed?

It looks like if I remove the rule pointer-events of ”.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip” or if I set it to anything other than none then the link is clickable.

Hey Nehalem2009, could you share your URL in regards so I can see the setup you have?

Here you go: http://bit.ly/2pKRt9d But keep in mind that I have overwritten the pointer-events rule of the mentioned CSS selector to have it work now. But if you set the pointer-events back to none then it does not work in desktop view only in mobile view.

Hi,

After updating the Salient theme, (1) I get “No menu assigned” next to my burger menu.

(2) Also, the formatting of the text must have changed slightly, since “drivna” in the header doesn’t fit on the third line/row and “innovationsledare” is on the fourth line/row instead of third on desktop, but also doesn’t fit on the screen in mobile (I only checked on my iPhone 6).

How to fix these two things?

Cheers, Cross

Hey Cross,

Can you please share your URL in regards so I can take a look to assist?

Cheers

Hey,

1. I’m currently seeing that you have a menu assigned

2. Yes, the responsive typography changed slightly to be more consistent – but complete power was also given to you to override this in the Salient options panel > typography > responsive settings tab

Cheers

Hi,

After updating the Salient theme, (1) I get “No menu assigned” next to my burger menu.

(2) Also, the formatting of the text must have changed slightly, since “drivna” in the header doesn’t fit on the third line/row and “innovationsledare” is on the fourth line/row instead of third on desktop, but also doesn’t fit on the screen in mobile (I only checked on my iPhone 6).

How to fix these two things?

Cheers, Cross

Hey Cross,

Can you please share your URL in regards so I can take a look to assist?

Cheers

Hey,

1. I’m currently seeing that you have a menu assigned

2. Yes, the responsive typography changed slightly to be more consistent – but complete power was also given to you to override this in the Salient options panel > typography > responsive settings tab

Cheers

Hi ThemeNectar

I love the new update and I’m trying the new “Horizontal List Item” element. But is there a way to remove the animation on hover? Or simply add a smooth color on hover (like a button) instead of the animation?

Thanks!

Hey sottise!

Add this into the custom css box located in your Salient Options panel:

.nectar-hor-list-item:before {
  transition: none!important;
}

Cheers

Is it possible to enable row animations to repeat so that if you scroll back up or down to another section the animation replays?

Hey Linkinspy,

Only in a page full screen row setup: http://themenectar.com/docs/salient/page-metaboxes/#fullscreenrows

Cheers

hi, this is changing the height of my rows. if I edit the height from 69 to whatever number I choose its good but how do I make it permanent.

element.style { height: 69px; }

upclientele.com/ss/6779-2/

Hey leeanddrew,

Could you let me know which row you’re referring to on that page?

Cheers

all of them are doing it. The ones with the pricing table

if you look closely when you first load the page the pricing tables are more compact then then it changes when the pages fully loades

Quick question regarding your customized version of Visual Composer—does it function in the same manner as the regular version of the plugin?

Also, is it installed the same way that all third-party plugins are installed?

We have very strict security requirements when it comes to hosting WordPress sites and their themes on our servers, and I would like to ensure that this plugin would not violate any of them.

Providing it does not, I am very interested in purchasing your theme.

Thanks!

Hey thinkdm2!

1. It functions the same, but Salient has its own set of custom elements and also disables the frontend editor/grid builder by default

2.Third party plugins are compatible, but you may run into styling conflicts if they’re adding similar elements

Cheers

dev-glenncope.pantheonsite.io

I’d like to make the mobile menu to be full width, but I haven’t been able to make that happen?

Hey,

in the Salient options panel > header navigation > off canvas navigation tab you can select one of the full width options

Hi ThemeNectar,

Are you aware of any conflicting issues or problems between Salient 8.0.3 and WordPress 4.7.3?

I am having a lot of problems with the WordPress dashboard working and loading properly when Salient 8.0.3 is my active theme.

Any thoughts?

Cheers, Alan

Hey Alan, there’s no known compatibility issues – are you using a child theme? If you are, modifications to files in there could cause such an issue

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