Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,184 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

Hey Nectar, I put in a really important ticket. Could you please get with me on it when you get a chance. I truly hope you can help me with it man. Hope all is well.

Hey Louis,

I’ll take a look shortly in regards :)

Hope you’ve also been well

Awesome! Look forward to your thoughts. Thank you :)

No problem Louis :)

How can I change height of Drop Down Menu..it stays below so far from main menu

Hey anlcreative,

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


#header-outer .sf-menu >li:hover >ul,
#header-outer .sf-menu >.sfHover >ul {
    top: 70%!important;
}

Hello,

The visual editor of the text block is suddenly not showing anymore. I don’t have support anymore, but I hope you can help me with this bug.

Kind regards

Hey pgspoor,

Assuming you’re already using a recent release of Salient(v12) and the Salient WPBakery page builder(v6.2), try to disable third party plugins and then re-enable them one by one to locate which are not compatible with WordPress 5.5

I indeed have v12 of the theme. I also bought the latest version of WPBakery but it seems that I can’t use it on this theme. How can I get the latest version of Salient WPbakery?

I turned off all the plugins one by one, but nothing changes. The weird thing is, is that another website with the same theme and same plugins, doesn’t have this problem.

Hey pgspoor,

Salient includes the Salient version of WPBakery page, and is required over the raw WPbakery (which you purchased separately) in order to make use of the full Salient set of elements. The update for included page builder would be available to you in Appearance > Install plugins. Please reach out via the contact form on my author page with a temporary admin login so that I can take a closer look at the setup: https://themeforest.net/user/themenectar

Hello ! I’m turning crazy with the word “Filter” on the Nectar Grid Blog… I tried everything in this discussion, looked in all the source files, tried “loco translate”, “say what” and other plugins… It doesn’t work. Please, help me !

Please reach out via the contact form on my author page with a temporary admin login so that I can take a look: https://themeforest.net/user/themenectar

done !

Thanks ninabobo8 :)

can you reshare css code which done in this ticket https://themenectar.ticksy.com/ticket/2095605/

Hey PixelBitAgency,

The RTL header for desktop/mobile has been changed since that ticket to already reverse the direction without custom CSS. Are you using v12 or later of Salient? If so, please share your URL in regards so that I can take a look.

Thanks in advance

Hi, on IE I see my fancy box on a different way (different colors): https://ibb.co/DwLTWLF . This is the page: https://pluutpartners.nl/. Is this because IE will no longer be supported?

Hey Abbenhues,

IE versions older than 5 years (pre edge) don’t support gradient usage for icons. I’ve noted to look into removing that gradient box for IE, but it won’t be possible to apply the actual gradient to the icon itself.

Hi, I have set a Sans font but a serif font shows up on Chrome and Safari. vibe365.ca

Hey djb19,

The only fonts being loaded in your setup are Archivo and Barlow – Mukto is not present. If you already tried to clear all types of caching/minifcation you may have in your setup, 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

If you want to remove and add image sizes, why would this be wrong?

http://themenectar.com/docs/salient/modify-image-sizes/

<?php

add_action( ‘wp_enqueue_scripts’, ‘salient_child_enqueue_styles’, 100);

function salient_child_enqueue_styles() { }

$nectar_theme_version = nectar_get_theme_version();
    wp_enqueue_style( 'salient-child-style', get_stylesheet_directory_uri() . '/style.css', '', $nectar_theme_version );
if ( is_rtl() ) {
       wp_enqueue_style(  'salient-rtl',  get_template_directory_uri(). '/rtl.css', array(), '1', 'screen' );
    }

// Alter image sizes add_action( ‘after_setup_theme’, ‘salient_child_remove_image_sizes’, 11 );

function salient_child_remove_image_sizes() {

remove_image_size( 'portfolio-widget' ); 
add_image_size( 'portfolio-widget', 100, 67, true );

}

?>

Hey mdnijsse,

That code looks correct – the new image size will only apply to newly uploaded images, unless you run this plugin regenerate the existing images: https://wordpress.org/plugins/regenerate-thumbnails/ Have you already tried to run that?

Hi, I’m trying to create a pricing table layout just using standard columns (instead of pricing tables). How can I have all buttons aligned at the bottom of the boxes like in the following reference? https://wpengine.com/plans/ Thanks!

Thanks apinzon,

Add the following into your custom CSS box in the Salient options panel:

.vc_row.vc_row-o-equal-height>.span_12>.wpb_column >.vc_column-inner >.wpb_wrapper {
height: 100%;
display: flex;
flex-direction: column;
}

a.nectar-button.jumbo.regular.regular-button.button-full-width {
margin-top: auto;
}

Cheers

Thanks!

You’re welcome apinzon :)

Hi, any new for the new update?

Also, will the portfolio grid not opening in new tabs when using HTTPS be fixed in the new coming update?

Thanks

Hey toolbox101,

Yes, that issue will be corrected. The update is still in the works – when the next public beta is out for testing, there will be a note on the change log: http://themenectar.com/changelogs/salient.html

Cheers

Im trying to build a rental equipment business and this would be my first website with no experience..Is this possible with this theme or almost everything?

RENTAL PROCESS 1. Landing Page 2. Rent Now button 3. Select Date 4. Inventory Page 5. Checkout 6. Customer receives email with confirmation. 7. Contact customer within 24 hrs.

3. Simple page with where user selects date and time bar and event location. 4. Inventory Page • Once the date is selected, all inventory appear. • Customer clicks on add to cart under items or can click on the item. • Clicking on the item, leads you to a product information page showcasing the item with its specs. • Customer is also able to add item to cart from the product information page. 5. Checkout Page • Product overview showing selected items and the total cost. It should show the total quote and deposit fee. • Rental overview showing date/time/location. • Rental agreement policy • Contact Details where customer fills out form. Form entails: name, number, email, comment box and I agree checkbox. • Reserve Now button at the bottom to finalize everything and provide customer with confirmation #. 6. Customer receives confirmation email. 7. • I call the customer to confirm all details and make sure everything is accurate. • If customer wants to make changes, there should be a way for me to cancel or edit the reservation.

Hey hmh613,

You would need to use a WooCommerce addon to get this kind of functionality as it’s not built-in to Salient by default.

Hey!

I have an issue of using Full Screen Rows and the content is being hidden in each row. I have ensured that the ‘Row Overflow’ setting is set to ‘Provide Scrollbar’.

The problem I think is the images having the Lazy Load attribute.

I have added many images into the ‘Text Block’ component, so there is no option to define the image loading? Looks like the Lazy Load attribute is added automatically to all images inside the Text Block?

Can you provide a solution to turn off lazy loading site wide? Is there a php filter available for this?

Hey JoshuaMaker!

WordPress implemented a lazy load on all images in 5.5. You can remove that by adding the following into a child theme functions.php:


add_filter( 'wp_lazy_loading_enabled', '__return_false' );

However, I can’t seem to recreate this issue locally – could you kindly share your URL?

dear Theme nectar, since 5 AM i have this php error every seconds any idea where to investigate ?

[28-Aug-2020 09:06:35 UTC] PHP Warning: Creating default object from empty value in /srv/data/web/vhosts/dogfashion.club/htdocs/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_filesystem.php on line 29

Hey selassie75,

It sounds as though your hosting may have updated your PHP version – Please ensure that you’re using a recent release of Salient (v12.1+), as older versions would display such a warning with php 7.3+

PHP 7.4 Updated, Salient v12.1.2, problem solved. Thank you Sir Helpalot

You’re welcome selassie75 :)

Hi @ThemeNectar! Tell me please, how can i translate “Filter” button on Portfolio Page? i tried via plugin LocoTranslate in SilientCore. Did not work out

My problem has been resolved. Changed with plugin “Say What”

Hey Dilik!

I’m glad to hear you sorted it :)

Hello, I have purchased and installed your theme – a child version with minor changes.

As you can see from here

https://nordicroasting.com/

the mobile menu does not work from mobile view… but only in the homepage. The mobile menu works perfectly when I visit the website from mobile in pages and products.

The menu does not work only in the homepage, only in mobile mode. Can you check? I am going live in a couple of days, it is pretty urgent.

Thank you :)

Hey domenicolatosa,

The remaining markup which is triggering the error is located in the text block with the head “Our Coffees” as shown here in the browser inspector: https://ibb.co/YtbR4Fs Try to edit that text block and switch to the “text” tab to reveal the html so you can delete it. If you can’t find it, please reach out via the contact form on my author page: https://themeforest.net/user/themenectar

Cheers

Fixed, thank you very much :)

Glad I could help, domenicolatosa :)

Hi there! Great theme! One Q… How Can I translate the word “All” in the blog filter? I tried with Loco translate selecting the Salient Child Theme but nothing happens. Thanks!

Hey Estudio-Fluir!

That string is contained within the salient-core text domain. Check out the docs here in regards: http://themenectar.com/docs/salient/translations/

Cheers

Hello, I have way to much space between two rows. I have tried padding but nothing seems to work. I would like the two rows to almost touch. Any thoughts on what I may be doing wrong? Thanks!

Hey katt101,

That space is coming from the 10% padding which is enabled on the column. Here’s a screenshot to illustrate that padding in yellow: https://ibb.co/k48hw5h You can remove the top/bottom padding by selecting “left + right” for the column padding position.

Cheers

Thank you for the help! For some reason it is not working for me but I will keep working at it.

Hey katt101,

If you’d like me to edit the section as an example, feel free to reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hey guys! Can I create a page, then duplicate it? Or create a template from a page? I want to be able to copy a page and then change only one paragraph in it. Thanks!

Hey neuhaus3000!

You can save a row as a template to then add to other pages within WPbakery: https://kb.wpbakery.com/docs/learning-more/templates/#:~:text=To%20save%20row%20or%20section,Templates%20window%20'My%20Templates'.

However, if you’d like to save an entire page as a template, you would need to addon “Templatera”: https://wpbakery.com/addons/templatera/

Cheers

Excellent! Best theme ever! :)

Glad I could help, neuhaus3000 :)

Hi guys, I love your product. Do you consider to provide a HTML version as well?

Hey treial, I’m glad to hear :)

Unfortunately there is no HTML version of Salient available.

Thank you for your reply

Hi i’m having some problems with the hero section at the top of my post pages. When I use the full height setting on the column it doesn’t compensate for the height of the Navigation bar, so I lose part of the content behind the navigation bar.

This is specifically a problem i’m having with the ‘Posts’ pages only. The main pages resize to fit automatically.

Here is a link to one of the pages with the problem.

https://www.protocol-ps.com/eric-and-ern/

Any help would be greatly appreciated.

Thanks

Hey alexbirks,

The single post template is expecting to use the default blog header which you’ve hidden, so the calculations are different. You can accomplish what you’re going for by removing the snippet you have to hide the header space div:

#header-space {
    display: none;
}

and then adding in the following css:

.single-post .vc_row.vc_row-flex.vc_row-o-full-height,
.single-post .vc_row.vc_row-flex.vc_row-o-full-height > .span_12 {
    min-height: calc(100vh - 96px)!important;
}
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