Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,221 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Hello,

How Can I add Custom map markers like yours on the google map ?

Many thanks

Sorry, found under Theme Options – contact – Marker Icon Upload

Thanks :)

Hey da1234, i’m glad to hear you’ve found it!

Cheers

Hey Guys, i´m helping friend with his homepage and he bought the template. But we have a problem with the portfolio section. When we change the permalinks from default to post name, we get 404 erros on all portfolio pages. Can you please help us.

Michael, the slug for the portfolio post type gets set in your portfolio options tab in the theme options panel – it’s not an option in the page itself. Once you enter something into that input, please resave your permalinks and check again :)

Hey, yes i tried that as well but i´didnt work either. I changed the name of the portfolio to work and saved the new permalink settings. still error 404. https://www.dropbox.com/s/fpdeusc0prxymrt/Bildschirmfoto%202013-11-12%20um%2014.47.56.png

I’ll need you to open a private ticket in regards then so I can log into your setup and see what’s going on :)

http://themenectar.ticksy.com/

Thanks!

Hi there, before I start building I wanted to ask….is it possible to have the menu transparent with the image showing back? Sort of like this https://teamtreehouse.com/

I wanted to see if could get ride of the white bar.

Thanks!

Hey catchmikey, that would require a little custom css – if you want to join in on this ticket you’re more than welcome to! http://themenectar.ticksy.com/ticket/118431

Cheers

Hi again—It seems that, when loading the page, the portfolio pages jump, and don’t appear as smooth as they do on the demo. http://198.57.255.55/francine-s-rogers/

I made a test gallery with smaller images but it too did the same thing. I also disconnected any imaging/photo gallery plugins that I had, removed the parallax feature for header, and still, that jump. Any ideas what it could be?

It almost looks like the images want to change order by themselves.

Thanks! (I did submit this as a ticket earlier)

Hey artblend,

You’ve set the video is set to private, so I am unable to check it out yet.

Cheers

Ok, now it’s not private any more..sorry!

No worries! That bug shouldn’t be in the latest release anymore :)

Cheers

Hey ThemeNectar,

What files do I have to edit to do other login/registration form?

I want something like this: http://tympanus.net/Tutorials/LoginRegistrationForm/index3.html#toregister

Thanks!

Hey Luck, the login form is not part of the theme actually – you should use a plugin that allows you to modify the styles of that :)

Hey,

Just wanted to know if it is possible to have the Nectar slider 100% height of the window? So a user is presented with a full screen image/video slide until they scroll.

Navigation on top as it is isn’t an issue, but wondered more about the height as you only have the option to set a pixel height.

Thanks

Hi there guys, I’ve installed the new update and yet I can’t notice anywhere where I should change the nectar slider to give me a 100% window height… It seems to still only restrict to pixels for the height of the slide???

Look forward to hearing how this may be possible?

Kind regards, Dan

Hey Dan, there’s an option right in the shortcode generator when you’re configuring the Nectar Slider for “Fullscreen Slider”.

Cheers

Hi. How to make the cart sliding, shows from the right corner as demo when people add a product? Thanks

Hey aguskc,

you just need to enable the ajax cart in the WooCommerce Options tab in your theme options panel :)

Cheers

Very nice! Thank you :)

You’re welcome!

Hi. Great theme, thank you.

I have a couple of questions:

1. I have a page used as homepage, with default template and containing one slider: full_width=”true” arrow_navigation=”true” desktop_swipe=”true” parallax=”true” location=”first slider” slider_height=”” autorotate=”“][/one_whole] The slider displays at the bottom of the page under the footer, See http://www.prodblogger.com/ How do I correct the footer slider position?

2. If I use full width for blog post items there is still a margin on the left. See: ‘test post full width’ here: http://www.prodblogger.com/category/uncategorized/ vs permalink which is ok: http://www.prodblogger.com/2013/11/06/test-post/ How do I correct the margin and can I make the background be the background for the entire post, including headline and comment section?

Thanks

Thanks divadwg!

1. It looks like you posted an incomplete shortcode setup here, but you shouldn’t be using the nectar slider set to full width inside of a [one_whole] in any case. The one whole column shortcode will only occupy an entree row inside of the main content container and it not needed to house a Nectar Slider. Start by removing that, and if that doesn’t fix it, please open a ticket so I can check your setup further: http://themenectar.ticksy.com/

2. The fullwidth section shortcode is not meant to be used inside of the blog like that – if you want to set a background image on an entire post, you can do so with custom css targeting your desired post by the unique body id on each. Here’s an example for the one you linked:

body.postid-132 {
  background-size: cover;
  background-image: url('http://www.prodblogger.com/wp-content/uploads/2013/11/IMG_0022.jpg')!important;
}

Cheers

That’s great. Thank you.

It’s me again ^ ^ I know I’m Chaint.

I had a technical issue. I am trying to change the color of the footer and the background or what is the widget.

I want to make a site entierrement (dark). Look here: http://www.sooshamedia.com

This is possible through code? As I look I can not find …

You’re welcome!

Another questions. I wanted the portfolio on the home page in black and white, and the image apparaisent in color over it. A mouse over effect black & white / color. Is that possible? I seek pluggins but honestly find anything.

That would take some custom development indeed. You’d either have to alter the code to accept two images where you’d supply one b&w one and one normal one, or you could implement a css3 solution where the browser will dynamically change the color. Here’s a god article on the second option: http://demosthenes.info/blog/532/

Cheers!

Is there a way to have a video background full width section on the portfolio page? It removed the portfolio thumbnails when i tried it.

Hey tartanmarketing,

A video background like the ones you can set in the Nectar Slider? An example of that can be seen at the bottom of this portfolio item: http://themenectar.com/demo/salient/portfolio/geowolf-social/ where I have the “Coded to Pixel Perfection” video background.

Hi there! PreSale-Question. In the demo website on Safari 5.1.7 (windows – last version) the sliders don’t display the images and videos. Is there a bug? Thanks – It’s an amazing theme :D

Hey minimalpost! I’m checking on that exact version now on my Windows 7 PC and see them functioning normally – are you also on Windows 7?

Cheers

Great theme, I wish there was an easier method than editing the code to adjust the toggle panel colors, so they could be set to the Extra colors instead of just the primary color.

Overall though the theme is great, works nicely and no issues. Also seems to be very good about getting updates out, though I wish that they included a list of files that had been changed. Can’t ask for more from a dev though when it works and acts as expected.

Hey R4z3r, I’m glad to hear you’re digging it!

The ability to pick color choices for that shortcode is coming in the next release :)

Cheers

This theme is awesome and very complete: my girlfriend and I fell in love with it when searching a theme for her website.

It has a lot of “pros”. The only “con” my girlfriend reported me is that using a shortcodes system instead of a visual drag-and-drop page builder, makes it a less intuitive to build and edit pages’ layout.

If you want to change an element you’ve already created using a shortcode (like columns ratio), you have to manually edit the code or overwrite it with a new one, since there isn’t a visual panel to manage the block.

Even if you want to change an image (like in “Clients” box), you have to upload it first (in WP Media page), copy the url and paste it inside the tag in the page where image is inserted, since there’s no “Select image” button to upload and select a new one.

Too many clicks to achieve a simple task: a visual interface would have helped so much! However, very beautiful and elegant theme: we’re satisfied with it!

Thanks for clarifying that simone, I’m again delighted to hear how much you like the theme! Also, in regards to your last statement – I’m glad I’m not the only one who noticed :D

Cheers!

Yes, unfortunately, there are tons of themes that simply look the same: nearly the same structure and even shown with the same color combination. So it’s hard to find a good theme if you’re looking for something a little different from this standard. It’s a shame…

I completely agree and unfortunately this gets justified as “inspiration” (wrongly in my opinion) in most cases.

I’m glad you chose Salient though – you can rest assured all future updates and new themes will be original!

Cheers :)

Hi there, great theme, 5 Stars!! I have a questions though concerning lightbox integration. Is there a way to open the portfolio images with lightbox? (I’m using WP Lightbox 2) I tried several ways, but none of them worked. It seems that the featured image does not respond to any lightbox plugin installed and the slide-galleries made inside the portfolio area don’t have the capability to open in a new window at all. Exactly here I would like to have lightbox open those image in big view. Is there a way to achieve that? Thanks in advance for your quick anwser.

Thanks artedesigner!

1. You would need to do something custom development to hook your new lightbox up into the portfolio. As you know, by default you have the option to open portfolio items in the theme with a lightbox (prettyphoto) via the “view larger” button – you’ll need to open up the page-portfolio.php file and modify it to use your new lightbox instead.

2. If your galleries inside of the single portfolio page are not responding to your plugin I’d be willing to check your URL for any errors that could stop it form working. Please open a ticket in regards: http://themenectar.ticksy.com/

Cheers!

Hi There, I’m really interested in this theme. It looks fantastic. However, before making a decision. I’d like to know if the portfolio page has any pagination or load more button? Just in case I have a lot of work to put in, but I don’t want the page to be extra long?

Also, can the lightbox for the portfolio have some short text description or links added to it? Thanks in advance.

You’re welcome!

1. The portfolio items are generated through a portfolio shortcode which is very robust and can display any number of projects from any set of categories with or without filtering in any of the available layouts :)

2. Yes you can!

3. Yes, you can set it to use pagination if you choose.

Cheers

Wow.. that’s great! If I’m doing a single pager design using Salient theme. Is it possible to have it to auto scroll? For example when I click on portfolio, then it goes to the portfolio section on the main page. Or when I click on Contact, then it scrolls to the contact section? Sorry for the many questions

No worries sagehbear!

If you wanted animated scrolling, it’s as simple as using a plugin like this: http://wordpress.org/plugins/page-scroll-to-id/

Cheers!

How it works with multisite wordpress? I want a blog subdomain. There is possible?

Thanks.

Hey luckskywalker, there hasn’t been any reported issues with a multi-site install so you should be fine – just let me know if encounter any bumps on the support forum :)

Cheers

Ok. Thanks!

how can i make fullscreen slideshow [ resize hight ] on front ..? so only the menu header and the slideshow will appears

Hey wongsamar,

that would require custom javascript development, there’s no way to do it with css alone – I am most likely going to add an option for this though in upcoming releases.

Cheers!

hope will be in the next update .. i love your work !!!! :)

It’s looking like it will be! :)

Wow thanks for this wonderful theme! it’s mega-amazing! :3

But I have a Pre-purchase Question!

I’m using Chrome and IE10. this demo works well on the chrome, but not on the IE10… but why? I really have no idea…. It never loaded on the IE10…. I’d like to buy this theme so please, can you fix it?

And I just noticed every WordPress theme looks pretty weird on the IE10 I guess….and not only me, I let my friends open this demo on the IE and they said it’s not working….I don’t know why….

I kinda know why now… hit the F12 button and my Browser Mode was fixed “IE10 Compatibilty View” and also my friends too. I switched it to “IE10” and now it works well on the IE10. but.. should I switch every visitors Mode? ;-;

Hey stumpynami!

Yes, compatibility mode will drop your display down to the lowest IE version you have (most likely IE8). There’s a few bugs that need to be ironed out with that version that i’m taking care of for the next release coming within a week. Also, there’s a line of code you could put into the theme to force your users browser to use the latest version in the browser mode. If you end up purchasing, just open a ticket and i’ll give you the line of code :)

Cheers

where are the icons loctated on the theme folder? trying to replace an icon from default sample layout and shortcodes doesn’t have one of those icon options and I cant find the graphics on the theme…

Hey clowd24, if you’re referring to the image icons, those are not packed inside of the theme. If you to use any shown I got them all form here which you can download in .png format to use right in the images with animation shortcode as well: http://icomoon.io/app/#/select

Cheers

PRE-SALES QUESTION:

On demo, the cart button is not shown on mobile version… Is it a bug?

(I’ve tried on Windows Phone / iPad anda iPhone)

Thanks!

Hey esm2010! That element just wasn’t in the mobile design, but it’s coming in the next release which is due within a week!

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