Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,751 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38352 comments found.

Hi, i have set my menu bar to semi transparent, however the nectar slider doesnt sit flush with the top of the page, any help here? I am developing locally. image here: https://dl.dropboxusercontent.com/u/325593625/Screen%20Shot%202015-10-07%20at%2016.29.20.png

Hey – you’d need to also turn the transparent header option on to remove that space

Hey – that link doesn’t seem to be working for me at the moment, could you verify it’s live?

Hi there. I was using the VC Page Builder in the description field of a WooCommerce product and it was working fine previously. After the most recent update I see it no longer works and just outputs the VC shortcodes to the page. I will change the product to a normal page and embed the WC product inside using the relevant VC Product item but I would like to be able to use the VC in other product pages in future. Is this a bug or is the VC not supported in the WooCommerce product descriptions?

Yes I do. I also updated to the latest version of VC from the plugin folder inside the theme.

Ok, found the problem. I am using a plugin called WooCommerce Events. If you enable the product to be an ‘Event’ the VC no longer works.

Hey, glad you sorted it – i’ve noted to look into it

Cheers

Hi Guy’s,

Is it possible to stop the background images blowing up and just display them at their normal size?

Please have a look: http://www.51waysdemos.co.uk/dac/

The background image of the cat should be far smaller than it is but when I increase the padding, it increases the image size. I don’t want this to happen.

Thanks

I should say that it looks good on ipad and mobile. Just looks crap on computer!

Thanks

Hey – it seems you’ve swapped it out to just be a image element, is it behaving the way you desire now?

Yeah I swapped it out but I’ve lost the parallax effect I wanted.

Hello,

I am having an issue where content does not load properly in the visual composer. It looks like this has only affected a page where we’ve made use of raw HTML blocks.

Two questions: 1) Do you know how we can resolve this issue? 2) I see a comment below with someone mentioning a similar issue and said they fixed it by updating the integrated visual composer. How can we go about fixing this?

Thanks!

I’ve looked in the plugins tab and it does not look at though the visual composer is installed as a plugin.

Hey,

You need to install it by going to your appearance > Install plugins tab of the admin panel – also ensure you’re on a recent release of Salient, in versions prior to 5.5 it was built it and not included as a plugin

Cheers

Hi, I’m still waiting for some help with my full width masonry portfolio.

It works great on 1600px resolution monitor but on 1920px monitor it creates a hollow space on the right side, and it seems like 1600px is maximum.

My Site Url is: http://goo.gl/4h0rNd

I’ve read that you have solved this issue one year ago, but there is no explanation on how it was solved.

Hey – you need to change the portfolio element to use the constrain max columns to 4 option because you’re only using the wide/tall size in your projects

Cheers

Thanks a lot for your help!

You’re welcome :)

Hi there!

I’m having trouble customizing link colors in a particular text block on the home page. I’ve scrolled through the comments/support and found this:

body a {
    color: #e9e9e9!important;
}
body a:hover {
    color: #ed1c24!important;
}

...it works, BUT it’s changing the link colour throughout the site. Is there a way to change the link color and hover color in a particular text block?

Thanks in advance!

Hey,

You’d need to give that row a class name such as “custom-row-class-name” and then change the snippet to

body .custom-row-class-name a {
    color: #e9e9e9!important;
}
body .custom-row-class-name a:hover {
    color: #ed1c24!important;
}

Cheers

This did the trick! Amazing, THANK YOU!

You’re welcome :)

I’m interested in purchasing this theme, I was just curious how robust the typography settings are in the theme? Are they class changes only? Or is there ability to set size/settings on singular instances of type? Thanks for the help!

Hey, see this in regards: http://i.imgur.com/JKPhlzv.jpg

Cheers!

Hi, I’m having a problem that no matter what I try I can’t seem to solve. I have a plugin called “popup maker” & I’m trying to display a Youtube Video popup. It displays fine in Explorer, but in Chrome it does not. I’m guessing it’s an issue with Z-index. What can i do to make sure the Youtube video stays on top. Thanks

Hey – please share the URL where the problem can be seen so I can take a look

Hey there,

I am interested in purchasing the salient theme to build my architecture practice website. Do i need to know code to maneuver around it or is it possible to use and adapt without any coding history or knowledge.

Please advise

Hey! You don’t need to code, I’d recommend you check out this page builder tutorial to get an idea of the workflow https://www.youtube.com/watch?v=N4mt0lOJ888

Cheers

Dear,

How can I change the mobile logo size ??, it’s to small now. my website is: badaldesign.nl

Thanks

Hey,

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

body .portfolio-filters-inline .container > ul a, .portfolio-filters-inline .container > ul li#sort-label {
  color: #000!important;
}
body .portfolio-filters-inline .container ul li a.active {
  color: #37a446!important; 
}

body .portfolio-filters-inline .container > ul a:hover {
  color: #37a446!important; 
}

2. Could you kindly share a screenshot of this as I currently don’t see it as of now

3. I’ve noted to show that meta on mobile is the next release

Thanks again for helping me out!!, I dont have a screenshot of the bug that I mentioned before but I have another bug for you ( https://www.dropbox.com/s/k4wfz61l5q22x0p/Screenshot_2015-10-13-15-45-19.png?dl=0 ) As you can see on the desktop site this picture doesnt belong there :P

Btw sorry for my late response, was busy with other things

Hey – change your setup in VC to be the text picture in a separate row (possibly two 1/2 cols) and place the recent posts element below it

I’m having problems on pages where I make us of Raw HTML blocks. Sometimes the content in the Dashboard don’t load correctly, so I can’t work on them with the integrated VC. Is this normal?

Update: Problem solved. Just needed to update the integrated Visual Composer. Thanks!

Hey, glad you sorted it :)

Cheers

I there. I moved my website to another server and the basic template lost its configurations. I can’t understand what happened? What can I do? Could you please help me? Thank you Silvia

Hey,

Did you import the database from your old server? You can also export the theme options panel within the import/export tab which would move those over when changing locations

Cheers

Hi. Now I see… thank you :) A related question is as follow: when I export my theme options is it also included the Custom CSS Code? Thank you

Hey – yes it includes any css code entered into the salient options panel :)

When using portfolio or recent projects elements, I’m trying to change 3 things and can’t figure it out.

1 – Remove the spacing in between each portfolio item (no cell padding is on, and the spacing exists whether I’ve uploaded featured images or not) 2 – Remove the titles below each item 3 – Remove the “like” button below each item

Hey, use the secondary project style and then add this into the custom css box in the Salient options panel:

.portfolio-items .work-info-bg, .portfolio-items .work-info {
  display: none!important;
}

Is there any way to use conditional logic on a page? I want to hide the registration button if the user is logged in.

Hey, you’d need a plugin such as https://wordpress.org/plugins/insert-php/

Hi,

Is it posible to remove author and category on masonry blog list ?

Hey,

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

.meta-author, .meta-category {
  display: none!important;
}

Cheers

I would like to imitate the way the portfolio tile looks like, but linking to regular pages. How could I go about that? Thanks

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

1.

#slide-out-widget-area.fullscreen .inner {
    top: 100px!important;
    transform: none!important;
}

2.

header#top .col.span_3 {
   margin-bottom: 0!important;
}

Thank you. Another question. I have some pages that need the header content to be white, such as logo, burger menu, and search. How can I do that to only a few specific pages?

Hi I’ve got my background color changed in CSS on all pages except my home page. Can’t figure out why that page is not affected.

http://damianicus.com/

The fact that so many people have asked how to do this and so many other themes simply have that options in settings makes me wonder why you haven’t added this in an update.

Hey again!

.portfolio-items .nectar-love {
 display: none!important;
}

Cheers

Thank you soooo much. I’m under a tight deadline to finish a site, and I’m grateful for your replies. You are why everyone should buy this theme!

You’re very welcome :)

Hi,

I just bought the theme :)

I want to load the agency demo particles slider? coz I love love love it! how can I do that? I imported the demo file itself but it is empty without the diamond, salient exploding particles!

thanks

Hey! Please see this tutorial in regards https://www.youtube.com/watch?v=SrIlw4-brCg

that’s perfect! thanks a lot :)

You’re welcome :)

Hi,

The menu does not appear in the mobile version. When I click the navigation, a blank menu slides in from the right. How can I get the menu to dropdown in the mobile version.

I would also like the logo & header to be bigger in the mobile version, where can I change this.

My website below. Thanks.

http://www.independentbroadcastgroup.tv/

Hey, I can currently see your menu appearing on an iPhone – which mobile device are you experiencing this on?

I manage to fix it. How can Increase the size of the logo for the mobile version. Seems abit small.

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