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! I love your theme. I was wondering if it was possible to custom category pages? Thanks :)

L.

That’s good to hear!

In regards to your new query – it would be quite a significant amount of css, do you have any specific elements you were looking to change so I can help out?

For instance on this page: http://laurenecastor.com/inspirations/ I would like the title of posts and the heart-shaped like buttons to be pink instead of being blue-green (aka the accent color I set in the salient options page). Is that possible?

Add this into the Custom CSS box located in your Salient Options panel :)

body article.post .post-header h2 a {
 color: rgb(234, 121, 200);
}
article.post .post-header a:hover, body .nectar-love:hover i, body .nectar-love.loved i {
  color: rgb(234, 121, 200)!important;
}

Just upgraded to the May 20 version. Since then the menu is over-stretched by about 15px on the right. Have played around with settings but no change. http://massivepr.staging.wpengine.com/

Could you check inspector to see what may be causing this? Plugin css conflict maybe?

Hey sterlingprm,

This is a known issue of the boxed version + ext. responsive design option that will be solved in the release coming within 24 hours :)

Cheers

Hi there. I’ve noticed some errors with the AJAX cart and also location of “Add to cart” buttons on thumbnails since updating to the latest version. Could you take a look at kingschurch.net.au and let me know your thoughts?

Hey jskozina.

It seems like your WooCommerce plugin is not populating some of the data it should – can you verify you’re up to date with that & that there’s no other plugin conflicts?

Cheers

All plugins up to date – I am using a number of WooCommerce addons (Subscriptions / Groups / Donations / Gravity Forms) – All most recent updates.

Can you kindly open a ticket in regards with your login information so I can take a look for you? http://themenectar.ticksy.com/

Cheers :)

THANK YOU – First thank you for your service. It’s not only about the theme, which is great indeed, but also my partner and I value the clear effort you are making to keep up to date the theme. You are also very responsive with users’ issues. Keep doing a great job.

SUGGESTION – As you have an incredible amount of people and questions/answers in your community, wouldn’t be better to have a separate website to structure the questions/answers, which would also be benefitial for us to search for specific content. I actually find more useful the questions/answers of your community than any manual or video. You can also use the website to sell yourself as a developer/owner (as nobody here has any idea who you are, haha)

bbPress+using tags or categories will do? I believe I’m not the only one who would like something like that.

Cheers from London, Ramiro Co-Founder and CEO of a soon to be launched startup!!

Hey Ramiro, thanks so much – that means a lot!

I also answer (along with the support staff) the majority of questions via the ticket system here http://themenectar.ticksy.com/ – there might be a move to another forum system in the future, but for now ticksy has been working out great for the customers and us :)

Cheers

Hi there,

I need an elegant way of showing multiple videos within a single portfolio project. Do you know how to achieve this with you theme (within portfolios)

OR*

Do you know a player (with playlists) that will work within your theme? Ive tried a few of the main ones already but they dont seem to work. Either that or can you tell me a way of having a grid with each triggering a popup with a single player inside.

Im just trying to avoid having to create a page that you have to scroll down through 6 individual vimeo players.

Can you suggest any method that will look elegant with your theme?

Cheers Andy

Hey Andy,

If you would like a grid of images that trigger a video lightbox in each, just add your images inside of columns and wrap them in a link like this:

 <a href="https://www.youtube.com/watch?v=yarB1NCyqfs" class="pp"> <img src="your-image-here.jpg" /></a>

Cheers

hi,I have a question please in the portfolio ,how can i change the image thumbnail links on hover ,to navigate another page other than the blog post page ?

and also how can i sort the order of my portfolio appears ,and control which to appear and which to hide ,coz i am only allowed to view specific number of items per portfolio ? am new to this ,support will be appreciated.

http://produforum.luckan.fi/wordpress/

hey,I think you got me wrong :) ,i just want to know how can i remove the whole category part from one page and show it in another one :) for example here http://produforum.luckan.fi/wordpress/ I just want to remove the category because I don`t need it ,but then i would like to add it in another page

also in here http://produforum.luckan.fi/wordpress/?page_id=2034 how can I relink read more botton to different page ,or the header title in the article pos,am sorry I know am asking a lot of questions ,if you have answered this before just send me link to check it,thx alot

Hey!

1. I’m unsure of what you mean by “category part” – if you edit the portfolio item on your page in visual composer you’ll be able to determine whether the sortable category filters are displayed and also what categories are displayed

2. The read more/title link for posts have to go to the blog posts they are attached to – however you can define custom links for your portfolio items through the “External project URL” option in your project configuration box :)

Cheers

Hi,

I sent a ticket about nectar slider problem. Can you check it? link: http://themenectar.ticksy.com/ticket/218118

Hey – I’ll be with you as soon as I can hamed_afk :)

Awesome theme I can’t decide for what page I should use it, cause it is so great! But I got two questions: 1. Below the header is a thin white line how can I remove it? (Domchu.com) 2. How can I Chance the gray fadding body to a pure white one?

Thanks Domchu!

1. Add this into the Custom CSS box located in your Salient Options panel:
 html body #header-outer.transparent[data-transparent-header="true"] {
  border: none!important;
}
2. And this:
 .container-wrap, .project-title {
  background-color: #fff!important;
}

Cheers :)

Hi. How do I overrule your rule that changes the dark/light text/ logo colour on transparent header? I mean – not all background images are dark, so in this case I would need the colour to be dark.

I can imagene all I need is a wee snippet :0) Thakns

http://kommunekommunikation.dk/om-os/kontakt-kommunekommunikation/

The disable transparent header function was meant to be used in scenarios like this, but since you want to force it css will be required for now – use this http://pastebin.com/PiybettR in the visual composer css box on that page :)

HI, after updating to the last version, all my buttons (see trough) are nit visible. Can this be?

Hey benzrecordings, can you please allow me to see this occurring so I can see what’s going on?

New question as i’m looking at wpml i also found a pluggin for google language translator. they give a free option always nice and maybe for my site easier. they state that i have to put the following code:

<script type=”text/javascript”> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: ‘nl’, multilanguagePage: true}, ‘google_translate_element’); } </script><script type=”text/javascript” src=”//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit”></script>

At the place where i want the location of this pluggin like to be installed. I think probably the header is this possible, how do i do that where do i put the code.

Thanks, Thomas

Never mind i found the shortcodes and i think it will not be nice looking in the header. So i found a different solution for it.

The only thing is that the pluggin when translated doesn’t show the the overlaid text in the portfolio pictures, it will only be shown when you hover over it. I know it’s not your pluggin but could there be a solution, or just deal with it. Thanks

Hey Thomas, if you can share the URL so I can see this in action i’d be glad to see if I can assist :)

I cannot seem to find a way to get an image to appear when I share my homepage link to Facebook. I’ve searched the comments on here and tried all of the suggestions!

It works when I send a post via Publicize, and it pulls my logo when I share just my homepage link to G+....but any time I try for Facebook it is blank.

Any suggestions other than Yoast/Open Graph??

Thanks!!

Hey skucenski! If you can share your URL here I’d be glad to see what’s wrong :)

Hi.

Would it be possible to have the mobile header fixed like the desktop header? if So what Css do I need to edit?

Cheers,

Jack

great working:) thankyou!

Awesome it is working thanks!

You’re welcome :)

Hi i’m trying to wrap my mind around wpml, is there a way to keep the layout of the original page, and just translate the text so i don’t have to the whole layout again.

Thanks, Thomas

Hi, I’m working with your theme in a class of mine and I was wondering if there was a way to make the portfolio item picture (featured image) be able to display multiple pictures in a way of an image gallery or carousel?

I’m using one from a separate theme in my own personal page: http://nsullivandesign.com/portfolio/test/

Just really need to know for the class, or a way to work around it.

Thank you.

I apologize, I just found the image gallery for what I was looking for. Now I guess my question is how do I get rid of the black box that appears by default when I don’t have a featured image set?

Hey M0nkey80ne5,

there’s an option for “Hide Featured Image/Video on Single Project Page?” in every project configuration box :)

Cheers

Hi guys,

Thanks for releasing frequent updates and listening to your customers. This is by far the best theme for Wordpress.

It’d be awesome if it were possible to use “iThemes Security” with this theme. Within iThemes Security there’s a function to rename ‘wp-content’ to help harden the WP install. Doing this will break the theme.

Does the theme check wp-config.php for WP_CONTENT_URL and WP_CONTENT_DIR ?

Hey tablefx!

There are not any explicit checks for those constants yet but i’ve noted to look into adding them and testing with that plugin :)

Cheers

Love this theme. Please add buttons for Flickr, Deviant Art and The Loop, thanks!

Thanks Design-Kink – and I appreciate the suggestions :)

Hi, I’m wondering if you could give me a hand…”Slides Ordering” doesn’t seem to be working – I do not just get a blank screen, I order the slides correctly but it doesn’t last. I’ve updated the theme and it continues, could you help me?

Thanks

Hey mdzfinnest,

Can you please open a ticket in regards so I can see what’s going on? http://themenectar.ticksy.com/

Cheers

Fantastic theme, loving the features.

I’m wondering if you can give me a hand with a feature. This particular site is using your theme and I love the way the header and nectar slider interact. Would it be possible to get some help on how this was achieved?

The site is as follows: http://focuslabllc.com/

Thanks for any help.

Thanks ameledeo!

That site actually isn’t using Salient, even though most of that design could be emulated with the theme – delaying the header from shrinking until scrolling paste the slider would unfortunately take some custom development though

Cheers

Hello, what’s the shortcode to show featured woocommerce products, latest woocommerce products and woocommerce products from a specific category. The default woocommerce one doesn’t display properly with the theme css. Thanks

Hey inspirohost,

If these are not working for you http://docs.woothemes.com/document/woocommerce-shortcodes/ please share your URL so I can take a look :)

Cheers

Hi, I added the args code in the functions.php, and it works but it does not display properly with the css. What css should I add? I want it to show like related products, and without any text. My site is only running locally at the moment.

Hey – let’s continue this on your other comment where I supplied the css :)

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