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.

Hi, ThemeNectar, Have you planned to update the theme soon to be fully compatible with Woocommerce 3.0.4? I am not the only one to encounter problems visibly when I read the comments! I have sent you an e-mail about this and have never received an answer!

Hey Pixsite,

The next update will include some new stuff for WooCommerce, but so far I haven’t been able to replicate your cart translation issue – can you please provide your admin credentials in an email so I can see your current string settings?

Cheers

Hi, I sent you by e-mail the admin credentials. Cheers

hey the theme is heavily affecting the css of formcraft

http://sheerspace.com/#CONTACT

Hey, can you please change your setting in the Salient options panel > form styling tab to not use the minimal form styling so I can take another look and assist

Cheers

Hi there theme nectar, I got a question about my websites functionality while using internet explorer. This is the url. http://www.test.bellinghamfitness.mobi

Hey, have you tried to clear your cache?

Sorry for the late reply ! and are you talking about clearing it in IE?

Oh and i just check on a different computer and it worked but when i went on the services page, the pictures were all messed up

Hi Salient (awesome) support. Is your theme suitable for real estate listings? Do you think it is suitable for a project like this?

Hey alfamarble! Depending on how you needed to show the real estate listings you may need to list a listing plugin i.e. if you needed to supply filters that correlated with a map etc

Cheers

Hoping you can help with strange issue. Updated to latest theme version and then updated woocommerce to latest 3.x version. Seeing that product images are not displaying on my browser. However, when I clear the cache or use incognito/private browsing I see them no problem. Having some users who have visited my site in the past note they are not seeing images either. Could this be a larger caching issue or something within the theme? Any help would be appreciated.

Hey Andrew_McNelis, that sounds like a server caching issue – can you please share the URL so I can check it out further?

Cheers

What I thought too. Checked with my host but they said there was no caching. I did deactivate the ‘Remove Query Strings From Static Resources’ plugin, which caused it to start working again but never had that issue in test (plugin still active). URL example would be: http://newleafwellness.biz/product/complete-freezer-cooking-bundle/

Ran into another question if you have a second. Is there any way to move the Cart Total above the Related Products? Currently, on Cart page (mobile), you have to scroll to very bottom to get to checkout. Would make more sense to have it below the Cart items and before the additional recommended products.

Thanks!

Hey, as of now that would require modding but i’ve noted to do it for the next update :)

Hey guys, im struggling to get a live demo for salient. I purchased and installed it on wordpress. then he asks me to activate it, but before i want to see the live-demo. Do i have to activate first or should it work without?

Hey, there should be no activation required for the theme. Have you installed the theme and the Salient Visual Composer already? Where are you seeing the message to activate? Have you checked out the documentation in regards? http://themenectar.com/docs/salient/importing-demo-content/

Cheers

Hi is it possible to achieve the same drop down navigation effect as per the link below under services and solutions?

https://dtpgroup.co.uk/services-solutions/data-management-predictive-analytics

Hey, unfortunately that would require some custom development or the use of a plugin as of now

CHeers

Thanks for the quick response. Do you know what plugin I could use to achieve the same effect?

Hey, unfortunately, I don’t have a specific one to recommend – ubermenu would be my first guess, but that does require some integration for it to work with the theme

Cheers

you support RTL??

Hey ejob, yes – there is an RTL stylesheet included

Cheers

Is there a way to include a header message on all pages, via the Salient theme, without using an external plugin?

Hey, where would you like the header message to be located? The closest thing to that would be using the secondary header layout

Like an infobar that drops from the top.

This would require the use of a plugin as of now

Cheers

After updating to 0.8.5, the “Full Width Portfolio Item Layout” and “Background Type” button completely gone. is it a bug?

Hey, glad to hear you’ve solved it :)

Hello, sorry to reopen this, but I figured out the bug, it’s a conflict between with Visual Composer and YoastSEO (when hide meta-box option active)

Please also include this fix on next update :) (I’ve fixed mine and issue gone completely)

- This is the issue:

https://github.com/Yoast/wordpress-seo/issues/6219#issuecomment-265599726

- And this is the fix:

https://github.com/Yoast/wordpress-seo/issues/6219#issuecomment-265612524

- File: js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php, Line: 66

- Original code:

public function enqueueJs() { wp_enqueue_script( ‘vc_vendor_yoast_js’, vc_asset_url( ‘js/vendors/yoast.js’ ), array( ‘yoast-seo-post-scraper’ ), WPB_VC_VERSION, true ); }

- Fixed code:

public function enqueueJs() { if ( wp_script_is( ‘yoast-seo-post-scraper’ ) ) { wp_enqueue_script( ‘vc_vendor_yoast_js’, vc_asset_url( ‘js/vendors/yoast.js’ ), array( ‘yoast-seo-post-scraper’ ), WPB_VC_VERSION, true ); }; }

thank you :)

Hey, thanks for letting me know :)

Cheers

Hi, where do I control the font in the team member description text (type: meta below)? I would like to increase the size.

Hey, the h4 heading tag should control this, which you can set from the Salient options panel > typography options tab

Cheers

I changed the h4 to 30px just to try it out but that hasn’t changed the font size. I am trying to change the font size of the form labels ‘Your Name’ etc.

oops sorry, I realised that you have answered a different question of mine.

hi guys, very cool theme, can you please give me some help. I have a full screen slider with a heading and a caption. The positioning with “right” and “bottom” in the slide possibilities brings it to the right but not to the full bottom! Can you give me a quick css tipp how to handel it? Thank you so much!

Hey haoe!

Can you share the URL in regards so I can take a look at what the current setup is to assist?

Cheers

1

Hi

1. I am using fullscreen rows on one of my pages.. Is it possible to add some rows at the bottom that are NOT part of the fullscreen rows. I think this would be a nice feature if possible..

2. Is there any way to have the header with a background image and overlay gradient?

Thanks

Hey Mikeoc,

1. As of now this would require custom modding, but i’ve noted the idea for the wishlist :)

2. You’d need to use a VC row for this. A row can simulate most of the header settings so you should be able to accomplish the same design

Cheers

“1. I am using fullscreen rows on one of my pages.. Is it possible to add some rows at the bottom that are NOT part of the fullscreen rows. I think this would be a nice feature if possible..”

Would the coding be difficult and could it be implemented into the child theme? If so, where? Just some direction would be great..

Many Thanks

It would require custom javascript development as of now - the file to be modded would be: js/jquery.fullpage.min.js

Hi!,

In my website http://rafaellaott.com I dont wnat the menu scroll together in all pages. How can I disabled this?

Hey gennialedesign, could you please elaborate more on what you’re trying to do? Are you asking how to get the header navigation to stay at the top instead of scrolling with the page?

Cheers

Hi!, sorry for my english, I`m brazilian. When I scroll the page, the menu is fixed on top and scrolling. I need the menu stay on top of page. No scrolling.

Hey, no problem :)

In the Salient options panel > header navigation > logo & general settings tab check the option for “Header Remove Desktop Stickiness” and then in the Salient options panel > header navigation > transparency tab disable the option for “Header Permanent Transparent”

Cheers

Is it possible to save my own templates in Salient Studio? Design some blocks for future use?

Hey, you can save your own templates into the “my templates” tab – this features of VC is left unchanged for you

Cheers

http://themenectar.com/demo/salient-app/# Is it possible for this page to automatically fade into the other slide instead of pressing manually?

Hey, this wouldn’t be possible without custom development unfortunately

Hello. I’d like to make my portfolio section 1 column with each image at about 16×9 ratio. How can I change the current portfolio layout to achieve this.

Thanks. And if I wanted to define and give it restricted sizing, how would I do that?

Are you referring to a max width where they would be centered in the middle of the page?

Cheers

Yes. Or in 2 columns next to one another. I want them 16:9 aspect ratio and as many, or little columns, it takes to fill up the width of the page

Hi,

Just to let you know, the theme has a conflict with Gravity forms. I can’t display more than 18 products on a page using the visual composer element “display woocommerce products”. As soon as it clocks over to 19, it breaks the entire page. The issue resolves itself when the Gravity forms plugin is deactivated.

Please can you fix this?

Thanks,

Sam

Hey Sam,

Is there any error that displays for you? If you could kindly give any more specifics about what occurs it would be useful in troubleshooting

Cheers

Recent Blog Posts i – Default - How do I add ‘read more’ text like you have on your other blog options? I am using this style because its the best suited for my website, but why no link to the page? I need the buttons to be equal heights like on your ‘minimal’ posts?

Hey,

You would need to modify the shortcode-processing.php file to add a read more button to that style. The title of the posts should be linked to the posts in that style

Cheers

Is there a way I can do this earsily, or can the other recent blogs ahve this style> Read More is an imortant element to have on a website but I am not a coder as have to idea how to do this?

Hey, there’s no way to get it to show without modding the file mentioned above

5 Comuns: How do I create a css class for 5 columns using the information below? How is this done, Any step-by-step instructions? .col-one-fifth { width: 20%; }

Once 5 columns in set up can I have 5 icons next to one another that animate (like on your demos)? How do I do this? Again any step-by-step instructions?

Hey alisonleon,

That class is accurate, but then you’d need to manually add the HTML in your page:

<div class="col-one-fifth"> CONTENT HERE </div> 
<div class="col-one-fifth"> CONTENT HERE </div> etc

How do you do this with animated icons?

You’d then need to place the icon shortcode inside of the div directly

ie.

[icon enable_animation="true" color="Accent-Color" animation_speed="Medium" icon_size="" animation_delay="" image="arrows_stretch_diagonal3.svg"]
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