Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,190 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38436 comments found.

I’d like to remove a header only on one page of my site. I searched the threads and tried using the following code in the Salient options panel…

.home #header-outer, .home #footer-outer { display: none!important; }

I changed .home to the name of my page. Not sure if that’s the right thing to do but would like to know how to make something like that happen. Thanks. The page is http://freshstart.church/christmas

Hey,

Use this :)

.page-id-4708 #header-outer, .home #footer-outer { display: none!important; }

Cheers

Thanks so much! Can that same code be used with any page? Just use the page id?

Yes, that’s correct :)

Salient is without a doubt my favorite WordPress-theme. I love it and recommend it to everybody I know. Two things I would love to see in the next update are:

1) Responsive options on the header image. I almost always use the header image option, but would love to be able to chose a different image for tablet / mobile (both visual and KB-size sake). And maybe also be able to choose different text (since there is less space on mobile-devices)

2) Minor detail – but still annoying :-) .. The “section-down-arrow” in the header image doesn’t center on smartphone-size – it floats to the right.

Hope you’ll take this in to consideration – keep up the good work!

Regards, Kasper A

Hey!

Thanks for the requests – they’ve been noted :)

Cheers

Will you update the Font Awesome to latest 4.5 version soon? Having additional icons and the updated G+ icon would be great.

Hey, it’ll be updated in the next release :)

Hi friend

I want to use your store (salient-ecommerce/shop) for affiliate products, but I want to be like the model on this page. http://goo.gl/yOqQGS

For this, can you tell me how I can do this.

1- how to disable the cart. 2- how to disable SINGLE PRODUCT PAGES 3- when the customer clicks on the product from the catalog, it opens a new page of the affiliate?

Best Regards

Hey, unfortunately this would require some custom development for the layout and also for the functionality – however you may be able to find a plugin to get some of this without development

Can you recommend such plugin?

I don’t have one to at this time

Hi… We are looking for a fixed bottom menu using widgitized Mega Menu. Does your theme offer this? If not can you be contracted to make these customizations? Thanks

Hey,

This isn’t offered by default and unfortunately I can’t personally take on customization gigs however i’m sure someone at Envato Studio would be able to assist :)

Cheers

Hey Nectar on the portfolio lightbox option how can we make the width & height of the Portfolio option bigger so people can see a larger version of it in higher resolution?

Hey, the values are calculated from the prettyphoto plugin itself but should adjust for a larger image the bigger the screen viewed on gets – could you kindly share your URL in regards so I can take a peek?

Hi!

Please, all possibilities have tried, but I like to just like you set up the footer, as is exactly the settings with you?

http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266

THANKS FOR HELP!

Hey – could you kindly link the URL outside of the themeforest iframe so I can see the intended page you’re trying to share :)

Does Salient work with the WC Marketplace, an extension that tranfsforms a WooCommerce site into a marketplace? Thanks!

Hey – I haven’t personally tested with that but can’t see why not :)

Hello this theme is great. I started building my website two days ago and did not have any problems until right now. Something happened to he menu. When I press the menu icon on the mobile it moves everything to the left of the screen so only the slider is visible. Link: http://elementogym.com/home-basic/

Hey,

It appears the location of your off canvas menu is not where it should be in the code – this could be happening from unclosed HTML you may have added someone of the page or in your footer

Cheers

Hey, I have a question about responsiveness. I do not activate the responsiveness option on the theme because for the most part I want the site to not change dramatically on mobile, i.e. menu, font sizes, etc… BUT I do want to have some responsiveness functionality, specifically with my Visual Composer plugin. I want to be able to hide certain columns on mobile, etc… But none of this works if I don’t have responsiveness turned on. Any thoughts on how to get around this? Thanks so much!

Hey – as of now this would require some custom modding but i’ve noted to look further into separating the two all together

Hmm, OK. Can I open a ticket for help with this custom modding? I can definitely change some of the code around if you can point me in the right direction. It’s limiting my usage of the theme at the moment… Thanks!

Hey – it wouldn’t be a simple yet as of now since this line in the header.php is stopping the media queries that VC from taking effect <meta name=”viewport” content=”width=1200” />

Hello,

Just updated the theme and it did not fix the social media counter widget in my footer.

http://jthotshotting.com

I see the change in my blog posts but the share counts seem to be lost.

Hey – the share count option was removed from the shortcode all together. The duplicate instance of the social sharing on the same page is what’s removing your share count total (it’s a bug that will be fixed in the next release) for now remove the shortcode from your footer widget to sort the issue and possibly use a separate plugin for that location

Thanks for the help!

You’re welcome :)

Hi, ThemeNectar.

I’ve activated the Use Custom Fonts area of the Typography page, yet I don’t see changes on the front-end when I choose a new Font Family. It’s weird because if I choose a transform setting as uppercase, that’s reflected upon a refresh. Specifically, I’m trying to change Heading 6 to a google font.

My temporary web url is http://9ca.407.myftpupload.com

Thanks for your assistance!

-Steve

Hey – it appears you’re altering the font with a plugin currently, if you could please open a ticket in regards with your admin credentials I can take a look at what’s going on :) themenectar.ticksy.com/

Hi, developing a child theme from salient and wanted to add a couple extra options in options-init.php, but I don’t want to be changing the core theme files. I have tried copying the “add_another_section” function to my child-theme functions.php but I can’t get it to work (even leaving everything as is, copied from the core theme options-init.php file)

Would you be able to give some pointers here? Thanks

Hey – unfortunately this file can’t be modded easily from a child theme as of now but it’s something that’s on the wishlist

Cheers

Hey, how can I control the “H” font styles of this thumbnail: Portfolio / Title overlaid w/zoom effect on hover separately?

Hey, add this into the custom css box in the Salient options panel:

.portfolio-items .col .work-item.style-3  {
  font-size: 40px!important;
}

Great, thanks. :)

You’re welcome :)

Hello, can you tell me how can I change the burger menu icon and close icon from the slide off canvas menu ?

Hey,

this would require some custom modding – are you trying to add an image or an actual icon from font awesome etc.

Hi Guys, Is it anyway to remove the testimonial buttons with some CSS code? Have looked without success.

Hey,

Add this into the custom css box in the Salient options panel:

.testimonial_slider .controls {
   display: none!important;
}

Cheers

Thanks – keep up the good work!

You’re welcome :)

Hi I want to apply infinite scroll option on my blog page but when I choose it on the salient > blog > pagination type options It doesn’t appear, it is a standard blog with side bar layout, is there any other option I need to fix to make it works? thanks

Hey – could you please share your blog URL so I can take a further look at the setup?

Hey ThemeNectar,

I’m wondering whether I should Move Dynamic/Custom CSS Into External Stylesheet or not.

Could you please kindly provide simple rules of thumb (for dummies) – when/why to Move Dynamic/Custom CSS Into External Stylesheet and when/why not to?

Hey – it will make the styles cachable and also get them into an actual stylesheet (better performance). I would always recommend keeping that option on :)

Hey, great, okay I’ll do that. :) Do I have to clear the cache more often then when I am building a site?

Not unless you have a caching plugin active – otherwise it’ll just make the styles more like the ones in any other stylesheet, without that option they would normally sit in the <head> tag internally

The variable product isn’t working. When I set multiple variables then go to the product page, the variables don’t show and instead the dropdown only shows “Choose an option”

I have very attribute and variable set to be visible from the back-end, so I don’t know what else to do. How do I fix this?

Here the page where the error is occuring: http://whataesthetic.com/index.php/product/its-lit-shirt/

Hey – I currently can’t access that, is there another you can link to show the issue?

Is the background image settings on the pages fully responsive? E.g. they degrade properly with media-queries .. if the viewport is a mobile device, it doesn’t need to use the full image (since Wordpress generates multiple sizes).

If not, this would be a great feature to add. I don’t see many themes doing this. Instead they opt to push the full-sized images to mobile viewers.

Background images scale but the full size is still served – I’ve noted this on the wishlist :)

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