Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,252 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

@jjalfaro Hi! Had the same problem, the code @ThemeNectar posted works, but it is missing a ‘{‘

This is how the code should be:

@media only screen and (max-width: 1000px) and (min-width: 1px) {
#slide-out-widget-area .mobile-only {
    display: block !important;
}

this is where the ‘{’ is missing from the original solution @ThemeNectar posted:

@media only screen and (max-width: 1000px) and (min-width: 1px) (THIS ONE) > { < (THIS ONE)
#slide-out-widget-area .mobile-only {
    display: block!important;
}

Hope this will fix it!

Whoops, good catch!

Cheers

I have a problem on my website. If I activate the plugin WooCommerce, the page does not load any content. But I need to have activated the plugin WooCommerce.

www.glassinox.com

If you need the access data to check something, let me know and I give you.

Thank you!

Hey,

Have you checked with your hosting provider to ensure that your PHP allotted to WordPress isn’t running out?

Cheers

I submitted a Ticksy (#534454) yesterday and still haven’t heard back – any chance I will hear back soon? Thanks.

Hey – i’ll look into it as soon as I can

Cheers

Hi. Love the them. Quick question… How do I remove the Image Title when pictures are opened in the Lightbox? I tried CSS

.pp_description { display: none; }

but it is not working. Thanks for the help!

Hey, kindly share your URL so I can see why that snippet isn’t working for you :)

Cheers

Ever since I’ve updated to the most recent version – nothing is loading. Can you please give me some insight into this? www.pgcreates.com

Hey – please refer to this ticket in regards: https://themenectar.ticksy.com/ticket/535267

You’ll need to either contact your hosting provider so they can unblock the init.js script or minify it to compress the size. This will be sorted in the next release though

Cheers

Hi, our site has been down all day due to what looks like a jquery error:

Uncaught TypeError: m.easing[this.easing] is not a function

42385 console messages shown.

3337jquery.js?ver=1.11.3:5 Uncaught TypeError: m.easing[this.easing] is not a function

I submitted a support ticket (#534652) but haven’t heard back. Hopefully you’ll see this note, it’s become an issue as it’s been down all day.

Hey – will check it out now for you :)

Hi, In my site kendo.mx/v2, My mobile menu is all blue, I can’t see items. How can I do? Is it posible to have 2 levels?

Hey, the mobile menu does allow for multiple levels add this into the custom css box in the Salient options panel:

@media only screen and (max-width: 1000px) and (min-width: 1px)
#slide-out-widget-area .mobile-only {
    display: block!important;
}

it’s not working, my mobile menu is still all blue! I can’t see any items. Please check the site in mobile version! http://kendo.mx/v2/

Hey – I currently can’t see that snippet applying on the front, could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/

Hi, In my site, I need to put a footer with 5 columns ( 1 pic x column ). How Can I do it?

Hey – That would take modding to the footer.php file located in the theme directory since the max columns is currently 4

I’m using a look flip book plugin and when it launches it cuts off the top. Is there some code that I can use to have it come to the front – similar to a lightbox function.

Thanks in advanced!

Hey,

Could you kindly share your URL in regards so I can take a look?

Cheers

Hey there

Something went wrong when I updated something along the way… I just don’t know what. If it’s the latest WP release, the latest Salient release or something completely else.

I use the FooBox lightbox plugin to display some inline HTML files. Basically just an iframe in a lightbox, and it used to do this perfectly. Now however, the lightbox seems to start to load, but almost immediately closes down, to just open the link in the same browser window instead. It does so with images as well.

I tried to deactivate all plugins, and the problem consists.

So I was wondering if something with Salient (or WP) could cause this error to start happening?

Check out this page for reference: http://pixelpirate.dk/portfolio/flash-banners/

Also – I have setup the bottom of my front page to have 2 recent projects carrousels displayed. They used to appear “normal” – however now, there’s an accent color on top of them, that don’t look that good. It disappears on mouseover, however this isn’t a desirable effect. Is there a fix for that on my end? http://pixelpirate.dk

Thanks in advance!

Whoops, double post.

Yassssss please! :)

Hey – try adding this into the custom css box in the Salient options panel:

.portfolio-items .col .work-item.style-3 .work-info-bg {
  background-color: #000!important;
}

Hi, I’m trying to change the width of the dropdown menu as you suggested in a comment before with: .

sf-menu ul { width: 25em!important; }

The problem is they overlap with other links. See example: http://goo.gl/RU8qcA

Can you help me?

Hey – you’ll also need to add this for support a multilevel dropdown

body .sf-menu li li ul {
    left: 25em!important;
}

The VC heading element has an issue with the “Sub Heading (Optional)” text, different font sizes, bold are not being retained on the front end but when editing the element you can see the changes in the back-end.

Hey,

Please share your URL in regards so I can check the element out on the front

Cheers

Realized it was the VC ultimate addon ( http://codecanyon.net/item/ultimate-addons-for-visual-composer/6892199) Guessing it isn’t working correctly with the Salient Visual Composer.

url : http://simplyoffgrid.com/home/about_us Thanks a lot.

Thanks for noting, i’ve marked to investigate this further

how do i change the color of the text to the checkboxes in Contact form 7?

Hey,

It depends on what code setup you were using in the form – could you kindly share your URL so I can assist?

Cheers

www.rustikbar.dk

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

body label span, body .wpcf7-form p span {
   color: #fff!important;
}

Hi Guy’s,

I want to make each row fullscreen, no matter what device it’s being viewed on. I’ve tried using this visual composer add on:

http://codecanyon.net/item/video-parallax-backgrounds-for-visual-composer/7049478

But it doesn’t work with the your page builder.

Can this be done?

Thanks again,

Ben

Hey unfortunately there’s nothing in Salient to allow this at the moment other than the Nectar Slider but it is an item on the wishlist

Ahh right OK.

When will this be added?

Thanks

There’s no ETA at this time

I have problem with icons after update all salient icons are non visible. http://butterflykids.pl

Hey,

Have you verified that no plugins you have active are causing this?

Cheers

I would like to have a full width excerpt below the thumbnail but it only seems to go 70% of the way. There is still a large space to the right. Is there anything I can add to allow the full width excerpt under the portfolio thumbnail?

Thanks!!

This is what I am using but it is not working. Any suggestions to modify the code would be helpful, please.

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

.portfolio-items .work-meta { width: 85%!important; } .portfolio-items .nectar-love-wrap { width: 15%!important; }

Figured it out- found the line of code in responsive.css Thanks though!

Hey – glad you sorted it :)

I would like to have a full width excerpt below the thumbnail but it only seems to go 70% of the way. There is still a large space to the right. Is there anything I can add to allow the full width excerpt under the portfolio thumbnail?

Thanks!!

This is what I am using but it is not working. Any suggestions to modify the code would be helpful, please.

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

.portfolio-items .work-meta { width: 85%!important; } .portfolio-items .nectar-love-wrap { width: 15%!important; }

Hey,

Use this snippet:

body .portfolio-items .work-meta {
    width: 100%!important;
}

On the portfolio page with the filter, how would I put a thin line border to wrap around each portfolio thumbnail and its excerpt below it? Something to the effect of what this blog has: http://www.gayleallen.net/

Hey,

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

body .container #portfolio.portfolio-items .col {
    border: 1px solid #999;
    padding: 10px;
}

Cheers

Hi, I have set up my blog. I want the author and bio showing however I don’t want to use Gravatar for my profile picture – is that my only choice in using Salient?

Hey,

Changing that would indeed require some custom development or a plugin since it’s the standard way WordPress grabs comment/author images – check this in regards https://wordpress.org/plugins/easy-author-image/

Cheers

Thanks Nectar, I’ve implemented that plugin and it works fabulously :)

Glad to hear!

Hi,

I’m experiencing a weird issue. My calendar page, http://www.commonwaychurch.com/events/, loads when I visit the URL directly but when I visit it in the menu, it does not load and the loading icon just keeps spinning.

Within the menu module in wordpress, I’ve both added the calendar page directly from the page menu and as a custom URL and both have not worked for me.

I’ve also tried switching back to the traditional header menu and that doesn’t solve the issue either.

Any thoughts as to why this may not be working?

Thanks.

Hey – change the page transition method you have currently have set from “AJAX” to the standard available one in your Salient options panel

Cheers

Worked like a charm. You’re awesome. Thank you!

You’re welcome :)

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