Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,684 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38351 comments found.

Hi guys,

Love the update(s) – amazing work as always. Just wondering – is there a way to have the ‘back to top’ non-rounded link have the same hover animation as the rounded version?

Thanks ND81!

You’d still need to have the rounded button styling on, but if you did you could remove the rounded edges of that button by using this:

html body[data-button-style="rounded"] #to-top {
  border-radius: 0!important;
}

Cheers

1. Proceed to checkout button is missing in the cart page, but only on desktop….mobile is showing and working fine

2. I have tried every css code mentioned here, I tried it in salient options, in css editor, in styles.css everywhere …..to try and change the fact that on desktop my shop and product pages show a dark grey background instead of white….which makes it really hard to read anything :(

Any solutions ?

I have latest everything theme and wp….

Hey BabaOorhum,

Please share your URL in regards so I can check on these for you :)

Cheers

how can we delay loading so loader icon shows longer?

Hey scgdev, you’d need to modify this line in the init.js file located in the js folder

var $timeOutDur = 0;

to be something like:

var $timeOutDur = 1500;

HI Guys,

I’m struggling with my blog text sizing

How do I increase the text size of the blue title on my posts page as its tiny:

http://www.petcheckers.co.uk/wp-content/uploads/2016/10/Post-Page-Title.jpg

Also, when I view the blog post on mobile, the title is tiny again – I’d like it to be the same size as the title at the bottom of the screenshot:

http://www.petcheckers.co.uk/wp-content/uploads/2016/10/Blog-post-title.jpg

How can I change the sizes of these?

Also, how can I remove the part of the comments and heart thing at the top of each blog post?

Thanks

Hey, use this as well:

@media only screen and (max-width: 690px) {
html #page-header-bg .span_6 h1, html .single.single-post .section-title h1 {
    font-size: 48px !important;
    line-height: 44px !important;
}
}

Awesome, thanks – I’ve just left a review!

Thanks so much! :)

Cheers

I wanted to say one thing to the next update.
I’ve looked at the reviews and see what happens to most people.
In the folder woocomerce> cart> cart-shipping.php

Line 22:
_e (‘Shipping and Handling’, ‘WooCommerce’);

It is not translated into Spanish.
If I change the file and just put “Shipping” if translated.
You know why they might translate “Shipping” and “Shipping and Handling” no?
I have the .po file translated both. I do not know why that is.
Every time I update I have to make that change.
Thank you very much

Hey digrafo,

I’ve noted to look into this further :)

Cheers

ThemeNectar,

When viewing the individual portfolio items, is it possible to have the Project Summary located underneath the video/image. See screenshot via link below.

http://designreborne.com/Portfolio-Layout.png

Cheers, Alan

Hey! You’d need to change the layout to a full width project and then paste in the text into the full width extra content editor instead of the sidebar area one

Cheers

Hello! Thanks for the theme! The Agency profile is unable to import… Is there some kind of backend issue there?

Hey unjoku!

Could you please open a ticket in regards with your admin credentials so we can take a look at what’s stopping it? https://themenectar.ticksy.com

Cheers

Hi there! Is there a way to disable related videos for Youtube with the video lightbox? Adding “&rel=0” seems to break it entirely.

Thank you! Though, my edits have the potential to disappear with the next update, no?

Ah apologies, forgot about child themes.

Hey, yes a child theme would be helpful – but please note you’ll need to still track the file with updates since that specific file changes often

Hi, Quick question,

How do I make a Nectar Button containing the link to a Vimeo video lightbox from the button itself?

I am sure in the past I have just added something like rel=”lightbox” but that is not working for me.

Any suggestions would be great.

Cheers

Hey owdo,

Have you tried to use the nectar video lightbox element? It offers a nectar button style. Also lightboxes should indeed work on sites using https – could you share your URL in regards?

Cheers

Hi,

I have tried using the Video Lightbox element in VC, however although it is a Necter button is a different style to the ones I have been using.

RE https:// – The video lightbox element triggers but is still not displaying video.

I will open a ticket and leave link here – I hope this is ok as my support has expired. (Although I will be purchasing another license and support very soon.

Hey, just let me know the ticket ID once you’ve opened it :)

Hi Salient,

I’ve purchased your theme 9 times now because it rocks!

I have a problem with the latest project – I changes the portfolio slug from default “portfolio” to “sermons” but now the portfolio thumbnail hover effect doesn’t work on the home page masonary grid.

Can you please assist?

Domain: http://endurban.org/

Thank you.

Hey i’ve just tested on a second W10 machine in that version of Chrome and also tested on browserstack – I have yet to replicate the issue of the hover effect not working. Have you also verified on more than one machine?

Hi maybe it’s just my computer as I have tested it on my colleagues pc and it works fine. Thanks guys.

Let me know if there’s anything else you need :)

I am trying to import the service demo and it is not working. Just continues to show the moving wheel over and over. Please advise

Hey 7daywebdesign, are there any errors appearing in your browser console? Have you also tried to import the demo via the xml file (in salient/nectar/redux-framework/extensions/wbc_importer)

Hi! I Need Help! Contact Form 7 not working on mobile with Fullscreen Rows. What can i do?

Hey, do you have the contact form row active now? I’m currently not seeing it

Cheers

Turn it off because it could not use. Now active in www.eloasisaparthotel.com/form

Hey,

This issue will be fixed in the next update – which will be out in about a week :)

Cheers

Is there a way to get negative value columns to lay over a video background row? It seems like the video background trumps the next row and it’s negative columns.

http://therightaway.com/home/

Hey michaelcm,

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

.first-section {
 z-index: 0!important;
} 

Cheers

Fantastic. Thanks so much! And great theme you have here!

You’re very welcome :)

Hey there!

How can I remove the sidebar from posts of the category “Events” only? (The sidebar is activated in the options panel, since I want it to keep showing on posts from other categories)

Hey paolapasolini!

Could you share your events category page so I can assist?

Cheers

I have a page that has a list of services. Each service is in it’s own row with an ID. My nav menu has a drop down list of services which jumps you to the corresponding service on the page. When page transition is enabled I can go from the home page and jump to a service on the services page with out a problem, however, when I’m already on the services page and use the nav link to jump to a different service the screen stays white. There’s an opacity on the page transition that never goes back to 0. If I remove the opacity, I am on the correct service row I clicked on, so it’s working, except for the page transition.

It’s hard to explain so I’m sorry if that didn’t make any sense. Let me know if I can provide an further information.

I don’t have a link as of now since it’s hosted locally.

Hey httdev,

Turn on the option to “Disable Fade Out On Click” in the page transitions tab within the Salient options panel

Cheers

gaw… thank you. It worked.

You’re welcome :)

In Chrome on IOS i can not pinch-and-zoom. In Safari it does work. Any suggestions?

Hey, try editing this line in the header.php

<meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0” />

to be this:

<meta name=”viewport” content=”width=device-width, initial-scale=1, user-scalable=1” />

YOU!...guys are the BEST! that works! thanks!

You’re very welcome :)

BUG REPORT: Centered Logo Between Menu is messed up upon first load. It’s either you scroll down and it gets fixed, or reload the page. Maybe you should have a look: www.redrice.ca/jarofsalt-staging/

Hey,

What browser are you seeing this occur on?

Cheers

Chrome on ipad chrome on desktop.

Hello, can i use your theme with WPML plugin?

Hey gamemaster,

It’s not on their officially supported list but many users use it :)

Cheers

Hi! Having some responsive issues. On my top row, that is set to Full Width Content , on an HD monitor, everything looks fine. It has a background image. When you scale down at about 1300 the text size gets smaller. Scale further to standard mobile sizes and the correct text size returns.

In the row below, the content is set to In Container (has no background image) and nothing changes when I scale down.

If I set my top row to Full Width Background it fixes my text change issue, however once a scale down to mobile size there is a grey bar at the top between my menu and my top row.

Any ideas?

Website that is currently live is: http://crux-kc.com/

Hey ruckuscreativegroup! :)

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

@media only screen and (max-width: 1300px) and (min-width: 990px) {
.full-width-content .wpb_column .wpb_row .wpb_column, .full-width-content .wpb_column .wpb_row .wpb_column p {
    font-size: 16px!important;
    line-height: 20px;
}
}

Cheers

Boomtown! Thank you!

For my knowledge…why does that grey bar show up on only on the top row when it’s set to Full Width Background?

You’re welcome :)

Could you provide another URL showing the issue or change your current setup back to a full width background so I can take a look?

Cheers

Dropdown menu color keeps reverting back to the default teal no matter what colour I set it to.

Hey again, currently i’m seeing it as the dark blue – do you have any way I can see the issue?

Cheers

I have F12 – Empty cache & hard reload to no avail.

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