Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,849 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38360 comments found.

The nav on desktop shows fine but the mobile menu links do not show. Nothing is in the menu when I open it on my phone.

Hey – add this into the custom css box in the Salient options panel for now (it’s a conflict with the child theme that will be fixed in the upcoming update)

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

That worked, thank you!

You’re welcome :)

Hello, I am getting bold in characters like ç or ã õ. Why is that happening and what can I do? See here: http://www.estudio151.com/india-2016-uma-viagem-de-sentidos-por-hugo-lima/

Hey, please let me know the ticket ID so I can overlook it

579787

Thanks, could you kindly add your admin credentials to the ticket?

Hello,

I would like to adjust the responsiveness settings so that the top menu goes into the “stack” mobile style header on screens smaller than 900px wide. How do I adjust this?

Thanks!

Hey,

You would need to modify the init.js file and the responsive.css file in regards

Cheers

Okay, those files are both very large with a lot of code. Can you please tell me exactly what to look for and what needs to be edited?

Hey,

this section in the init.js:

if( window.innerWidth < 1000 && $('body').attr('data-responsive') == '1'){
    $('body').addClass('mobile');
    $('header#top nav').hide();
}

the responsive.css would require all media queries which reference 1000px would need to be changed

Hello Nectar, In the Google Maps feature, is it possible to add multiple different pin drop features based on each coordinate?

Hey,

You can have a separate infowindow for each pin – are you looking for something else?

Cheers

Thanks for the reply. To follow-up, how would one go about adding a different Pin logo for each coordinate on one map?

It would take custom development in the map.js file located in the js folder as of now unfortunately

how do i get the font that is in the “one page header” and add it to my text on the main theme? Code or what ever i need? thanks

Just to clarify, are you just wondering how to place buttons or how to change their fonts?

the font in the text above the button!

That’s the same font family I mentioned previously, Libre Baskerville. It’s assigned to the italic font setting in the typography options tab – the code you could paste into a text block in the html view would look like

<h5><i>Salient’s design allows you to make a lasting impression</i></h5>

Hey, please open a ticket in regards with your admin credentials so I can inspect the setup further

Cheers

Hello. So ive almost completed my site however i needed some edits made to css and jQuery….

Anyways… i thought it best to install the child theme and work from there….

however after activating the salient child…. there were some issues. The menu dissapeared which was a simple fix…

But every page went funny. All the content would not load. I had to go to every page individually and reload it (preview changes and update) and only then would everything start working.

is this an issue and will it cause more issues down the line? I just checked on my laptop and i had to redo some of the pages again

Hey,

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

Cheers

my URL is http://vergedesign.co.uk

Note that its still happening. And you may experience it too. On the first page load the page appears empty. Only after refreshing does content appear.

Also, the footer does not appear anymore on mobiles! (you can see this via inspect element also)

Hey,

I haven’t been able to replicate the loading issue – but the footer issue is a confirmed problem with the fixed reveal option + child theme. It will be sorted in the coming release. For now if you could switch to the parent theme it would sort it

Cheers

Hi there!

I replied to your email again asking if you could just email the files for the corrected header.

Also, I noticed that the mobile menu lags a bit when users touch the triple bar icon to open it. This happens on the demo and all other samples I’ve seen as well. Is there any way that you could speed up the response time in the next release? Some people are telling us that they click/tap it multiple times because they think their first tap didn’t work.

It’s a beautiful menu style, just wish it responded immediately.

Thanks!

Hey again, responding with the file now – also an option to disable the blue effect (which causes the delay) is coming in the next update

Cheers

Hi there!

Awesome, thanks!

What is the blue effect? I certainly LOVE the animation and style of the menu on mobile and desktop, I just would like it to react faster. Would disabling the blue effect change anything about the style or animation?

Sorry! That was a typo – I meant to say “blur effect”

Cheers

Hello Sir,

can you give me some tips to speed up my (desktop and mobile) site ??

Thanks in advance!

Site: badaldesign.nl

Can you help me sir ? :)

Hey,

Inspecting the setup again at the moment i’m not seeing the minifcation turned on from bwp minify, if you did that number should go down

Thanks, Do you have a good tutorial for me because I can’t get rid of those speedtest error :(

For some odd reason there’s some white space between my nectar slider and the next section of my website. You can find the site here text. Also, there’s space between another section and the footer.

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

body .wpb_column > .wpb_wrapper > *:last-child {
    margin-bottom: 0 !important;
}

Hi again! Thanks for all your help to my issues. I have another question.

I’d like to have one of my pages be a landing page – I removed the header and footer, so that part is great. But I would also like to remove the scroll option so that the background image is fixed and responsive to the screen size of the user.

Hey,

Have you tried to use a Nectar Slider set to fullscreen?

Cheers

That did it, thank you!

You’re welcome :)

Hello there. I would like to insert an icon using the Nectar shortcodes, and when clicked, I would like it to open to a lightbox of an image in my media library. Any advice you can give me would be much appreciated! Thanks!

Hey,

You’d need to add an anchor around your icon shortcode in the text tab on your editor like so:

<a href="larger_img" class="pp"> [icon] </a>
Cheers

Awesome, thank you!

You’re welcome :)

Wrong links. Sometimes when I click on a post so I come to a different post. Why does this happen? How do i fix it? www.crafty.se

Hey, could you name any specific ones that do this? After clicking on a handful I couldn’t replicate the issue

It can be any. Does not happen often, but it happens. Visitors who email in and tell us about the same problem.

HI Theme Nectar, I noticed if I configure my page to Boxed Layout and the Nectar Slider to Parallax it doesn’t display. Is it right?

Hey, could you please share your URL in regards so I can take a look?

Hi there! I’ve been having some issues trying to load an Instagram feed onto my site. Whenever I click “load more” a blank screen comes up instead of the rest of the feed. I’ve been in touch with the plugin developer and they say that the problem is because the theme is ajax powered and is hooking into the Load More button link and trying to open the link destination in a new page on the site. Here is my URL: http://siteground324.com/~spuntin4/spuntinofoodie/

My transitions are already on standard so I’m not sure what else I can do.

Thanks!

Hey! There’s an option in the page transitions tab for “Disable Fade Out On Click” – use that and it should sort it :)

It worked! Thanks for all your help!

You’re welcome :)

can salient do the same as this page? http://modernromance.co/

Hey, as of now there’s no vertical slider option

ok thanks

You’re welcome :)

Hi!

I was checking out your theme to see if I should buy it. However I couldn’t view cart or checkout. I had put items in cart, but the cart was empty. So these pages are quite important to me as I have a shop… Anyway I can see these pages?

Thanks!

Hey, sorry about that – it seems when reconfiguring my server they got hidden, i’ll fix that shortly :)

Single Post content is not showing on my site.

Hey, please share your URL so I can take a look

mvacelet

Hi how can I add a font awesome sign like .icon-heart-o ? thanks

Hey, it seems that icon was added to font awesome in a more recent version than is included in Salient – the next update will be updating it though

Is it possible to add social media links at the top of the sticky header? How would I implement this?

Hey,

you can only have them in the secondary header as of now, adding them into the main nav would require modding to the header.php file

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