Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,134 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Noticing an issue recently with Call to Action button not rendering on mobile Safari. Is this a known issue? Seems intermittent, but I’ve replicated on several iPhone browsers. Background and text sill display but no button.

Try adding this into the custom css box:

#call-to-action .container a {
  visibility: visible!important;
}

Seems to be working! Thank you. Amazing support as always.

You’re very welcome :)

Hello! I’m using layer slider in my site, it looks nice, but it does have a strange gap to the left, what can I do to fix it? Live at anizeen.com

So far, only seems to happen on PC, have to try tablet, but cell phone works fine.

Thanks

Hey,

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

.ls-container {
    margin: 0!important;
}

Cheers

Thanks, that worked. :D

You’re welcome :)

Hey! I’m having some issues with this theme every time i update the woocommerce plugin. i leave my site right here so you can see www.themainstuff.com one time i put down all my plugins and the theme,and i install again woocommerce and it work. but now seems to be a diferent problem.

cheers.

Hey,

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/

Cheers

Hi Themenectar,

how can one change the font for the meta title text overlay on portfolio items?

Changing the body font seems to be the only way to do this but the font still won’t actually change, only uppercase alterations works.

Altering the entire body font for just a title section seems very illogical too.

Am i missing something here?

Thanks

H3 is the one. Thanks!

Whilst I’m here, where can i remove the image title text that appears in the bottom left hand corner on each image when viewed using lightbox setting?

Hey,

Add this into the custom css box in the Salient options panel:
.pp_description {
   display: none!important;
}

Cheers

After updating to the latest issue, I get a problem where when editing a page, when I add a Text box with a shortcode inside it, the main ‘Update’ button is unavailable and the VC Update button, when clicked, just sticks on Loading…

Hey, please open a private ticket in regards with your admin credentials if you’ve already verified that no plugins you have active are causing this

Cheers

Heya ThemeNectar!

I’m in the midst of linking some project category pages and need your help.

On the home page I have several category words that need to be linked to their project category page. I’m aware that I can use the URL: .../project-type/category. The issue is that the page that shows up doesn’t look like my portfolio page. Ideally, I’d like the portfolio page and the individual category pages to have a similar look/layout. For example, I’m using the “title overlaid w/ soon effect on hover” project style (with custom css to get the project names to be in the left bottom corner) for the portfolio page. Right now, on the project category page, I’m seeing “meta below thumb w/ link on hover” project style. Is there any way of changing this?

For the URL, because I have a bilingual website, is there some way of changing the “project-type” to “type-de-projet” for the French category pages only?

Lastly, the font size of the project category name is too large—I’d like to make this 40px (this goes along with comment #11828634). Because I had increased the header title in typography for a previous issue, I need to find a way to adjust the font size for the posts titles and project category titles.

Thank you!

Hey,

I’ve noted to sort this in the upcoming update – thanks for sharing the URL :)

Cheers

Ok, thanks for noting it! :)

I’m not sure if this is related or not, but there’s an issue with navigating through portfolio projects in individual project categories. Some categories work flawlessly, but others are not displaying the right portfolio projects. I’ve selected the “Single Project Nav Arrows Limited To Same Category” in the Salient panel. For example, Portfolio > Sort Portfolio > Project Category > Displays all projects in that category > Choose Portfolio Project > Navigating through category by < > arrows = (in some instances) the arrows lead to a portfolio project in a different category. Is this a known issue on your end? Or is it something on my end?

Cheers!

Hey!

Any news/thoughts about what is happening with the project categories (see above)?

Thanks! :)

Hi, my nectar sliders fail to show on their assigned pages. All nectar slider images show the same slider from the nectar galllery. Why won’t Salient allow me to assign a new nectar slider to a new page?

Hey, you need to update Salient to the current version in order to be compatible with WP 4.4

Cheers

Hi, how do I do that? Do I need to download anything? If so, where do I upload the new upgrade?

For some reason, “Page Builder” isn’t showing up for me, on pages. It is showing up on Portfolio pages. On pages (not portfolios), the “Page Builder” button is there, but the modules below it are not. The page starts with the title, classic mode / page builder button and then goes straight to “Page Header Settings”.

I'm using the WP version 4.4 and Salient version 6.1.72.

Help.

Hey,

Please open a ticket in regards with your admin credentials so I can take a look https://themenectar.ticksy.com

Cheers

Hi,

Is there a way to add single images into a ‘gallery’ for the lightbox? I am adding single images to a page and would like to be able to open one image in the lightbox and then browse through all images on the page (or within the specified gallery name/tag/etc) instead of having to close the lightbox and then opening the next image in the lightbox. Perhaps this could be done with the extra class name field on the image settings?

I have seen some lightboxes that allow all images on a page to live in a single gallery, but they end up conflicting with the Salient lightbox. Any help is greatly appreciated. Thanks!!

Hey!

As of now it would still require removing this from the init.js file
lightBoxInit();
//check for late links
setTimeout(lightBoxInit,500);

Cheers

Thanks! I’ll give that a shot.

Is it possible to show blog categories on the masonry type page? Much like the portfolio has category filter selections.

Hey,

Not yet but a similar option is coming soon

Cheers

hi! i love your theme and am ready to purchase it, however before i do, i’d like to make sure of two things – when using your theme with woocommerce, it’s possible to have categories of products. and your theme works with a plugin that replaced the add to cart button with a “get a quote” button (like YITH Woocommerce Request A Quote plugin)

Hey,

1. You can create custom links like I did on the ecommerce demo or you could use the default category archive page

2. I haven’t personally tested with this plugin

Cheers

Hi, I am using a child theme for this theme. I have added a modded footer.php and the changes do not come through – it still seems to be looking at the main theme file. any ideas? thanks

Hey, please open a ticket in regards with your admin credentials so I can take a look https://themenectar.ticksy.com

Cheers

Hey, Is it possible (somehow with relative ease) to reduce the line-height of drop down menu items (i.e. the empty space between the 2nd lvl navigation items)?

Hey,

Add this as well:

.sf-menu li ul li .sf-sub-indicator {
  right: 10px!important;
}

Cheers

Great, thanks. :) I adjusted top.

Cheers

You’re welcome :)

Really strange – why there are no option to disable the header ? for example on the portfolio page? and why we can’t change the opacity of transparent navigation menu? and the last one – why there is no option to remove the navigation menu after scrolling down – such as on f.e. apple website?

Hey,

1. To remove the header on a per page basis would require custom css

2/3. These items are coming in the next update

4. Use this:
@media only screen and (max-width:1000px) {
#header-outer, #header-space {
  display: none!important;
}
}

Nice :) When are you going to release the new version? thanks!

Hey – before the end of the month :)

Cheers

Hey, just made a major update for the whole site (WP and theme). Now all our protfolio items have a heart for some kind of liking possibility. How do i turn that of? This is pretty important because we never used it and now it lookes like our stuff is not liked at all. Sorry if this is an old issue, but i did find a lot of answers searching for “heart” but no solution yet. Thanks.

I didn’t get a chance to see it before it was already sorted – let me know if it pops up again

Cheers

Ja, we fixed it via css already. But thanks for yor time and effort.

You’re welcome :)

Hi there, I need to reduce the size of the ADD TO BASKET button and the quantity counter next to it at http://www.naughtyvibrator.com/product/naughty-vibrator-white/ hope you can help.

Hey,

add this into the custom css box:

html .ascend #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
    font-size: 16px!important;
}
html .ascend #header-outer a.cart-contents .cart-wrap span {
    font: bold 7px/16px Arial;
    line-height: 13px!important;
    width: 14px!important;
}

Thanks for the reply, but you reduced the wrong image! This reduces the shopping cart icon in the top right. It is the actual pink button halfway down the page with the quantity counter next to it that both need reducing. The button at http://www.naughtyvibrator.com/product/naughty-vibrator-white/ that says ‘ADD TO BASKET’ and also the counter next to it.

html .woocommerce-page div[data-project-style="text_on_hover"] button[type="submit"].single_add_to_cart_button {
    padding: 13px 45px!important;
}
.woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.qty {
    height: 39px!important;
}
html .woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.plus {

    height: 19px!important;
    line-height: 19px!important;
}

Upgraded to Wordpress 4.4 and Salient and my the Nectar slider locations. All slides are showing in one slider only my home page become heavy and lost lots of indexing please what’s wrong with this theme? any solution

Hey – with your minification on it’s hard to see if there any any scripts loading that shouldn’t, is there anyway you can turn that off temporarily?

ok now you can check now is disable thank you

Hey – there’s two scripts that shouldn’t be loading on that page which are, the next update which will be out before the end of the month will sort it

Cheers!

Hi.

Just wondering how to change the Secondary Navigation Menu FONT size ? Cannot seem to find it under Typography options.

Thanks

Hey,

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

#header-secondary-outer nav > ul > li > a {
  font-size: 14px!important;
}

Will it be possible to use drag and drop between open pages, so you can easily reuse page builder elements?

Hey – the quickest way besides copying the shortcodes from the classic view is to use templates https://wpbakery.atlassian.net/wiki/display/VC/Templates

Pretty nice – not drag and drop, but if you work it in to your routines to isolate one element and save it, you’ll have a library in no time :-) Thanks!

You’re welcome :)

In case someone else has the same question I had:

I’m using a child theme with Salient and I couldn’t get my custom styles to work. I wrote a quick blog post about fixing the Salient Child Theme dynamic-combined.css path problems.

Turns out I just needed to create the blank CSS file myself. I hope this saves someone else some trouble!

Hey – thanks for mentioning :)

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