Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,848 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38360 comments found.

Hi, we can’t get the font end editor working after upgrading to 10.1, we just get a loading screen.

[Log] JQMIGRATE: Migrate is installed, version 1.4.1 (load-scripts.php, line 9) [Error] TypeError: undefined is not an object (evaluating ‘vc.frame_window.vc_iframe.setSortable’) setSortable (frontend-editor.min.js:5338) buildFromContent (frontend-editor.min.js:2113) build (frontend-editor.min.js:7342:123) (anonymous function) (frontend-editor.min.js:7348) [Log] JQMIGRATE: Migrate is installed, version 1.4.1 (jquery-migrate.min.js, line 2) [Error] The Content Security Policy directive ‘frame-ancestors’ is ignored when delivered in a report-only policy. [Error] Failed to load resource: the server responded with a status of 404 () (theia-sticky-sidebar.js.map, line 0)

this was the spit out from Javascript Console? Any ideas?

Marty

Hey Marty,

Can you verify that no third party plugins you may have active are causing the issue (some minification plugins/cloudflare rocket loader have been known to cause such an issue).

If that’s not the case on your end, please reach via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hello,

I am contacting you today to find out if it was possible to remove the breadcrumb category on the different woocommerce pages? mainly the product page.

I figured out how to remove “Uncategorized” from breadcrumb:

function your_prefix_wc_remove_uncategorized_from_breadcrumb( $crumbs ) { $category = get_option( ‘default_product_cat’ ); $caregory_link = get_category_link( $category ); foreach ( $crumbs as $key => $crumb ) { if ( in_array( $caregory_link, $crumb ) ) { unset( $crumbs[ $key ] ); } } return array_values( $crumbs ); } add_filter( ‘woocommerce_get_breadcrumb’, ‘your_prefix_wc_remove_uncategorized_from_breadcrumb’ );

But I can’t delete the other categories I created. In advance, thank you

Hey EspaceTech,

Are you trying to remove the entire breadcrumb section? Salient is using the default WooCommerce breadcrumb functionality, so if you’re trying to modify specific categories it would be related to the plugin itself rather than Salient. However if you just want to remove the entire section, you could do so via css like so

 

.woocommerce .woocommerce-breadcrumb { display: none; } 

Cheers

Thanks! perfect

You’re welcome EspaceTech :)

Hi, it seems the theme does not work with Wordpress 5.0.3 since it has moved to “Block”-design. All my Salient layout is gone and the content including coding has moved to those Wordpress blocks. Is there any way to get the Salient Bakery Page Builder back working? (it is still there, but as stated all the content has been moved to the Wordpress Blocks outside from the original Bakery Builder Blocks).

In case yes, I’ll gladly renew my Support, if not, I have to look for another solution. Thanks!

Is resolved!

Hey MGT_Superwoman, glad to hear you sorted it :) For anyone else with the same issue, please check out the artcile we’ve written in regards on WP5: http://themenectar.com/docs/salient/wordpress-5-0-update-guide/

Is it possible to remove the mesh on top of the Nectar slider so image is clear https://pixeldesignagency.co.ke/Zereniti/ below the home slider

Hey saisi,

When editing the actual slider within the Nectar Slider post type, there’s a field labeled “Add texture overlay to background” which you toggle.

Cheers

Hello,

I have been using Salient for a year now and it has been working fine until today, it seems that my site is stuck on loading, and won’t actually display on desktop. Although it is displaying on mobile, all images and formatting is broken. When I click into the theme page, it says “x Stylesheet is missing.” – I have spoken to my hosting about restoring it to a previous version which they tried but it didn’t help – and they asked that I contact the theme support.

Can you please help?

Thank you!

Hey iamchriswalshe,

I’m sorry to hear you ran into an issue – could you please share the site URL so I can take a closer look?

Thanks in advance

Thanks very much! Really appreciate you taking a look: https://www.theungracefulguide.com/

I think it might be some coding or stylesheet glitch? I have also noticed that there is no coding in the footer.php file.

Thanks again

Hey iamchriswalshe,

Thanks for sharing your URL. There is and always has been code contained within the footer.php file, so if you’re seeing that it’s empty – your version of the theme is likely somehow incomplete. Can you try simply downloading the theme again and uploading a fresh copy?

Cheers

Hello!

Quick question. I’d like to hide the blog sidebar on a specific blog category. My situation: I have a news and a vacancy category made for blog posts. My news articles go to url.com/news/xxx. My vacancies won’t be shown on this page. My vacancies will go to url.com/vacancies/xxx.

I DO want the sidebar on my news articles, but I don’t want the sidebar on my vacancies blog posts. By default, I have sidebar on blog single posts turned on. Therefore, my vacancies also have this blog sidebar. How can I get this working? I tried on a single blog post:

sidebar {

display: none!important; }

This works, but it will still reserve the space on the right. And want those vacancies blog posts to be full width.

Thanks!

Hey royal_rotra, on the posts where you’ve used the other snippet to remove the sidebar you would also need this to readjust the post container width:


body .post-area.span_9 { width: 100%!important; margin-right: 0; }

Cheers

Thanks, that is exactly what I wanted!

Glad I could help royal_rotra :)

Hello.

I wish to have custom featured image for post with “Link” post type like normal standard post (instead of just showing the link icon). Also FYI, I’ve tried to set featured image on Link post but nothing happen.

Please help me, how to do that?

Thank you!

Hey hkunkun,

The only masonry enabled style which will show the featured image by default with custom modding on the link format is the latest style, “Auto masonry: meta overlaid spaced”. An example of that style can be seen here: http://themenectar.com/demo/salient-blog-dark/blog-dark-all-posts/

Thanks for the reply,

I’ve founded it! But seems like there’s a background color overlap on it when it showing Link posts. Can you help me (maybe css code) how to remove that background color?

Warmest Regards.

Hey hkunkun,

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


body .auto_meta_overlaid_spaced article.post.link .n-post-bg:after { display: none; }

Cheers :)

If I wanted to create front end content submission that is secure, and the content submitted gets posted in the portfolio area of the site (once approved), is there a way to control what is displayed on the front when filling the form and what gets rendered on the page. Also how would you go about and locking the portfolio page down to only display for a specific user?

Hey Mbx,

Salient does not offer any of that functionality by default, you would need to use a third party plugin to handle that

Hi, could you please tell me how to add “Quick View” on Woocommerce Product’s Thumbnails?

The thing is, “Quick View” visible for standard and all other product types except “External/Affiliate Product” :(

Would be great if you can help me, Thanks

Hey edmondoddy,

You would need to open the file nectar/woo/quick-view.php file and remove this line:

if($get_product->is_type( 'grouped' ) || $get_product->is_type( 'external' ) ) { return; }

Cheers

Thanks, works ok.

You’re welcome edmondoddy :)

Hi, after theme update the Filter of Woocommerce gone, any idea why this can happen? thanks

UPDATE: It was my mistake.

Hey edmondoddy, glad to hear you sorted the issue.

Cheers

I need to change portfolio title line-height on mobile. Can you please help?

Hey riolec, could you let me know which project style you’re using or share your URL in regards so I can assist?

Thanks

Hi, i bought the Salient and have support but i can’t find where i can import all the features that you have on your web (http://themenectar.com/demo/salient-promo/). They looks very different the original one of your web and the imports. Here’s a perfect example:

Your web (I can’t find any of your demos that the design is like this): http://themenectar.com/demo/salient-promo/pricing-table/ Your demo import: http://themenectar.com/demo/salient/features/pricing-tables/

The difference is like Windows 95 and Windows 10.

Can you upload all the finished features? It will be great.. Thanks.

Hey MarcosK,

You can find all of the templates seen on the demo within the Salient studio. The button for that is located right at the top in the page builder: http://themenectar.com/docs/salient/page-builder-general/ All of the full demos seen in the live Salient demo, are also available to import via the Salient options panel > demo importer tab.

ThemeNectar, maybe i dont explain good. I want to say this, if i wanna do Pricing Table on Salient Page Builder it adds me like those blocks: http://themenectar.com/demo/salient/features/pricing-tables/ But if i check on your Features > Pricing Tables: http://themenectar.com/demo/salient-promo/pricing-table/ You dont use Pricing Tables blocks, you use Fancy on most of them. So i want the design the one who have the black background and when you pass the mouse hover it appears an image.

I already check your Demo and no one have that Pricing Table like that one. That is an example, i have a lot of designs that i like from the Features but its very hard to replicate cuz you made like different way.

I hope the Demo with the Features, cuz this is killing me its very hard to replicate. Thanks!

Hey MarcosK,

Have you looked through the Salient Studio for them? They all are located in there – you can click on the “pricing” category to sort by that section only: https://ibb.co/2ns3Z9k

Hi, i just realized all the salient page editor had disappeared since the last WP update. How can i ahve it back ?

Hey honoliscious,

You need to be using the latest version of Salient (v10) as well as the latest version of the Salient WPBakery page builder (v5.6) in order to ensure WP 5.0 compatibility. Please check out the article we’ve written on the topic here: http://themenectar.com/docs/salient/wordpress-5-0-update-guide/

OK thank you !

You’re welcome honoliscious :)

Hi,

can I create a link to open a page with a specific tab open (when I’m using the salient element ‘tabs’) ?

for instance, I want to open this page with the 3rd tab open .. http://www.marthello.nl/klantenservice/

regards, Laurens Floor

Hey Laurens Floor,

Unfortunately there’s no functionality built into the tab element to allow for a custom link at this time. I’ve noted the idea on the wishlist

Cheers

Hey, I’m having an error with google map. it says “for developers purpose only”. After some research, I understand that for providing an API key I need to provide a credit card. Is that true? Is there another way to display the google map? Do you have a way to provide the API key? Thanks

Hey odi92, yes Google made that change a few months ago. Salient provides a field to enter your API key in the Salient options panel > general settings > css/script related tab. As of v9, Salient also added another open source map option (leaflet) which you can use instead of Google maps to avoid having to pay anything extra

Cheers

Hey there! I don´t know if it´s a bug…but I am having a submenu on my header menu…if I click one item of the drop down menu, the whole menu shifts a huge step to the side. The whole thing happens if I click the item that drops down the menu, too (not linked). As my support expired, maybe you can help me with that anyway, I would really appreciate that.

Thanks a lot!

Hey MMA_Impact,

I’m seeing that you have a custom script included in your setup which toggles a class “open-submenu” when clicking that item which is causing the issue: https://ibb.co/N2BgFKY if you can remove that or change the class name it should fix the issue

Cheers

Thank you SO much! I really appreciate your help and can highly recommend you and your team to anyone looking for a great theme with outstanding support! Thank you! That solved the problem! This piece of custom script which I needed for another menu style shouldn´t have been there anymore… Thanks for helping out!

Thanks a lot for your kind words MMA_Impact, glad I could help out! :)

Cheers

Please i need some help with my header. I am using secondary header and transparent header. When i scroll down, it takes a lot of scroll before the transparent header changes to the white background and makes the header title overlap on the menu. Please see screenshot and advice me on how to make it change immediately i scroll https://prnt.sc/m662xl

Hey TruBrotha,

Please share your actual URL in regards so I can take a look at your settings to help

Thanks

Thanks TruBrotha,

You can alter that by either turning off the option for ” Header Resize On Scroll” in the Salient options panel > header navigation > animation effects tab or by switching your theme skin in the Salient options panel > general settings tab

Cheers

How do you enter Google Maps API key? In the CSS/Script Related tab there’s no field to enter it.

Thanks.

Hey dimsal,

That is the location where the field is located https://ibb.co/6HvRL49 , if you’re not seeing that please open a ticket on our support forum in regards with temporary admin credentials so we can take a close look into this: https://themenectar.ticksy.com

Thanks in advance

Hm.. I don’t have this. My client uses ver 7.0.8 and it only has External CSS, Google . Analytics and Custom CSS code. There’s no Google API field available. I guess this is a very old version…

Hey dimsal, yes that is indeed a very old version. You can update using any of the following methods described in the docs: http://themenectar.com/docs/salient/updating-salient/

Hey there—whenever I have recent blog posts on my webpage the “View All Posts” call to action does not link to the rest of the blog posts for that category. It just goes to a dead url called http://home. You can see an example of this on my website at https://thefictionstoryroom.com/ just under the hero image on the homepage. I was expecting “view all posts” to link to a page showing whatever categories the blog posts are under. Please advise.

Hey JayCarver,

That’s correct, the recent post style you’re using is the oldest one which was released with the initial Salient from 5 years ago. Since then all the styles added do not use that option/link: https://ibb.co/TqRF5Ts You could use any of the other more modern ones and simply manually create the link you desire using other elements such as the call to action/button etc

Cheers

Ok thanks I forgot I could change the style!

You’re welcome JayCarver :)

I am finally getting around to actually building my site but I am having an issue with the top navigation. For some reason when I change from the default logo to my logo I end up with a gap at the top of the page. Also the lower half of the logo is visible when scrolling. I have tried to replace it with the default logo but it didn’t go back to normal. I’m not sure if that was the issue, I just noticed it after I did that.

https://ibb.co/wgZn2B1

Thanks

Thanks stargirl78,

This issue is related to the use of the WooCommerce top bar https://ibb.co/SPhGxwg “this is a demo store for testing purposes..etc” If you disable that, the issue will be resolved. However if you would like to keep that on, please add this into the custom css box in the Salient options panel > general settings > css/script related tab


#header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] { margin-top: 0!important; }

I feel silly now, I forgot that could have been an issue since I dismissed the notice for myself while working on the site.

Thank you so much for taking the time to look in to this! I really appreciate it!!!

No worries stargirl78, glad I could help :)

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