Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,738 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38352 comments found.

My video player is distorting the videos on mobile. It works and looks like it is supposed to on desktop but tablet and mobile is broken. Any suggestions?

Sounds good

updated

Ok thanks for the update :)

Hi !

For my shop page: http://longtran.co/?post_type=product 1. How can i change 3 items instead of 4 on the row 2. Also I want to add “The Lastest” and sortind above the items , how can i do that.

Thanks

Hey longzone!

1. Add this into the custom css box located in your Salient Options panel:

@media only screen and (min-width: 1000px)  {
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product,
html .woocommerce .products.related .product, html .woocommerce .products.upsells .product{
    margin-bottom: 2%;
    margin-right: 2% !important;
    width: 31% !important;
}

html .woocommerce .products.related ul.products li.product.last, .woocommerce-page .products.related ul.products li.product.last, .woocommerce-page ul.products li.product.last, .woocommerce ul.products li.product.last {
    margin-right: 2% !important;
    clear:none!important;
}

html .woocommerce ul.products li:nth-child(3n+3) {
    margin-right:0!important;
    clear:none!important;
}

html .woocommerce ul.products li:nth-child(3n+4) {
    clear:both!important;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none !important;
}

}

2. You’ll need to use the actual shop page if you want to have the filters

Cheers

how can I do to overwrite this function excerpt_more() in the file functions.php in the child theme? i tried with this code in functions.php child, but doesn’t works and give me an error (Fatal error: Cannot redeclare excerpt_more()):

this is the code in functions.php child: if ( ! function_exists( ‘excerpt_more’ ) ) { function excerpt_more( $more ) { return ‘
Read More > ’; } add_filter(‘excerpt_more’, ‘excerpt_more’); }

could you please help me? Thanks

Hey Jagoda,

That specific function is actually not set up currently to accept a child theme overwrite – I’ve not to make it compatible in the upcoming update :)

Cheers

Hi,

I’ve got a few queries regarding a nectar slider on the front page. I’m using the boxed layout as want the slider to load quickly and have smaller file sizes. I’ve got the images sized to 1400×788 with a fade transition.

1. Firstly everything is fine initially but if I maximise or turn on my all-in-one side bar in firefox window this seems to completely mess the slides up and they then display with half cropped and black background. I had the same issue when using a full width slider with 1800px wide images so this isn’t just a boxed layout issue. The Salient demo is fine and solid though so it’s obvioulsy something different on my setup, any ideas what could be throwing it?

2. Second, the jpegs I’ve created for the nectar slider are relatively small at 250kb’s. They are crisp when exported but look slightly blurred on the slider itself. They are 1400×788 and should be 1:1 with no need of enlarging or shrinking right? I see that a whole bunch of different sized versions are created in my WP upload folder. I basically want to get the slider looking as sharp as possible and setup my images at the exact size that will be shown. I see the header recommendations are for 1600px wide images but am I right that the boxed layout is showing 1400 and with fade transition this should be okay?

3. Thirdly, I’ve set the header to be transparent and then fade to solid dark when scrolled. The transparent looks great but it’s just a bit too hard to read menu text at times. I’ve seen some coding elsewhere that gives the header a semi transparent tone all the time. Is there some CSS coding that would just give the header say 25% dark opacity when first loaded and then still fade to full dark opacity when scrolled down please?

Great, theme thank you!

Hey dmatarch1,

1. Could you share your URL so I can take a look?

2. Yes, you don’t need 1600px+ for the width when using the boxed option but I’ll check on this for you as well when I see the URL

3. Add this into the custom css box located in your Salient Options panel:

html body #header-outer.transparent[data-transparent-header="true"] {
    background-color: rgba(0,0,0,0.3) !important;
}

Cheers

Thank you for your response.

1. For some reason the Nectar slider is indeed solid with my site now as with the demo. I can minimise the browser window and it doesn’t seem to mess things up as before. Firefox has just done an update yesterday so maybe this has sorted it. Either way the problem seems to have cleared.

2. I was viewing the website on a laptop which slightly shrank the images and didn’t display them full size. When looking on my desktop monitor everything is sharp and as wanted.

3. Thanks for the code!

That’s good to hear :)

Cheers

i have a huge problem, i dont get whats going on but everything is shifted to the right on my shop/product page. could you please tell me whats going on!! http://039971e.netsolhost.com/2014/shop/

Hey lacostemedia,

I can’t anything going on like you’ve described – are you still experiencing this issue?

Cheers

Hi :)

I have a question related to connecting the media files to Amazon s3.

is it possible for the theme? What I am looking for, is the ability to upload all images, videos to Amazon s3 cloud server and connecting them to my website with salient theme through a link, so that the images do not overload the website.

is this possible?

Thank you , Martyna

Hey again! I would actually pose that question on the page itself for the best answer – but I wouldn’t think so

Thank you

You’re welcome :)

Two problems

1- On using the facebook like box code and Alpine Photo Tile for instagram, your footer looks fantastic (in ascend). However when you click on another page the images and like box do not show unless you refresh page. Is there a fix? I see there is a number of issues on here with things not appearing in these instances.

2 – On http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266 when you click on view larger you can scroll through images. I’ve looked at documentation and tried a few things but can’t seem to replicate this? Can you please shed some light on this.

Hey niccyboy,

1. The next update will address issues with using AJAX loading

2. That’s an image gallery element with the “On click” option set to “Open Prettyphoto”

Cheers

1 – Thanks sounds good

2 – Can you explain this a bit more? Or is there a video/tutorial on this. I cannot see these options anywhere

Hey again! Here’s a screenshot of what the option looks like when editing the image gallery element: http://i.imgur.com/jfobjmH.jpg

First of all, this is the BEST theme ever!

I have a question: Is it possible to set a default “Page Header Background Color & Height” for all of my blog posts so that every time I write a post I don’t have to adjust the custom options on each post page.

THANKS! KM

Hey KM!

This would only be possible if you used the full screen header option for the blog settings in the Salient options panel

Cheers

Hi,

i think i didn’t understand how this theme work before purchasing it :/

Is there a way to have the home page of a blog to display the posts like the portfolio type 2 ?

Thanks

Hey LEpouet,

The blog and portfolio styles are two separate things for now and while you could change the blog to display on any page of the site, it still has to be in one of the blog styles.

Cheers

Hi,

I added Hellobar – https://www.hellobar.com/ to the top of my page, the bar has option “To push content down”, but right now it is over header menu. I asked them for support, but they said the problem is not in their script. Could you help me?

Here is a screenshot – > https://www.dropbox.com/s/7t0xh77jwupsv21/Screenshot%202014-09-13%2023.23.52.png?dl=0

Thanks! It’s very bizarre but doesn’t seem to be doing that from css alone, could you deactivate the auto optimize plugin just to verify that’s not messing with it?

Hi, unfortunately if I disable Autoptimize still Hellobar is not pushing the content down. As temporary solution I did this : #header-outer { margin-top: 32px; } @media only screen and (max-width: 1000px) { #header-outer { margin-top: -4px; } }

Ok thanks for mentioning – i’ll try and look into it more

Hello how do I make the logo non clickable?

Could I see the URL so I can assist? :)

Add this into the custom css box located in your Salient Options panel:

#header-secondary-outer .sf-menu li {
    position: relative!important;
    z-index: -9!important;
}

Hi Again,

I’ve added a title and button to my home page slider. The size of it looks great on a desktop and iPad. When viewed on a iPhone its a little small. Any way to bump up the size of this only for iPhones? See explanation here… http://i.imgur.com/0fMlESt.png

Thank you in advance!

Hey!

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

@media only screen and (max-width: 690px) {
   body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
      font-size: 8px!important;
      padding: 6px 12px!important;
      line-height: 18px!important;
      letter-spacing: 0.5px!important;
   }

html body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent a, html body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent_2 a {
    padding: 6px 8px!important;
}
}

Hi ThemeNectar,

Do you know the CSS to have a bottom boarder when hovered/visited on the navigation? For example, see website here… http://focuslabllc.com/

Thank you in advance!

Hey!

body header#top nav .sf-menu li.current-menu-item > a {
   border-bottom: 2px solid #fff !important;
}

thank you!

You’re welcome :)

Also the “Add to Cart” button is misaligned if “Enable this to only allow one of this item to be bought in a single order” is checked.

Screenshot: https://s3-us-west-2.amazonaws.com/jtnadams/Media/misalignedaddtocart.JPG

Url: https://elusiveenterprises.com/product/retail-kit/

Hey jtnadams,

Use this:

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
   margin-left: 0!important;
}

Cheers

Thank you, it’s fixed!

You’re welcome :)

Hello,

I have just installed WP Booking Calendar and I’m trying to set it up with Salient theme. Unfortunately, there’s some kind of jQuery conflict when I use those two together. At least that’s what I found out so far searching up Google. The problem is that none of the solutions I found on the web works. When I’m trying to set the date in the WP Booking Calendar’s settings the datepicker should appear. Because of the jQuery conflict (I suppose) it doesn’t. I’m pretty sure the fault is in the theme, because when I switch to a different one, everything works correctly.

I need to get the booking page working very soon in order to start sales on my website, so please help me in fixing this problem.

BR, Loup

Hey Loup!

If you could please provide the URL I’d be glad to take a look :)

Cheers

My apologies I assumed it was a front-end issue, if the date picker problem is in the admin panel please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/

hello,

good theme!

is possible to translate this theme in others languages ? (french). salient theme support translation ? have you a link or other to download french traduction ?

Hey fabienlemee,

Yes, you can indeed translate the theme through using the .po file – I actually do have a french .po I can provide, if you open a ticket in regards I’d be glad to provide the link :)

Cheers

Hi there,

Is it possible to change the width of Pages? I have an ‘About’ and ‘Contact’ page and would like to change the width of the content within to say 80%. Similar to the width of the Single Posts.

I’m using the Standard Blog W/ Sidebar and have ‘Hide Sidebar on Single Post’ enabled.

Thanks.

My apologies – change that to this:

.page-id-2 .container-wrap .container,
.page-id-13 .container-wrap .container {
    max-width: 1225px!important;
}

Sweet, it works! Thanks!

I tried searching for this answer, but was unable to locate it.

How do I go about relocating where the social meta sits on the single product page? I’ve been googling for hours, I assume it’s not theme specific, but more so woocommerce editting. But do you know what template that would sit in?

Thanks! And sorry to keep bugging you, but curious. In mobile view, is there a way to disable to header all together, just for that view.

actually, i figured it out. thanks for all your help.

You’re welcome :)

Sorry for my spamming, but your themes DOES have some hickups once a while…

I have tried all, but nomatter what I do, I keep getting a space on the bottom of the image… How to avoid these unwanted gaps that I get sometimes?

http://www.erhverv.peterpackroff.dk/

See image to the left of a very VERY handsome person…

Hey Peter,

Change the % padding on your column on the right to 3 to allow the image to touch the bottom :)

Cheers

Hi, how can I remove the footer and header on one specific page, my landing page. Can you give me some code that I can just substitute my page url in to remove the header and footer on just that page? Thanks

Hey 1456932587,

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

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

Cheers

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