Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,240 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38440 comments found.

Hi there, I was hoping you could help with some CSS to move the social icons at the bottom of the footer into one of the widgets please? Or is there another way to achieve this? I would like them to sit in the 4th widget area. Thank you in advance. Also, on a side note, I have a ticket open that I was hoping you could help with the ticket is #2319192. Thank you kindly.

No problem redkmarketing,

You can use this CSS in regards:

.textwidget .social {
    text-align: center;
}

Cheers

Thank you very much for your assistance, It’s all working now.

Glad I could help redkmarketing :)

Hello, I’m struggling to centralise Footer Widget Text when the footer is three columns. Could you please assist? See here: https://imgur.com/undefined

Ideally I would like each individual widget to be centralised including the logos.

Also there is a huge white space between the text below and the main three widgets. How do I close this gap? https://imgur.com/XndELff

Thank you. Adam

Hey Adam,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


#footer-outer .widget {
    text-align: center;
}

#footer-outer .textwidget img {
    display: block;
    margin: 0 auto;
}

If that’s not working for you, please share your actual URL in regards so I can take a look

Cheers

Hi salient demo importer not showing all demos, looking for Service?

Hey 7atrick,

That demo should be titled “Landing Service” https://ibb.co/zsymQmY If you’re not seeing it, could you please reach out via the contact form on my author page so I can take a closer look at the setup? https://themeforest.net/user/themenectar

Cheers

Hello! I there a documentation of how to use column responsive options? Thanks

Hey tmentxaka,

WPBakery has this short video: https://www.youtube.com/watch?v=EmYJZCDIWf4&feature=emb_title

Essentially, when editing your columns you can define a custom column width for each viewport as denoted by the icon on the left (full desktop, laptop, tablet, phone). If there’s a specific column sizing you’re trying to achieve, kindly let me know and share your URL so I can assist :)

Cheers

Hi there, we’ve just taken over a website with an outdated version of Salient (7.6) and the first thing we wanted to do was to update the theme and required plugins. We did that by uploading the updated theme folder via FTP and installing the required plugins directly via Salient’s plugin “helper”. On the backend everything seemed good but on the front the website broke completely. It was as if no shortcodes were read, or as if they were deprecated along the way. Salient core and the new version of wp bakery for salient were up to date as well and no caching plugin was active.

Are we missing something? is there a special way to update from older version without messing up all that has been done before?

Thanks

Hey kawastudio,

As long as you have the WPBakery page builder + Salient core active, all the elements should parse. If you’re making use of legacy shortcodes, make sure to also install/activate the Salient Shortcodes plugin.

If you’ve already done that, can you please share the URL in regards so I can take a look?

Cheers

We have retried and making sure to activate the Salient Shortcodes plugin solved the issue with parsing. Thanks a lot!

Glad I could help kawastudio :)

Hello TN,

I am using a transparant header, but for some reason the dark logo loads first instead of the light one. How can I ensure the white (light) logo loads upon loading the site? I could not find such a setting within the theme.

Looking forward to your reply!

Hey hookieoalo,

Can you share the page URL where this is occuring so I can take a look at your settings?

Thanks in advance

I need to roll back the theme. The recent update broke several of my sites because the html structure of the background overlays/colors was changed so my targeted CCS styles broke.

Hey potentstudios, we can provide any version you need – just reach out in regards with the version you’re looking for via the contact form on my author page https://themeforest.net/user/themenectar

Thanks in advance

hello support team. small question your demo : http://themenectar.com/demo/salient-corporate-2/ works on mobile but mine http://www.jobsforlebanon.com/ not any advice ?

Hey charbel_haddad90,

Are you specifically referring to the video BG? I can see your page loading, but not that since you’re using a Youtube URL. If you need the video BG to display on mobile, you’ll have to switch to the self hosted option (webm/mp4)

Cheers

i need to upload it to my host ?

Hey charbel_haddad90,

It can be on your own hosting or through a CDN – video embeds such as Youtube are automatically blocked from autoplaying on mobile devices. However, the regular video HTML element (self hosted) are allowed to autoplay.

Hi there! Our website was built a year ago by a developer who had a general license for your theme. Salient has been wonderful to use!
Today, the developer is no longer involved and we are lost without updates. So we would like to purchase our own license for Salient.
The Question is Can i authenticate the existing website with the new purchase code? Will it break the site design/layout?

Hey ayiliath, I’m glad to hear you’ve been enjoying the theme :)

Once you purchase a license, you’ll be able to use the Envato market plugin for updating purposes:

http://themenectar.com/docs/salient/updating-salient/#methods

Cheers

Thank you, purchased!

You’re welcome ayiliath :)

Hey, is there any way to make the “Recent Projects slider” work with scroll as well? I’m going to use it in a page that will only contain that slider. I’m talking of the module that has the lines on the right side and the arrows on the left side.

Hey jstech1,

There is currently no built in event to handle scrolling for navigation – custom development would be required.

Using an popup gallery plugin the header is always on top of the popup. changing the z-index of this from 999995 to 10 solves it, but the secondary sub-menu gets hidden and never displays. can you help. body[data-slide-out-widget-area-style=”slide-out-from-right-hover”] #header-outer

Hey Lacasadelmarketing,

If your gallery popup markup is being appended inside of the main content area, the header would remain on top of it by default. You could alter the z-index back to a higher value on hover only like so:

#header-outer:hover {
    z-index: 99999!important;
}

Cheers

That worked perfect! now I am having the same issue with the “Page Submenu” element. That element has an inline z-index style of 10000 that I cant overwrite… i need it to be 10, can you help me? thank you

Hey Lacasadelmarketing,

Try adding this in:

.page-submenu.stuck {
    z-index: 10!important;
} 

Cheers

Can someone put eyes on this page for me to let me know why a black box appears over my portfolio thumbnails upon rollover (mobile).

https://bit.ly/331vbB1

Also, why is the box (rollover) smaller than the thumbnail it appears over?

Thank you.

Hey arteest,

You can remove that by adding the following into your custom CSS box:

html {
    -webkit-tap-highlight-color: rgba(555, 255, 255, 0);
}

Cheers

I can’t install the optional plugin for the shortcodes I just keep getting “Could not copy file. salient-shortcodes/img/transparent.png”

Hey gafstr,

Do you have other Salient plugins already installed or are you not able to install any? That error could be related to a few different things such as file permissions on your server, available space etc. Could you kindly open a ticket with a temporary admin account so we can take a closer look? https://themenectar.ticksy.com/

Thanks in advance

Changing the color of “off canvas menu”

Hello, I tried changing the color of the mobile menu. In header > logo & general styling > header color scheme custom. However, when I change the color of ‘Off canvas navigation background’ it does not do anything.

Am I doing something wrong? Is this setting configured somewhere else?

On the front end I can see it’s dictated by salient-dynamic-styles. and set by #slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen).

I could overwrite it using CSS but I rather use the salient panel. Is there a reason it’s not taking the changes?

Hey again dzineee,

That is the correct area to alter the off canvas navigation background in the Salient options panel. Can you please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com

Thanks in advance

Horizontal align on products columns-3.

On mobile the products can quickly go ‘out of alignment’ if they have different title lengths. This is causing a very messy layout. Is it it possible to make sure that the products on the same line have the same height?

So that if you scroll down, they are always aligned next to each other?

Hey dzineee,

I’ve noticed you’ve been posting here in the comments sections frequently recently – Kindly use the support forum for multiple queries or technical issues. This section is intended for quick questions/presale inquiries.

In the ticket, please provide a page URL and screenshot showing what you’re referring to so we can assist.

Thanks in advance

Thank you will do.

Thanks dzineee :)

Hey guys, love the updated theme. A feature that would be amazing and oh so time-saving…. is if when you created a custom color (for text or button) that the color would be saved and available in the color palette that shows up for text and other items. It’s very time consuming to copy and paste different color values over and over again. Thanks :-)

Hey streetjen,

Thanks for the request – I’ve noted the idea on the wishlist :)

Cheers

​Hi!

I`m trying to use your feature – linking to tabbed content but it doesn`t work. Here you can see an example: https://rehence.com/vip/?tab=1583578224803-1​

It is linked to second tab (id), but after loading it still opens the first tab.

Valts

Hey Valts,

To link to a tab, use the actual tab name with lowercase characters and dashes for spaces e.g. https://rehence.com/vip/?tab=bērnu-foto

Cheers

Wow! :) You are amazing! Thanks!!!

You’re welcome epitets :)

How can i keep the secondary sticky when scrolling down? Currently, only the menu below is sticky while scrolling down.

Thank you

Hey suntowels, You can accomplish that by changing the theme skin to”ascend” or “original” in the Salient options panel > general settings tab Cheers

Hey, I am using FancyBox3 to Autoplay Youtube Video in Lightbox but it doesn’t work on mobile. Is there any solution to autoplay a video on mobile?

Hey atnoblr,

Mobile devices will prevent autoplaying of videos by default – are you still seeing the video correctly once the play button is pressed?

Cheers

Hi,

Is there a way to have this ripple effect play button http://og1.c14.myftpupload.com/video-test/ be used also on image play button?

Thanks

Hey toolbox101, placing that effect on another arbitrary element would require copying the styles for the element and modifying them to fit with your new element.

Can you please give the full css, i’ll do modifications myself, when I try to copy it looks like i miss a css rule or something it does not come out right.

Hey toolbox101,

.nectar-video-box .nectar_video_lightbox:before {
.nectar-video-box .nectar_video_lightbox:before,
.nectar-video-box .nectar_video_lightbox:after {
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    z-index: -1; 
    position: absolute;
    display: block;
    content: '';
    border: 1px solid #ff1053;
    border-radius: 50%;
    animation: pulse-2 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;
}
.nectar-video-box .nectar_video_lightbox:after {
   animation: pulse-2 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite
}
}
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