Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,255 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hello, after changing design of my website (with space around) the social button are hidden, is there any way to move them right about 30px? https://cyklopedia.cc/cycling-tips/trainingpeaks/ you can see just part of them, they are sticky on left side of blog posts. Thank you.

You’re welcome Fixedman,

You can use the following CSS:

body .body-border-top {
   position: absolute;
}

html body {
  padding-bottom: 0;
}

Thank you!

You’re welcome Fixedman :)

Love the new Grid feature. Is there any easy way of having 4 columns with a rectangular thumb, rather than a long thin thumb at all?

Hey jbennett360, glad to hear you’re enjoying it :) Could you kindly share your page URL so I can take a look at your settings to assist?

Thanks in advance

Thanks.

Is there an email address I can share the link with at all. That’d be easier I think!

Hey jbennett360, Please reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hello Team,

I am implementing below script under child theme functions.php to disable WooCommerce Ajax Cart Fragments ”/?wc-ajax=get_refreshed_fragments” but it’s not working still triggering the URL

/* DISABLE WOOCOMMERCE AJAX CART FRAGMENTS EVERYWHERE */

add_action( 'wp_enqueue_scripts', 'salient_disable_woocommerce_cart_fragments', 11 ); 

function salient_disable_woocommerce_cart_fragments() { 
   wp_dequeue_script( 'wc-cart-fragments' ); 
}

I’ve also tried below code just to disable on home page only result is the same still enqueuing in URL.

add_action( 'wp_enqueue_scripts', 'salient_disable_woocommerce_cart_fragments', 11 ); 

function salient_disable_woocommerce_cart_fragments() { 
   if ( is_front_page() ) wp_dequeue_script( 'wc-cart-fragments' ); 
}

Can you please let me know how can I remove that?

Hey princebhalani143,

This is not specifically related to Salient itself, but there is a plugin that exists to disable that so you do not have to do it manually: https://wordpress.org/plugins/disable-cart-fragments/

Cheers

I’ve uploaded a mobile-only logo but my iPhone 11 keeps showing the regular one. See www.atlanticpoint.com. Thanks for your help.

Hey marcfest,

You can set the mobile logo height vis the “Mobile Logo Height” field in the Salient options panel > header navigation > logo & general styling tab. Have you already defined a height there?

It’s working now. Thank you.

Glad to hear :)

Cheers

Hello i bought your theme today this is my second order from your company, i use your theme in a one other eshop and all is looking good. Today buy again and try to install your theme but get error every time (3 times). Install from default salient.zip file create one new with different name, download only install file from downloads sections but get the same error.

Installing Plugin from uploaded file: themeforest-z3XRGNeo-salient-responsive-multipurpose-theme-wordpress-theme.zip Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin installation failed.

Return to Plugin Installer

In the zip file include a folder name salient try to create a clear zip file from that folder to upload and install but get the same error. The file was 28MB size i have my own server and my limits is 128MB not have problem for upload size.

I wait your answer for this issue.

With kind regards.

Hey giovannigr, I’m sorry to hear you ran into an issue. The error you’ve referencing is saying that the “Plugin” installation failed, instead of “Theme” – are you installing it via Appearance > Themes?

If you opt to upload the salient.zip to your server directly via FTP – ensure that you unzip it first. Just the extracted salient folder should then be uploaded to wp-content/themes on your server.

Cheers

Hello again i’m so sorry for that issue was post, is only my fault upload in wrong section now all is good and your amazing theme help me to create a great new website. Thanks and for your second option you prefer upload all folder via ftp that option is not used because upload file in right section (Theme) and work fine. Thanks with kind regards

Hey giovannigr, glad I could help out! :)

Cheers

Hello, it would be possible to add a custom field to the details of the project page (for example, so that on that page http://themenectar.com/demo/salient-minimal-portfolio/portfolio/salient-concert-promo/ appear a field called “Goals”?

Hey thaisvilanova,

That project page is populated entirely by the page builder i.e. the “client”, “year” etc. are not pulling from specific fields, but are rather text situated like so: https://ibb.co/FJtZw38

So yes, you can add as many different attributes as desired to that layout.

Cheers

Hi ThemeNectar,

I would like to change Nectar Slider fade speed (not the time per slide, I would like the fade itself to perform slower). I’ve searched and there was an answer from you about this 6 moths ago, but can’t find the js/nectar-slider.js file you mentioned then. Please where can I edit the line speed = 600 to make the fade slower?

Thank you very much. Kind regards.

Hey dummy123,

If you’re using the latest version of the plugin, the file is located at wp-content/plugins/salient-nectar-slider/js/nectar-slider.js and the line number is 3319

Cheers

Any news on the “New Year” Release?

Hey EmpireVoid!

We’re still in process of beta testing. If you would like to join the group, please reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hi there, we’ve just paid for support for 6 months, but my themenectar account keeps saying that I need to renew still: http://prntscr.com/qrreb6 Please can you look into this for us? Thanks

Hey maxgeoco, Sorry about that. It usually takes a couple of hours for ticksy to propagate a renewed license. Are you still have issues posting?

Cheers

Hey guys, yes, still having issues: http://prntscr.com/qtbndu

Hey maxgeoco, I reached out to Ticksy in regards – will update you shortly. Could you kindly reach out via the contact form on my author page with your new support license purchase code so that I may pass it along to Ticksy? https://themeforest.net/user/themenectar

Thanks in advance

Hi guys,

Congrats on the 100,000 sales! Very impressive. Very deserved. Looking forward to the upcoming release (?)

I’m just wondering how best to center align the header logo for mobile screens with CSS – what should I target?

Thanks

Thanks a lot ND81 :) It’s a big milestone!

Depending on your header settings, this CSS should center it:

@media only screen and (max-width: 999px) and (min-width: 1px) {
body #top .col.span_3 {
    text-align: center!important;
}
}

If you’d like access to the beta, please reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hi, I’m having trouble with headings, the text is doubling on mobile. – https://www.mamaincstudio.com

https://ibb.co/DW7sTmW

Hey MarcGarner, I can’t see that occurring on Andriod but can on iOS. I edited the code live and can see that it does not occur when changing the font, so my assumption is that it has something to do with the font glyph itself that’s being used on iOS. Can you temporarily change the font to test?

It will be great if the Image Gallery will be a Slider when on mobile screen.

Hey djmalibiran, the image gallery grid can not change itself into a slider, however, once you open one of the images in the lightbox by clicking, that lightbox gallery is indeed touch enabled to swipe left/right through all the gallery images. You can see an example here: http://themenectar.com/demo/salient-photography/

Cheers

Hey guys, I found a bug with the Portfolio Plugin. All my sites running this plugin show an error when updating any of the pages. If I disable the plugin I no longer receive the error. Here is an example of the error message:

Warning: preg_match() expects parameter 2 to be string, array given in /home/crankstu/public_html/wp-includes/class-wp-block-parser.php on line 417

Warning: strlen() expects parameter 1 to be string, array given in /home/crankstu/public_html/wp-includes/class-wp-block-parser.php on line 489

Warning: Cannot modify header information – headers already sent by (output started at /home/crankstu/public_html/wp-includes/class-wp-block-parser.php:417) in /home/crankstu/public_html/wp-admin/post.php on line 223

Hey crankstudio, that issue was fixed in v11.0.2

Make sure you update the Salient Portfolio plugin and any others you are using after updating the theme.

Cheers

Hey Themenectar! Hope all is well man, thank you for the recent support answers. Really appreciate you for doing that. Also I release the new “Best Wordpress Theme Ever” video on my web design exclusive channel -

https://www.youtube.com/watch?v=ybZqQijAqAo&t=6s

Would love any feedback from it.

Cheers

Hey Louis, awesome video man! You did a nice job fleshing out the latest features/aspects of Salient with a real-world use case. Love the aesthetics/vibe of your setup too..Just gave you a shout-out on the ThemeNectar Facebook page!

Cheers

WHAT! THANK YOU SO MUCH! And yeah man I tried hard to make it as simple and easy as possible to show how possible it is for a real freelancer to use it at the drop of a hat. Appreciate the shoutout!

No problem at all Louis, keep up the great work!

I would like for my users to see image description either upon hover or when they blow up the image fully. But your single image element doesn’t seem to offer these basic features. How to set an image in my post to be A) zoomable and B) show meta or description?

Hey nateadmin,

1. You can use the fancy box element – description on hover style for that

2. The description will only show within a lightbox when using the “Image gallery” element, or portfolio element set to lightbox only mode

Cheers

Hi, I was looking for a way to “filter” blog posts categories using the “Blog” element which simply does not work. I noticed the new post grid element has a filter – but while displaying blog posts it works totally different and offers other options for example showing the blog excerpt does not work.

So still the feature request (should be on the list already): Please make a category filter for the Blog element.

And second, using the new post grid element, how to display the excerpt? Ticking the box does not seem to display the requiered content?

Thnaks for any help with this and looking forward for the january update :-)

Hey vizion-dan, the excerpt will only populate when you have an explicit excerpt defined for the post: https://www.acmethemes.com/blog/wp-content/uploads/2017/10/4.png do you have those set or are you looking for an automatic excerpt to be generated based on the beginning text of your post content?

Is it possible to hide the header menu before scroll? Using css?

Hey MarcGarner, could you share your URL so I can take a look at your setup to assist based on your settings?

How to remove categories from post previews: https://prnt.sc/qr6qsx ?

Hey nateadmin,

You can use the following CSS snippet for that:


#ajax-content-wrap .meta-category {
 display: none;
}

How to use the post “list” layout without the featured top? https://prnt.sc/qr6ptw

Hey,

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


.blog-recent[data-style="list_featured_first_row"] > div:first-child {
 display: none;
}

How do I hide the preview text of post: https://prnt.sc/qr6bzz ?

Scratch that! Found the answer!

Glad to hear nateadmin :)

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