Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,140 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hey Bud, forgot to ask you, any chance you could potentially pull dribble, instagram, 500px feeds etc into slideshows or masonry grids on the theme? this would would an awesome feature :-) Keeps it dynamic and fresh and so many people use these services as well as twitter and Facebook these days, for designers dribble feed, for photographers, 500px & instagram (VSCO Cam is getting popular as well).

Rich

Hey Rich, thanks for the suggestion! :)

Cheers

Welcome what are the chances? :-)

I’ve noted it – the chances would be based on popular demand :)

Hey ThemeNectar,

I like how you handle most featured images in the masonry blog view (thumbnail, top of post). However, I’d like to have these images smaller and floating left on the actual post. The full width image takes up too much screen real estate. Is there any Custom CSS I can add to adjust the image size and position?

Thanks

Hey Meynstey!

Add this into the Custom CSS box located in your Salient Options panel:
 
@media only screen and (min-width: 1000px) {
   .single .wp-post-image {
       float: left !important;
       margin-right: 25px;
       width: 60%!important;
   }
}

Cheers :)

Hey Nectar,

I just want to say a massive thank you to you for your help in getting our new site launched. We’ve had a great response, and it’ll be a fantastic extension of our brand online for some time to come I’m sure.

I have a couple of quick post-launch issues that I’d love your thoughts on:

1. The video performance of the Nectar slider under Safari is pretty horrible (even with highly compressed video – under 10mb) Is there a way to browser detect and perhaps default to the BG image? – It kinda ruins a great impression when the video freezes 2 or 3 seconds in (even on fast connections)

2. I’ve got Yoast running as per the Theme suggestions, but we’ve got some weird snippet info running out to Google… // 00:00. Initializing… stage: 320×240 file: http://luxhd.tv/wp-content/uploads/2014/02/LUXHD_GALLERY.mp4.mp4 autoplay: false preload: none isvideo: true … // Do you know what might be causing this?

3. I noticed there’s an update available. I’ve coded everything into the custom CSS box – so I assume that’ll be safe if I upload the new files via FTP / or update via WP dash?

Thanks again my man – fantastic support. Love your thoughts on the new site at http://luxhd.tv

Thanks bud.

Thanks for the update! Actually in 4.0 I removed the video plugin that WordPress uses for video playblack (mediaElement) in favor of a raw HTML5 video. I noticed in the millions of results that turn of for ” // 00:00. Initializing… stage: 320×240” a trend of the use of MediaElement w/ WordPress.

Update to the latest version, submit your URL to get reindexed and let me know :)

Cheers

Awesome – thanks man – I’ll do that now.

Sounds good :)

How can i go about making the full width portfolio 3 columns instead of 4? so the size of each project spans 4 columns instead of 3?

appreciate the help thank you

Hey swizenfeld!

The full width portfolio actually has dynamic columns – meaning that the larger the screen viewed on, the more columns the layout will use with a maximum of 5. If you wanted to change this to always remain four on desktop view, it would require some css / js edits.

Cheers :)

How do you change the color of a boxed column for only one specific page. Not globally.

Thanks rswayenvato!

The columns only have a class field inside of the page builder, so doing it in the regular editor would simply require going into the text tab and wrapping the group of columns in a div with the class to target them with.

Cheers :)

Okay I tried with the visual editor. I tried it exactly like what you wrote out. It still didn’t work. I updated to the most recent build also. 3. 1.5. My first screen, where you, give the column a css class looks different from the one you uploaded. Finally, I just wanted to make sure that it’s the box color that I want to change not the color of the entire column

Hey again – would you kindly open a ticket in regards with your admin credentials so I can set up one of these for an example?

http://themenectar.ticksy.com/

Cheers :)

Purchased this theme last week and loved it!!

Am trying to create child theme around salient but running into some problem when I tried to import the dummy data file after creating the child theme (just the basic of using style/css with the @import url) and got the following error message; seems that the child theme is not recognizing portfolio-type post, home-slider and necter-slider; any idea how to resolve this? tks much!

Import WordPress Failed to import slider-locations About Failed to import project-type Applications Failed to import project-attributes Branding Failed to import slider-locations Clean Desk Failed to import slider-locations Coding Failed to import slider-locations GeoWolf Social Failed to import slider-locations Home Failed to import slider-locations Home Portfolio Eye Candy Failed to import project-attributes HTML/CSS Failed to import project-type Illustration Failed to import project-attributes Macro Lens Failed to import project-type Music Failed to import slider-locations Night To Remember Failed to import project-type Photography Failed to import project-type Print Failed to import project-type Video Failed to import slider-locations Weather App Failed to import “Auto Draft”: Invalid post type home_slider Failed to import “Auto Draft”: Invalid post type home_slider Failed to import “Auto Draft”: Invalid post type home_slider Failed to import “Auto Draft”: Invalid post type home_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “Auto Draft”: Invalid post type nectar_slider Failed to import “The Moose”: Invalid post type portfolio Failed to import “Neat Desk”: Invalid post type portfolio Failed to import “Box – Ext. Content”: Invalid post type portfolio Failed to import “Flippin Bird ”: Invalid post type portfolio Failed to import “Be My Guest ”: Invalid post type portfolio Failed to import “Merchant”: Invalid post type portfolio Failed to import “Scouter”: Invalid post type portfolio Failed to import “GeoWolf Social”: Invalid post type portfolio Failed to import “Mobile Weather App”: Invalid post type portfolio Failed to import “Spacebound”: Invalid post type portfolio Failed to import “Anemone ”: Invalid post type portfolio Failed to import “A Night to Remember”: Invalid post type portfolio

Hey micoolcho!

Did you rename the parent folder to something weird other than Salient by chance? If not, please allow me to log in so I can see what’s going on :)

http://themenectar.ticksy.com/

Cheers!

quick question about Google Analytics. do i need to activate it is woo commerce and the theme or can I just use one or the other?

thanks

Hey krazy4sales!

You only need to enter it in the theme options panel – it’s going to get added onto all pages from that :)

Cheers

I can’t for the life of me figure this out. I have a page that I am creating with visual editor and the top has a Nectar Slider component. It’s not set to full-page or anything like that but it overlays every other element on my page. In other words, everything else is hidden behind the nectar slider no matter what I try to do with margins, size, etc.

I know my way around Salient fairly well. This is the first time running into this and I even have this same page setup on other pages on my site without this issue.

Tried different browsers and still same thing!

Hey ehong33234! Sorry weird must be at play – can you please open a private ticket here http://themenectar.ticksy.com/ in regards with your admin credentials so I can see what’s going on?

Cheers :)

Hello,

Is there a way to turn off comments on portfolio pages, globally not just on each individual portfolio? I’m getting killed with spam, even with captcha installed.

Hey cophoto!

Open the single-portfolio.php file and delete this section:

 
<div class="comments-section">
    <?php comments_template(); ?>
</div>

Cheers :)

Hi there ThemeNectar!

Theme is almost 100% setup! I am pretty happy. However, I can’t get my portfolio to work… Images are not loading and horizontal filter doesn’t show up. Could you help me with that?

http://www.limaonagua.com.br/galeria/

Regards

Thanks – what’s the ticket #?

I have two tickets opened: 172083 and 172795

Just oversaw both of them :)

Cheers

Hi, How would I get the product category pages to display products by newest first as the default?

Hey trocity – I believe this would require modifying the WooCommerce native query for categories which could be done in the functions.php file of the theme. As for the code you’d need – you should check on the WooCommerce forums since others have probably wondered this too :)

Hi when using the visual composer single image “Image link”, it does not actually link the image. here’s the screenshot: http://tinypic.com/r/fdzvvo/8

Also, I view the source and it doesn’t look like the ‘a href=’ for the image is being created

Hey kylesalonga,

please make sure you’re on the latest release of the theme as this was a known bug back a couple releases ago :)

Cheers

Pasting this Cord and setting Popular Images helped maintain the original size of the pictures. But I’d like to move the pictures that are fixed to the left to be fixed into the center. And I ‘d like you to show me where I can get those Background Images at Live Preview!

article.post img { max-width: 100%!important; width: auto!important; }

Hey backin79 ,

1.Add this into the Custom CSS box located in your Salient Options panel:
 
article.post img {
  margin: 0 auto!important;
}

2. All of the images used in the demo have their sources listed at the bottom of the main theme description page in the Credits section :)

Latest Salient version 3.1.5 says you added feature to allow shortcodes in Text Widget by default but when I click on the Nectar Shortcode button, choose my item (i.e. Icon) and click “add shortcode” nothing happens. The field is blank. I’m using it on CHROME.

Thanks.

Hey ehong33234,

The necessary code was simply added to allow parsing of shortcodes inside of a text widget. I’m confused by what you mean when you say nothing happens after clicking “add shortcode” as there’s no Nectar Shortcodes button on a text widget in WordPress – the only place the shortcode generator button exists is on editors in posts/pages.

Cheers

I would like to make each slider on my home page clickable, not just a button. I’ve looked for this setting and can’t find it anywhere. How do I make the entire slider image on the home page clickable?

Hey scottt79,

please use the Nectar Slider instead of the Home Slider as there’s an option to make the entire slide a link instead of using button(s). Here’s the tutorial on it in case you have not seen it: https://www.youtube.com/watch?v=FLU9Pxo_RD8

Cheers :)

Thanks, I figured that’s what I might have to do but didn’t want to if I didn’t have to. I like the slider arrow buttons being on the side of the page and being able to have them have the same highlight color as the rest of the website but if I have to use Nectar I will. Thanks so much!

You’re very welcome Scott :)

Cheers

Hi, i try to paste this embed code from video to slider and dont work. I paste in Embedded Code area.

<iframe src=”//player.vimeo.com/video/61780707” width=”500” height=”281” frameborder=”0” webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

Hey zabalacomve, can I please see your URL showing this problem? There’s no known issue with embeds not showing in either of the two sliders.

Cheers :)

Hello and thank you for a great theme.

I have a page where I dont want the padding below the 3 portfolio images: http://burne.no/?page_id=10

Thanks for any help

Richard

Hey Richard!

Just set the row to full width background or full width content and the padding will go away.

Cheers :)

Some Europeen countries don’t allow to place a product directly to the cart without showing the details first. For this some of us have to get rid of the add-to-cart showing up with mouse over on product overview. Can I ajust this in the options. Changes to the css (hide div .add_to_cart_button) would work, too.

This works: .woocommerce .product-wrap .add_to_cart_button, .woocommerce .product-wrap .product_type_variable, .woocommerce .product-wrap .product_type_grouped, .woocommerce .product-wrap a.button { display: none!important; }

Got it, this works better with less code: .woocommerce .product-wrap .add_to_cart_button { display: none!important; }

Thanks for posting the snippet :)

Cheers!

Hi there ThemeNectar! Great theme!

Is there a way to increase sidebar width to 300px? I wouldn’t mind if that comes at the expense of the main container width.

Regards

Hi there. I managed to get the desired result with:

.span_9 { width: 70.7273%; }

.span_3 { width: 27.2727%; }

Can that break the theme on smaller screens than desktops?

Regards

In fact, mobile screens break when using this code… Can you help me with that?

Hey brenolara! yes, just change the snippet to this:

 @media only screen and (min-width: 1000px) {
   .span_9 { width: 70.7273%; }

   .span_3 { width: 27.2727%; }
}

Cheers :)

Hi,Great Theme However in the demo, l misinterpreted the Gallery Only in the portfolio section and thought I could have gallery (grid/masonry) apart from or inside portfolio. Is it possible with this theme to have a gallery inside a portfolio? instead of just stacked pictures with sidebar?

Hey 52med, the gallery element in the page builder is going to get a new style that will look similar to this which will be usable in the portfolio single page. This is a feature that will be added in the next feature based release in a few weeks.

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