Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,683 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38351 comments found.

Is it possible to centre 3 columns which are each 1/4 wide. So that they stay at the 1/4 size but are aligned centre to the width of the row?

See the second row of flip boxes: http://79.170.40.173/ukchallange.co.uk/about/business-benefits/

Thanks

Hey MarcGarner, give that row a custom class name such as “centered-1-4” and then add the following CSS:

@media only screen and (min-width: 1000px) {
.centered-1-4 .span_12 > div:first-child {
     margin-left: 12.5%!important;
}
}

Vertical tabs is not working. Is this a known bug?

Hey michellejohnson51974, there is currently no known issue with vertical tabs:http://themenectar.com/demo/salient-promo/tabbed-section/ can you kindly share your URL in regards so I can take a look to assist?

Thanks in advance

Hi guys! Is it possible that not all Google Fonts are integrated? I’m missing “Red Hat Display”.

Hey sey87!

This font will be added in the next theme update, due out this weekend :)

Cheers

Portoflio templates have very little customisaton, is it possible toL

1. Align titles to the left or the center? 2. Not show titles at all 3. Sizes for header titles (that doesnt effect other titles in the theme) 4. Colour for titles (that doesnt effect other titles in the theme)

Thanks

Also, is there an option to rmove the ‘ .nectar-social’ circle from the bottom right hand corner or podtfolio pages?

Thanks

Hey alisonleon,

1. The portfolio titles are already aligned to the center by default, changing this would require CSS

2/3/5. These would also require CSS.

4. There is a color picker available for each project to alter the title color: https://ibb.co/ZmvMsH8

Please open a ticket on our support forum in regards: https://themenectar.ticksy.com

Thanks in advance

I set the row as Full Height screen, but may I know why in mobile, I can still scroll to the bottom? It seems like the row is not in 100vh.

By the way, I’m not turning on the “Activate Fullscreen Rows” because some image I want it to be absolute on far right bottom.

This is the example link :- https://thestarhill.com.my/staging3/

Hey effective_advisory, 100VH will appear slightly different in every mobile device and browser due to the nature of how it gets calculated. Unfortunately it does not take into consideration the top browser URL bar or the bottom browser control bar https://stackoverflow.com/questions/37112218/css3-100vh-not-constant-in-mobile-browser/37113430#37113430

You could alter it to be a smaller value, but then of course it would not stretch correctly if viewed on a non mobile browser:

.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,
 .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
  min-height: 85vh!important;
}

wow you guys are really good.

Thank you for the additional stackoverflow reference!

Glad I could help effective_advisory :)

I’ve 3 Fancy Box elements inside a Templatera template. These were loading fine at one point and it isn’t now – background image not displayed on front-end, but Google’s Network console shows that it was downloaded.

What’s weirder is that, it seems to be loading on 1-3 pages and not the rest of the site.

I read earlier that someone else is having the same issue (https://themeforest.net/comments/22661693) about 1 month ago.

Is the team still trying to come up with a fix for this?​

Salient 10.5.3 Templatera 2.0.3

Hey simpleet,

Yes, this issue will be sorted in the release due out this weekend – if you’d like an early copy, Please reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Nice. Looking forward to test out the update. Thank you very much~

You’re welcome simpleet :)

Do your company has any marketing department? I promote various WordPress theme in my website. I will be happy to work with your marketing department. How can I contact?

Hey WPPathFinder,

We’re currently not looking for a new marketing opportunity at this time. Thanks for offering though!

Hello, I updated version 10.5 of Salient. What is the file to edit to change “View Larger” and “More Details” in the portfolio? Thanks.

I found the file to modify: wp-content> plugins> salient-portfolio> includes> frontend> shortcode.php. Thank you very much for your nice theme!

Hey macgrib92,

I’m glad to hear you were able to find it :)

Cheers

is the rumor true that version 11 is tomorrow? :)

Hey brianfreeman, by default, a tabbed based element can not contain an icon list element or any other nested elements such as other tabbed sections, accordions, testimonial sliders or pricing tables.

so there’s no way to do a layout like i’m attempting?

Hey brianfreeman,

Not without some custom modding at this time unfortunately. 

Is this theme compatible with php 7.3?

Hey optimumdc, yes it is :)

Hi, how do I get rid of the social share popup that appears on the bottom right on portfolio items? or move it to the left side?

Hey djb19, you can disable the plugin “Salient Social” in your setup or add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .nectar-social.fixed {
    right: auto;
    left: 34px;
}

Hey there, ThemeNectar team! Thanks for the awesome theme.

I want to hide the logo and navigation menu upon page load with Salient/Agency and then have it reappear upon scroll or selection of the down arrow into the next section.

I explored this forum, but the CSS I found for comparable requests just hid my logo/navigation menu entirely throughout the page.

Thanks for your help!

Hey DingoGrrl! If you’re using the “Header Resize On Scroll” animation effect, you could use the following CSS for that:

#header-outer #logo:not(.small-nav) {
  opacity: 0;
}

Cheers

Eep! No dice. Here is what I am working with over here: https://vitalsigns.creativeenabler.com/

Hey DingoGrrl,

Do you currently have the header resize effect enabled via the theme options? On your URL, currently it looks like it’s no active. Could you kindly open a ticket in regards with a temporary admin account so we can take a closer look at the setup? https://themenectar.ticksy.com

Thanks in advance

jQuery is not working on this theme

Hey Viveka_Loganathan,

Salient uses jQuery for all of its scripts, and jQuery is a core library included with WordPress. Please share your URL where you’re having an issue with jQuery so I can take a look.

Hi, I would like to use the Project bottom controls above the content area. Or if possible replace the project header nav with the bottom nav.

Thanks

Hey simonpeyto,

That would not be possible without some custom modding at this time. You’d need to alter the file salient-portfolio/includes/frontend/single-portfolio.php

Cheers

I need single product page gallery to be Bottom Aligned Thumbnails type but with zoom effect as shown when i select Bottom Aligned Thumbnails Alt.

Let me know how it can be done.

Thanks

Hey elauny,

The Bottom Aligned Thumbnails and Bottom Aligned Thumbnails Alt should both still have the zoom effect on hover. Can you please share your URL in regards where it’s not working so I can take a look

Cheers

Thanks elauny, A couple of things to check – first, can you verify that you’re not modifying the WooCommerce output via a child theme that might be causing this? You can test by temporarily changing to the parent theme. Secondly, there are a few JS errors coming from a plugin you have active named “maramel_swiper_video”: https://ibb.co/D17cZZB Could you try to temporarily disable that for testing?

I can’t seem to get my z-index working for the life of me. http://exec.iwantsales.co is the domain and the element I want is the text box over the pic.

Thanks

Hey thomasmkl,

I am able to see the text on top of the image after checking your URL: https://ibb.co/d6Q3R7L can you let me know which browser you’re not seeing that on?

Thanks in advance

Hi, i have noticed that the client display (if set to “Greyscale to colors”) does not work and it show the coloured logos all the time in Internet explorer. in Chrome it works as expected. any work around for this? may thanks

Hey paboman,

The greyscale effect should work in IE Edge, however there is no built in filter support for greyscale in older versions of IE

Cheers

​Hello theme works nice on all browsers expect internet explorer. there is a huge white area beneath the footer even if there is some content.

Any advice of how to make the footer stay at the bottom? Thank you

Hey culhamstudio,

Please share your URL in regards so I can take a look at the setup in regards. Please also let me know which version of IE you’re testing on.

Thanks in advance

Very strange, some of my content is displaying wider then the screen on mobile – http://79.170.40.173/ukchallange.co.uk/contact/

https://ibb.co/QmWs9jd https://ibb.co/dKTpdgV

Hey MarcGarner, it looks like that is occuring due to the following custom CSS you’re using:

#Contact.wpb_row.vc_row-fluid.vc_row.standard_section {
    margin: -24% !important;
}

Ah yes supposed to be margin-top. Thank you for pointing this out.

You’re welcome MarcGarner

Hi, I have a problem with the thumbnail image for the pages. I set the image correctly whern editing the page, but when I post the page to Facebook, the upsized logo appears as the thumbnail image instead of the image I set.

The Facebook debug says:

Inferred Property: The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags. Missing Properties: The following required properties are missing: og:url, og:type, og:title, og:image, og:description, fb:app_id

And as the “og:image” the website logo is used in stead the thumbnail image… Any idea?

Hey txeco,

Are you using a plugin such as Yoast SEO that allows you to define the og data explicitly?

Cheers

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