Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,868 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38361 comments found.

Hi, our video posts are not showing the video in the post header. We had opened a support ticket and after some updates and testing, they asked that we post to here. Our previous ticket ID is: Ticket #1418464.

Thank you!

Hey dev_unbridled,

I just responded earlier today in regards :)

Cheers

Hello, a client ask me to change some thinks in his website developed with your theme, www.pazderoda.com, I added a submenu in main menu item “formaciones” but I’m unable to make it work in mobile version. When I click the item “formaciones” nothing happens. Could you help me with that? Thanks.

Hey ruben122, please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar

Thanks, I will do it now. :)

Thanks ruben122 :)

Hello. What’s the setting to make the image gallery in a portfolio similar to The Journey demo? http://themenectar.com/demo/salient-business/portfolio/the-journey/

I had it like that before but it appears that an update could have possible removed it because now my images are just a regular grid layout. http://patricekcokley.com/portfolio/the-bassline-group/

Hey pkc827,

In the Image Gallery element settings, make sure “touch enabled and spaced (flickity)” is the gallery type setting active

Cheers

Is there a way to include our SVG with the drawing effect?

Hey mbianchi27, currently there’s no built in option to upload custom SVGs, but if you modified one of the files in salient/css/fonts/svg you could use that in page builder (those are all the linea font files)

Hi, and congrats for the nice theme. I´ve an strange behavior with the contact form. If I update the page in the wordpress editor the form works great with the minimal styling and the animated underline. But if I come back, the second time I load the page, it does work. The font have changed, even in a text column I have in the right side. If I don´t fill any field and submit the force to cause the warning messages, the form has again the minimal style with the underline animation. Any ideas? Thanks and best regards!! form test url causing the error: http://laphillestudio.com/?page_id=5883 (tested in 3 browsers)

Hey minaranjastan,

Try altering the page transition setting from “AJAX” to “Standard” in the Salient options panel > page transitions tab

Cheers

Hey there! Do you have any plan to release 8.6 version any time soon? Thanks :)

Hey tovbar,

The next release will be landing in a couple weeks, if you’d like to join the beta team please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar :)

Cheers

Great news, can’t wait! Thank you :)

Cheers tovbar :)

Hi,

With the Nectar slider, is it possible to have a background image with a foreground image. ie. a background pattern image – with the companies logo and some Text. I dont have the font so I want to just use it all as a lockup.

So basically – background jpg with a foreground Png.

thank you T

Hey tricks28,

Just use a regular img tag instead of doing a BG image that’s absolutely positioned. i.e. https://pastebin.com/N8UsmsTQ

Cheers

Awesome! Thank you so much – perfect!

You’re welcome tricks28 :)

Hey Guys,

Basically I have a very simple problem but I can’t figure out a proper solution.

I want to build a very simple project page with Images to scroll down. Can you tell me what is the right way to set it up with Images having the same gap to all sides (no matter whats the device and if they are next to each other or underneath each other). Basically like the portfolio grid just regular images on a regular page.

I can’t get it done with padding since it messes things up when the pictures rearrange etc.

Can you help me there? Thanks!

Hey GabrielHolzner,

I’ve created an example for you which you can copy/paste into the “classic mode” editor tab and then switch back into the page builder to examine: https://pastebin.com/zQFJg2zw they key is to use inner rows nested inside of a parent row, this way the inner rows can make use of the “none” option for “column margin”, and then set the column padding individually.

Cheers

Perfect, that’s exactly it. Thank you so much!!

You’re welcome GabrielHolzner :)

Hey TN,

I think I saw somewhere that there was a new version coming out shortly with new header options; is there a rough ETA for this?

Thanks as always!

Hey ND81,

Yes, that’s correct! It should be out within a couple weeks :)

Cheers

Can your the have this kind of design and animation? https://www.bcx.co.za/

Hey simbesayi, you can achieve something similar but you’d need a plugin for that background particle show

Cheers

Hi, is it possible to remove complete branding of salient & nectar from the source code in upcoming release?

Hey astutestudio,

It would require some custom development, though we’ve noted your +1 for the idea on the wishlist :)

Cheers

Hi, I’ve had ago on your Bakery Builder. Is there no way to even have the row name visible so when they’re collapsed you don’t have to remember the order of the rows, or open them to check what elements are inside? It was quite painful to use :(

Hey billgatesv2,

This is the default behavior of the WPBakery page builder plugin, you can post relevant feedback here: https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431

Cheers

Hi,

No worries, I’m sure others think it needs some organisation aswell.

Cheers

You’re welcome billgatesv2 :)

Hello,

Flickity image galleries do not work behind the tabs. In the first tab if it is displayed but in the following it does not work. Does anyone know how to solve this problem?

Thank you.

Hey izalberto,

I’ve added the fix for this into the current beta, please reach out in regards via the contact form on my author page if you’d like a copy https://themeforest.net/user/themenectar

Cheers

Yoast Breadcrumbs:how delete them? I turned on into proper section, but one turned off they are still active. how do I eliminate them?

Hey JoeEBasta,

I just tested this on my end and can’t replicate the breadcrumbs staying around after disabling the option – Could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com

Cheers

Hi, I’m not sure if this is a bug with Chrome or with Salient, but the Video Lightbox is behaving very oddly at the moment.

If you go to https://www.innobellamedia.uk and click the icon to view the showreel video, when on (up to date) Chrome on Windows 10, the lightbox jumps about all over the place whilst watching the video.

I’ve tried it on another Windows machine and it does exactly the same thing, but this fault doesn’t ocurr in Firefox or Opera. Interestingly, Chrome on my Android tablet does the same thing, but on my Chromebook running Chrome OS v65 it doesn’t do it at all!

I’ve also tried using a YouTube link instead of a Vimeo one, but that doesn’t make a difference. A brand new “test” page with just a video lightbox and nothing else… performs fine.

Any ideas what it’s conflicting with?

Hey paulfp,

This is a confirmed browser level bug with the latest Chrome – it occurs because of how the browser is rendering box shadows. To fix it for now before they patch it, add this into the custom css box in your Salient options panel:


.mfp-iframe-scaler iframe, .mfp-iframe-scaler > div.video, .mfp-iframe-scaler > div.video .mejs-container {
  box-shadow: none!important;
}

Cheers

Many thanks! Knowledgeable and helpful as always :)

You’re welcome paulfp :)

Hello, I have the option “Off Canvas Menu Mobile Nav Menu items” checked, but on mobile version of my site, when I click the mobile menu icon i see only the widget area. Why?

( I use pull right menu) :)

Hey webjamarea,

Can you please share your URL in regards so I can take a look at your settings?

Thanks

Hi there – how do we make the header shrink when scrolling? Ive set the Logo to be 75 (px) in the Salient Options -> Header Navigation -> Logo & General Styling -> Logo Height. Then set the Header Logo Shrink Number (in px) to 50 but it doesnt seem to change the height?

Hey wpnetninjas,

Can you please share your URL so I can take a look at your settings?

Thanks

Hey wpnetninjas,

You have the hide header until needed effect active, which overrides the resize effect – in order to get the resize effect to trigger you’d need to disable the other one in the Salient options panel > header navigation > animation effects

Cheers

On the testimonials slider is there a way to add a read more click through to another page with testimonials on ?

Hey richpcreative,

not directly inside of the slider, but you could place a nectar button below the slider leading to any other page of your choice

Cheers

​Hi Recently updated the salient version after that scroll is not working in tablet and mobile views

have checked by removing all plugins, nothing works can you please help me fix the issue

Below is the URL https://slidebazaar.com/

Hey SlideBazaar,

I just checked out your URL on an iPhone X/ iPad pro and couldn’t see any issues with scrolling the page – are you referring to scrolling a specific section or page scrolling in general? Also, can you confirm the device models for me?

Thanks

Hey Salient, So on my windows PC I can see my websites’ navigation bar at the top of my website but on my MacBook Pro I can’t? I only see a hamburger menu at the top like if I was using my phone or other devices. Including a screenshot to show you. I tested this on other devices and it works + went to sites that use the same template so it has to be my settings or something. Was wondering if you can guide me to fix it?. Screenshot: http://prntscr.com/jk0do4 Website: https://www.vaveili.com Thanks!

Hey Vaveili,

Check the Salient options panel > logo & general styling tab at the “Mobile Breakpoint” field and verify it’s at “1000”

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