Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,245 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38441 comments found.

The tabs are not responsive, see issue here when resizing the window on desktop: http://luca.gps-buddy.com/branches/

@media only screen and (max-width: 1300px) and (min-width: 1000px) { body .tabbed[data-style=”vertical”] .wpb_tabs_nav { width: 30%; } body .tabbed[data-style=”vertical”] >div { width: 70%; } }

@media only screen and (max-width: 1000px) { body .tabbed > ul { float: none!important; display: inline-block; } }

I applied the latest code, but now on mobile it doesn’t work well, neither on tablet.

On mobile, the tab section should be on top, the content below the tabs. On tablet/resizing windows on desktop, it overlaps.

Hey lfranken,

add this into the custom css box in your Salient options panel to fix this before the next release:


@media only screen and (max-width: 1000px) {
  .tabbed[data-style="vertical"] .wpb_tabs_nav { width: 100%; text-align: center; margin-bottom: 35px!important; }
  .tabbed[data-style="vertical"] .wpb_tabs_nav li {
    display: inline-block;
    margin: 5px!important;
    font-size: 12px;
  }
  .tabbed[data-style="vertical"] >div { width: 100%; padding-left: 0; } 
}

This works for tablet, but when resizing on desktop the tab title still falls out of the greyed tab area. Try resizing your browser on desktop and watch the title …installatietechniek.

Maybe it should switch to tablet earlier?

Hey lfranken,

add this into the custom css box in your Salient options panel as well:


@media only screen and (min-width: 1000px) and (max-width: 1300px) {
.tabbed[data-style="vertical"] .wpb_tabs_nav{width:25%;}
.tabbed[data-style="vertical"] >div{ width:65%; }
}
body .tabbed[data-style="vertical"] .wpb_tabs_nav li { white-space:normal; }

Cheers

Hello, I’ve recently purchased Salient and I’m facing an odd bug on my administration Panel.

When I go to Typography, I am unable to change the font family, The dropdown menu is missing.

I’ve attached a print screen here: http://prntscr.com/jue44s

Thanks.

Hey shin0biPT,

Can you quickly verify that no third party plugins you may have active could be causing the issue? If none are, could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com

Thanks

Hello,

Thanks, I had installed a few recommended plugins before.

I had my page on Maintenance, using the plugin: CMP – Coming Soon & Maintenance Plugin by NiteoThemes.

I deactivated one by one and that plugin was the culprit.

Thanks for the input :) Problem solved.

Glad to hear shin0biPT :)

Hey Guys. We just launched a site, and when we were testing it in IE 11, moste of the images is just not showing up. And some of the text too. Salient support all the way down to IE 10, so i dont get why this happen. the URL is http://e-fly.dk

Hey helle_aidgency,

I’m seeing a script error reporting in the browser console related to a plugin you have active “woo-variation-swatches” can you try to temporarily disable that to see if that’s the source of the problem?

Cheers

We had a developer on the case, he got that too. We switched some code in some of the .js files and that seemed to work. Thank you.

Glad to hear helle_aidgency :)

Hey guys, i have a small idiot question. Can i do a gallery with 1 image and when click on this image opens a lightbox with 2-5-30-50 gallery images? Didnt see this on http://themenectar.com/docs/salient/galleries/

Hey esqu1red,

1. Unfortunately there’s no option for that as of now, the lightbox gallery is tied to the images added on the page in the gallery – each image can’t contain a separate gallery of different images currently without custom modding

2. Those are added directly by the magnific plugin so for now you’d need to edit the js/magnific.js file at the section:


tPrev: 'Previous (Left arrow key)',
tNext: 'Next (Right arrow key)',
tCounter: '%curr% of %total%'

- i’ve noted to add a workaround to get those strings into the .po

Cheers

How can i add these strings to .po?

Hey esqu1red, they can’t be added from the JS file – it needs to be done in PHP so it will require adding them through that and then making that available to the script file to reference

Hi, I’ve noticed that body text renders differently to bullet text. Body seems heavier, and the only thing I can think of that might be causing it is font-smoothing. Is this something you’re aware of? How do I get the body text to render with the same weight as bullet text?

Hey alexfregon,

I just tried to test this on my end but so far have been unable to replicate it: https://imgur.com/a/93i8voz

Could you kindly share your URL so I can check out your typography settings and also let me know what browser you’re seeing it on?

Thanks

Hi, have a look at https://www.tidalcreative.com.au and scroll to the ‘What we do’ section.

Here’s a screenshot: https://imgur.com/a/3eIHRUY

Thanks

Thanks alexfregon,

Unfortunately I still haven’t been able to see that occur on my end to troubleshoot: https://imgur.com/a/ZuOfK9n Can you let me know the browser/OS you’re on?

Hi there,
How can I change the Project Attributes URL/ slug? I would like to turn it from “website.com/project-attributes/bdny/” to “website.com/clients/bdny/”

Hey BlueScreenPanda,

You’d need to copy the nectar_add_portfolio_taxonomies function from the functions.php file into your child theme and alter the section:

'rewrite' => array( 'slug' => 'project-attributes' )

Cheers

Hey Nicko_217,

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


.post-area.featured_img_left .post-content-wrap .grav-wrap { display: none; }

Cheers

Hey Nicko_217, errors in the custom css box get denoted with red X’s where as yellow !’s only are suggestions/notices

Hi. I have added some buttons into the blog page sidebar using shortcodes in the custom HTML widget. All is working well but I would like to be able to set the widths of the buttons to be equal (but not full width). They are different widths at the moment as the length of the text in the buttons varies.

Hey, could you please open a ticket in regards: https://themenectar.ticksy.com

Thanks

Thanks. I’ve just submitted a ticket.

Hey wints77, I just took a look and responded in regards

Cheers

Hello, with the theme skin ascend

Can not the mobile search button?

Not even via CSS?

Hey ofmarconi,

The only way to get it to display in a non material skin setup would be to turn the option for the sticky mobile header navigation off. This will cause the legacy mobile menu to be used, which has a search bear inside of it: http://themenectar.com/docs/salient/theme-options/header-navigation/

Cheers

Hello, my team’s bio page scrolls different than the rest of the website when opened on mobile. I’ve opened the ticket #1607198 and I’d love to receive assistance on this one. I hope I’ve been able to explain the issue with enough clarity for you to understand! Thanks in advance guys!

Hey mircofragomena,

I’ll take a look and respond shortly :)

Cheers

Sure, thanks in advance :)

You’re welcome mircofragomena :)

I’m using the Corporate demo – but the home page will not scroll down at all. All it does is show me the what fits on the first screen and will not scroll down further. Can you help? Thanks,

Hey MarkusB,

Can you please share the URL in regards so I can take a look?

Thanks

Sure, here you go: http://royalewarstats.com/home-3/

It works fine in Chrome but not Safari.

Hey MarkusB, that URL appears to currently not be using Salient – can you verify that’s correct?

​I have salient on a few sites and recently switched over a travel site I maintain. So there’s still some minor issues I’m dealing with. I’ve to my best ability gotten rid of any old plugins and tried disabling as much as I can while testing this but cannot figure it out.

Our old comments and responses are displaying but there’s no way for new comments to be made:

See example page: https://www.theungracefulguide.com/travel-couple-realities-living-life-within-pockets/

​Any ideas?

Hey Chris,

1. Can you verify they’re open in the Settings > Discussion part of your admin panel as well as on the post itself. After checking the “Discussion” box on the post page, have you also verified that in the discussion metabox that comments are allowed? https://imgur.com/a/H6ovmUf

2. It looks like you’re currently hiding it with the following CSS:

body .meta-category {
    display: none;
}

Cheers

Thanks, I had 28days close ticked. (silly) and yeah that code is working now I think it just didn’t update right away. Thanks

Glad to hear iamchriswalshe

Hello,

I am using nectar woocommerce products and I want to change the order of the products which I am trying to do by sorting the products in woocommerce, but it is not affecting. What should I do?

link to the page: www.restaurangsafiren.se

Hey interactionmarks,

please reach out in regards with your admin credentials via the contact form on my author page so I can take a closer look https://themeforest.net/user/themenectar

Cheers

When using fullscreen rows is there a way to make sure the content doesn’t go into the header section.

I have the content set to align “bottom” but as the window size is changed it does go behind the transparent header. Is there a way to not allow it to enter the header area?

Many thanks for any assistance.

Hey MarcGarner,

This would require using top padding set on the row or a divider element at the top of the row to create a cushion of space at the top

Cheers

I need to ad html in the header tittles, like

Hey mlarino, If you’re trying to add HTML into the page header metabox – this wouldn’t be possible currently. Instead, you’d have to use a regular page builder row which could act as a page header

​Hello,

at the moment it is possible to use YouTube-Videos as a Video Background.

It would be nice to have the possibility also to use YouTube’s privacy mode (www.youtube-nocookie.com) for video backgrounds, to be complient with european GDPR.

Maybe you can implement this. That would be great!

Thank you in advance.

Hey ogsg,

As soon as the WPBakery page builder plugin releases an update to allow that, we will include it in the theme

Cheers

Good evening

we want to know several things about the template:

1) Is it possible to configure the template on fullscreen with border like this site: https://www.lenarcisseblanc.com/suites/suite-cleo/

2) Is it possible to synchronize Booking.com and bookings of the site?

Thanks in advance. Cordially.

Hey Litoko,

1. Salient does indeed support a body border via the theme options panel as well as the ability to turn rows into fullscreen

2. That would require custom development or the use of a plugin as Salient doesn’t have any built in integration with Booking.com

Cheers

Thanks for your feedback. Do you offer customization services? We will create the models for you to develop the site. Thanks in advance.

Hey Litoko, unfortunately we’re not personally available for freelance work – however you could find someone at Envato Studio for customization

Cheers

Hey TN,

Just wondering if I could get access to the Beta; dropped you a PM earlier as well.

Thanks!

Hey ND81, we sent out a copy earlier today :)

Cheers

Thank you so much!

You’re welcome ND81 :)

Hi. I get this error once I have updated the theme: Deprecated : The each() function is deprecated. This message will be suppressed on further calls in /home/coastde1/public_html/production2/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-mapper.php on line 186

Hey Coastdesign,

Unfortunately I don’t have any say in their release schedule – but I would imagine they’re due for another one relatively soon

I have contacted WP Bakery and they say the issue is fixed. They have asked that I upgrade to 5.5.1 but when I try to do this your theme upgrades the plug-in to version 5.4.7. Please advise.

Hey Coastdesign, yes it appears they just released an update – however we will likely wait a couple days to implement it since there are many users reporting issues with the release on their forum at the moment. They will likely release another minor bugfix release shortly

Quick question how would I change the sub menu font size on my main navbar? Here is my site: http://www.tenthunder.com/ ... So under Our Work, I am trying to figure out how to make those secondary menu items a larger font size. Any help would be greatly appreciated.

Hey pvictor4,

See the Salient options panel > typography > navigation & page header tab at the “Navigation Dropdown Font” field

Cheers

Thanks!

You’re welcome pvictor4 :)

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