Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,141 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hello, I can’t seem to get the transparent navigation to show up. I’ve followed the instructions, can you please advise? Thanks

Hey BandaSonora,

I’d be glad to help if you can share your URL in regards

Cheers

This is a test to show you a bug.

When the value is more then 100% it looks very strange on two column layout https://imgur.com/a/vuK9Xqf

Can you fix this? thanks

Hey toolbox101,

You can use the following CSS the limit the width:


.nectar-progress-bar span {
    max-width: 100%;
}

​Hello,

If you note after update my woocommerce related products on the single woocommerce product, are too big… How can I change the size whole related product section below the single product?

Please see here http://oi66.tinypic.com/2i1ni85.jpg

Thanks in advance.

Hey itzramphis, can you please share the actual page URL so I can take a closer look?

Thanks in advance

Thanks itzramphis,

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


section.related.products {
    max-width: 775px;
}

Hello, Can you give me your support about the following issues:

1. I want to add a custom font (Da Vinci). How can I do this?

2. I want to set the menu item “Σχετικά με εμάς” as parent with no link. How can I do this?

3. I want to change the color of submenu background only in Homepage. How can I do this?

4. I want to change the color of burger menu in mobile version.

My website link: www.phws.eu

Thans a lot for your support.

Glad to hear troupdim :)

How can I add the tracking code of google analytics?

There’s a section in the Salient options panel > general settings > css/script related for “custom js code”

How can I make the upsell products in cart during checkout have more columns on mobile? Now it has only 1 column. When you have many upsells it takes a lot of scrolling for the user

I would like to have more upsell columns on mobile.

Hey dzineee,

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

@media only screen and (max-width: 690px) {
.woocommerce .cart-collaterals .cross-sells ul.products li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    width: calc(50% - 15px)!important;
}
}

Works like a charm! Amazing thank you.

Glad I could help dzineee :)

Hello, in the old version I had an edited header.php. I did this by copying and editing header.php and putting in my child theme. The header.php seems to be completely changed. Could you let me know how I can add custom text to my secondary menu? Also would like to add a box below the menu.

Hope you can help.

Hey dzineee,

The markup for the secondary menu is now located in includes/partials/header/secondary-navigation.php

Cheers

Hello, after updating there is a strange spacing-bar at the top. It seems like an empty space of about 20 pixels but I cannot figure out where it comes from, please see: https://www.goedeshampoo.nl/product/revita-conditioner/

I am user this with a 2nd header above menu.

Update: I figured out it was due to a custom header file. Is there anywhere documentation of the changes in header files?

Hey dzineee, 10.5 was a major rewrite of the whole theme – that file was changed significantly and spread out via of partials in includes/partials/header

Hey there,

Hope you’re doing well.

I’m trying to translate the “Read Article” string.

I saw in the changelog that it was supposed to be added in version 10.5.1

I’m currently running version 10.5.3 and I can’t find the “Read Article” string in any of the files or po/pot files.

How should I go to translate this string?

Thanks, Julien

Hey Julien,

That string is kept within the salient-core plugin – please let me know if you’re unable to find it within there.

Cheers

Hi,

Thank you so much for the update. It works perfectly.

Cheers,

You’re very welcome Julien :)

Hi Guys, do you have any tip, why I have slight offset among rows?? It is on “portfolio element”... It is looks like offset is because of space 5px and images stacking… I used proper sizing (ratio)... I mean 900×600 px, 900×1200, etc… (for Masonry photography)

Here is link what I mean: https://www.dropbox.com/s/m6x2nnbztkbeq7n/salient-01.PNG?dl=0

Here is my site: http://foltera.com/

Thank you very much for your reply!

Hey rattar!

Can you try disabling the option titled “Bypass Image Cropping” when editing the portfolio element?

Cheers

Hi. I have next bug. After transfer Database from dev to prod version, doesn’t save theme setting. They refresh to into default setting

Hey Danil03941,

I would need to take a look at the backend closer to examine what’s occurring. Could you please open a ticket in regards with temporary admin credentials https://themenectar.ticksy.com

Thanks in advance

Hello. After last update (I guess) staret having the background of a hidden-in-mobile row flooding the row below it.

http://institutoscanner.com/inicio-flood/

Site in desktop version has a row with a gradient background which is hidden in mobile. It used to work like a charm but now it’s not the same.

Can you help or have it reported as a bug? THANKS!

Hey mardoqueo, now that the transparent header applies to mobile as well, the first row gets some additional padding on the top in mobile which is what you’re seeing. To remove that, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


@media only screen and (max-width: 999px) {

.page-id-1057 .vc_row.top-level.full-width-section:not(.full-width-ns)>.span_12 {
  padding-top: 0;
}

}

Cheers

Works like a charm! Thanks!!

Glad I could help mardoqueo :)

Problem with upgrade. Hi, I recently upgraded to the latest version of wordpress, the theme and the plugins using envato market where possible. But it seems like there is a compatibility issue with the Salient version of Page Builder. Please see https://printshop.com.pa/ and let me know how I can fix this issue. Thanks, Mike

Hey Mike, do you have the Salient Core plugin installed and activated? Without that, none of the WPbakery page builder elements will load. If you do indeed have it active, please reach out via the contact form on my author page with a temporary admin account so I can take a closer look https://themeforest.net/user/themenectar

Is it possible to remove the padding either side of the main content on mobile. I have used the restaurant demo, but would like it to be full width on mobile – http://217.199.187.200/brainrace.co.uk/ thanks.

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


@media only screen and (max-width: 999px) {
.container {
    max-width: 100%;
}
}

Hello there. Some of my Woocommerce pages are cut off on the top by the floating header when it’s in its initial, larger state. Here’s a screenshot: http://mf.ly/1so To see a live page for yourself, please go to http://evergladesout.dev.onpressidium.com/experiences and click on PURCHASE for one of the items. The then go to http://evergladesout.dev.onpressidium.com/cart/ to see the issue. Thanks as always for letting me know the needed CSS fix this.

Hey marcfest,

It looks like there’s some custom CSS added in that’s causing this. Try and locate this in your Salient options panel CSS and remove the margin-top:

.container-wrap, .project-title {
    margin-top: -70px;
    background-color: #49FF7C;
}

If you have intentionally added that in for another reason, you can fix the cart page by also adding in:

.woocommerce-cart .container-wrap,
.woocommerce-checkout .container-wrap {
    margin-top:0px;
}

Cheers

That did the trick. You’re always so good with being responsive and helpful. Thank you.

Glad I could help marcfest :)

Was hoping to get some help on Mailchimp Signup Form HTML Embed.

The Form Shows up, but for some reason the Submit Button Text is padded way down and barely shows up as seen here:

https://chrisgrenier.com/wp-content/uploads/2019/07/Screen-Shot-2019-07-23-at-1.16.19-PM.png

Any help to make the button normal or the native salient button would be appreciated!

Here is the code I am using for the signup form: <!- Begin Mailchimp Signup Form -> <link href=”//cdn-images.mailchimp.com/embedcode/classic-10_7.css” rel=”stylesheet” type=”text/css”> <style type=”text/css”> #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. / </style> <form action=”https://PrimePropertyGroupLLC.us6.list-manage.com/subscribe/post?u=c3f4e01e396ef065b492bd503&id=06185a080e” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>

Get Early Access To Off-Market Central FL DEALS!

indicates required <label for=”mce-FNAME”>First Name </label> <input type=”text” value=”” name=”FNAME” class=”” id=”mce-FNAME”> <label for=”mce-LNAME”>Last Name </label> <input type=”text” value=”” name=”LNAME” class=”” id=”mce-LNAME”> <label for=”mce-EMAIL”>Email Address </label> <input type=”email” value=”” name=”EMAIL” class=”required email” id=”mce-EMAIL”> <label for=”mce-PHONE”>Phone Number </label> ( <input class=”phonepart ” pattern=”[0-9]” id=”mce-PHONE-area” name=”PHONE[area]” maxlength=”3” size=”3” value=”” type=”text”> ) <input class=”phonepart ” pattern=”[0-9]” id=”mce-PHONE-detail1” name=”PHONE[detail1]” maxlength=”3” size=”3” value=”” type=”text”> – <input class=”phonepart ” pattern=”[0-9]” id=”mce-PHONE-detail2” name=”PHONE[detail2]” maxlength=”4” size=”4” value=”” type=”text”> (###) ###-#### <!- real people should not fill this in and expect good things – do not remove this or risk form bot signups-> <input type=”text” name=”b_c3f4e01e396ef065b492bd503_06185a080e” tabindex=”-1” value=””> <input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”> </form> <script type=’text/javascript’ src=’//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js’></script><script type=’text/javascript’>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames1=’FNAME’;ftypes1=’text’;fnames2=’LNAME’;ftypes2=’text’;fnames0=’EMAIL’;ftypes0=’email’;fnames4=’PHONE’;ftypes4=’phone’;}(jQuery));var $mcj = jQuery.noConflict(true);</script> <!-End mc_embed_signup->

Hey svtmuscle, I’d be glad to assist with that. Could you kindly share the page URL in regards?

Thanks

Thanks svtmuscle,

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


#mc_embed_signup .button {
  padding: 0 22px!important;
}

hi, i need some help with the recent post and the flickity slider. Is it possibel to change the height oft the post images, at the moment and also in the examples they are very high? Next question: Is it possible to use landscape and upright format pictures in the flickity gallery and then bring them to the same height, this means the upright once have to be cropped? thank you so much for your help!

Hey haoe,

1. Can you share your URL where you’re using the recent posts element so I can see which settings you’re using to assist?

2. As of now that would require some custom CSS, however the option to do that will likely make its way into the next release.

Cheers

Wrote you a Mail with the Details thanks for your help!

Thanks haoe :)

Hey man, 2 questions:

1. Any update with new themes planned? Maybe a bit more functions for musicians?

2. When i have a video player with an own preview picture, is it possible to make the play button not solid but maybe 75% seethrough?

Thanks, Andi

Hey Andi,

1. A new feature based update will be out within a few weeks, however it won’t include a musician oriented demo. I’ve noted you’re +1 for that idea on the wish-list though :)

2. If you switch to the “material” theme skin in the Salient options panel > general settings tab, that will be the case by default

Cheers

THX m8, i changed it but nothing happened. https://blindedhearts.com/ All the best, Andi

No problem rockzi,

For that specific style you’ll need to enter the following in the custom CSS box in the Salient options panel > general settings > css/script related tab


body .nectar-video-box[data-hover="zoom_button"] .nectar_video_lightbox:after {
    opacity: 0.7;
}

Cheers

Our client has made the Wordpress updates and has lost the visual editor in to be able to update a page. They need to do this urgently. I have tried to post a support ticket but our 6 month support has run out. They are very unhappy as they have paid all this money for a site and then after their support has expired there is an upgrade which has caused issues and they cannot use the site. Please could someone get back to me ASAP and give me an idea of what we can do.

Hey Mercer_Design,

In order to use WordPress 5.0, you need to be using the latest version of Salient. Even without an active support license any user can always access the latest version of the theme through Envato. Here’s an article we wrote on WP 5: http://themenectar.com/docs/salient/wordpress-5-0-update-guide/ and here is an update guide to review for Salient 10.5 as well: http://themenectar.com/docs/salient/important-salient-update-for-new-envato-requirements/

Just sharing. v10.5.3 Anchor Link bug. Header Resize On Scroll / Header Logo Shrink Number (in px) not working. SOLUTION: #header-outer[data-header-resize="0"]:not([data-using-secondary="1"]).scrolled-down:not(.transparent) img, #header-space{height: 100px !important;} Simply change the 100px to the height you want and add this line of code into your custom CSS.

Hey djmalibiran,

Is there anyway you can share your URL so I can take a look at your settings? So far from testing I can not replicate that issue when using an animated anchor link.

Thanks in advance

Hi Page speed is too slow google suggesting for js and css compress

Hey amit15110003,

JS and CSS minfication is recommended and is not done by default in Salient so that users can still freely inspect/edit the source code. We have documentation on this here: http://themenectar.com/docs/salient/performance-optimization-guide/

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