Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,254 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hey sangkwonlim,


.portfolio-items[data-ps="8"] .col .work-info .vert-center p {
    position: absolute;
    bottom: 0px;
}
.portfolio-items .col h3 {
    top: -30px;
}

Cheers

Is there a way to add fontawesome pro 5 to the theme without breaking other existing free font awesome icons that are included in the theme?

Hey Gallitin,

They offer a shim here: https://fontawesome.com/how-to-use/upgrading-from-4

Cheers

Hi! I need to add a button on my top of my main video slider. Is this a feature somewhere that I am missing or is this something I will have to get done custom? Thanks!

Hey sarahalger,

If you’re referring to the Nectar Slider – you have the option of adding a couple buttons underneath the caption content. Are you trying to position one of those at the very top of the slider? Can you please also share your URL so I can see the current setup?

Thanks

Hi, is it possible to have Full Screen row AND Box Rolling header in page menu?

Hey A-ListSuites, unfortunately not as of now – but i’ve noted the idea for the wishlist

Cheers

When using the Image Gallery, the Lightbox that pops up is vertically aligned to the center of the whole page, not the screen. So you have to scroll down significantly on a tall page to see the Lightbox. http://www.theorganicfest.com/gallery/

Hey robertexs,

Please change the lightbox script to the most current option in the Salient options panel > general settings > functionality tab to “fancyBox3” to avoid that

That worked, thanks!

You’re welcome robertexs :)

Hi,

The nectar-slider is not working on Internet Explorer 11. It shows the loading screen, but it does not disappear after images are loaded.

See: http://new.hetwittekasteel.nl/

Using IE 11 V: 11.48.17134.0

Any advice?

Regards, Bjorn

Hi, we have some time pressure on the project, so we decided to go for Revolution slider. Problem still exists though.

Hey Bjorn,

I can’t seem to replicate that on the demo http://themenectar.com/demo/salient-frostwave/ – can you confirm if the same behavbior is happening for you there?

Cheers

Hi, Is it possible to still display buttons when javascript is disable? Best regards. Eric

Hey beautifulworld,

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


html:not(.js) .nectar-slider-loading { display: none; }

Cheers

Hey ThemeNectar, It works fine for NectarSlider on the homepage. Is it possible to see others slides than the first? In the following page, buttons can’t be seen: https://www.legoff-piscine-spa.fr/renover-ma-piscine/ Cheers

Hey beautifulworld,

1. Unfortunately not at this time

2. add this into the custom css box in your Salient options panel:


html:not(.js) .swiper-slide .content p, html:not(.js) .swiper-slide .content h2, html:not(.js) .swiper-slide .content .buttons { opacity: 1; padding-top: 0; }

Cheers

Hi guys, I have a JS script that I would like to run on all blog posts only, no other pages but posts. Any idea where the best place to add this js script? Thank you

Hey anthonysinclair,

You could enqueue the script from a child theme functions.php and wrap it in a conditional tag for is_single() e.g.


if(is_single()) {
 /* enqueue script here */
}

Cheers

How would I go about editing so my blog post display Alphabetically (A-Z) vs the standard DSC by Date? Thanks!

So sorry, just figured it out. Please disregard.

Hey Andrew_McNelis,

Glad to hear you’ve sorted it :)

Cheers

Hi, I want to create a submission box where people can leave their email to create a free account (like in this example: https://drive.google.com/file/d/1c9xTCIyuFcsWH5cNs7spK31T0rLxWJOp/view?usp=sharing)

I now use the contact form on the left side to create that submission box. On the right side, I am planning to add a normal button (here’s how it looks https://drive.google.com/file/d/13VovhMyQyiXxQspWN5Z_2ts9NkH1796I/view?usp=sharing))

How can I connect the submission box with the button, so once people have left their email and clicked the button they will be led to a page to start with their new account?

Hey thienypham,

That wouldn’t be possible without custom modding – however, you can simply use columns within the contact form itself to separate the button/input: http://themenectar.com/docs/salient/importing-contact-form-data/

Cheers

Quick question: Client complains, site scrolls too fast, I looked in the init.js and found this
function niceScrollInit(){
        $("html").niceScroll({
            scrollspeed: 60,
            mousescrollstep: 30,
            cursorwidth: 15,
            cursorborder: 0,
            cursorcolor: '#303030',
            cursorborderradius: 6,
            autohidemode: false,
            horizrailenabled: false
        });

However changing values of scrollspeed and mousescrollspeedstep, even to small values like 5 and 1, dont make any significant difference, is there something one can do to slow down scroll speed.

Im currently using the default from the init.js but um, any ideas how to make it scroll less quick? :D

Can ignore, resolved it by commenting out salients smooth scroll and using one from github

Hey MatthewMurdoch, glad to hear you’ve sorted it

Cheers

Hi, is there away to make the color of the play button in the video light box more transparent so it’s possible to see through the button? Thanks!

Hey thienypham,

Change your theme skin to “Material” in the general settings tab of the Salient options panel and this will be the case by default :)

Cheers

Hi there!

I have a problem with .cart-wrap on mobile version. The span in the .cart-wrap disappear. Can u help me? Is a style or template problem? Can you quickly check? My website is : http://eracleaviaggi.it/

Thanks, Best Regards C4B

Hey c4b,

Change your theme skin to “Material” in the general settings tab of the Salient options panel

Cheers

Hi, I have a problem about editing my site. All my contents rows have gone and when I click on the new elements on the salient visual composer, there are elements for me to select but nothing to show after I click on it. How to solve it?

Hey mandykingship,

Please verify that you’re on the current release of the page builder (5.4.7) and that no third party plugins you may have active are causing the issue. If none are and you’re on that version, 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, how to check the version? I only have Salient Visual Composer of which it’s version is 4.7.4. And there is an update to 5.0.1. Is the visual composer the page builder?

Many thanks

Hey mandykingship,

The current Salient is 8.5.6 and the current WPBakery page builder (formerly visual composer) is 5.4.7 http://themenectar.com/docs/salient/updating-salient/

Cheers

How do I get the cool buttons on the SERVICE demo with the gradient outlines?

Hey MarkusB,

When you use the “Ascend theme skin” in the Salient options panel > general settings tab, the button element in the WPBakery page builder will act like that when using the see through style with a gradient color selected

Cheers

Hi, my dark and light logos are working fine on desktop, but dark logo just doesn’t appear on mobile.. URL: http://www.julianongphotography.com/test

Hey julianong,

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


#header-outer[data-transparent-header="true"][data-permanent-transparent="1"].transparent .midnightHeader.dark #logo img.dark-version {
      opacity: 1!important;
    }

Cheers

Fantastic, thanks!

You’re welcome julianong :)

Great theme

Thanks a lot seamusdrumz! :)

Having trouble when viewing in mobile the first row of any page pushes up and not sure why – look at http://ccsvtest.wpengine.com/mens-ministry/

Hey calvarsv,

can you provide a screenshot of what’s occurring on your end and also let me know the device? I’m seeing the first row flush to the header on my end: https://imgur.com/a/vHycbgx

Cheers

Thanks, I was able to fix it.

Glad to hear calvarsv

Cheers

Hey – will there be any new feature roll-outs over the next couple of months?

Hey jmrosenheck,

Yep, we’re wrapping up the next major release right now – 8.5.6 was only released in the meantime because of the new WooCommerce release

Cheers

my pricing table is not alligned correctly – how do we we fix this please? the third column is out of sync and i do not know how to allign them…it needs to be raised but i am guessing it can only be done via css? but i dont know where to go to fix this particular page -

https://www.rsdigital.co.uk/blogger-outreach-pricing/

Hey Angelgaz,

I’m seeing break tags getting inserted between every pricing column, which is causing the issue. If you can’t see those in the editor it’s possible a third party plugin is adding them. If you can’t find out how to remove them, 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

Thanks

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