Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,144 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hello there,

I’m trying to put the menu on the bottom of the page instead of the top, is that possible?? Thanks.

Hey, you could have it fixed to the bottom of the screen via custom css – if that’s what you’re looking for please share your URL in regards :)

Perfect, thanks! I’m trying to do it to just the homepage, here is the url:

http://riccio.limelightmedia.agency

Hey, try adding this into the custom css box in the Salient options panel:

.home #header-outer {
    top: auto!important;
    bottom: 0!important;
}

Hi guys! when im create a Portfolio item, I cant view anymore the Format options, why?! Thanks a lot!

Hey,

Please see my response to your other comment in regards :) “The post format metabox is only for the blog, not the portfolio post type. Are you trying to change the portfolio style? If so please share your URL so I can see your current settings”

Cheers

Hi,

For some reason, the video background in the nectar slider isn’t working for Safari but is in FF and Chrome. I’ve updated to the latest version of the theme; 7.0.9. I also tried deactivating all plugins; nothing.

Shed some light?

Related URL: LINK

Support Ticket: LINK

Hey ace2296,

When trying to open the mp4 directly i’m unable to https://s3-us-west-2.amazonaws.com/brickbodies/home/home-pro.mp4.mp4 meaning that it might have been encoding wrong. Have you tried to convert it via the converter recommended? http://video.online-convert.com/convert-to-mp4

Cheers

Hello Nectar,

Congrats for your theme, it’s lovely!

However, I am having an urgent issue to solve regarding the google maps issue. I’ve submitted a ticket one or two days ago but no answer…

I’ve surfed the comments and found your map.js workaround, which I performed, but it still doesn’t work for me. Is there anything else to do beyond just replacing the line of code?

Thanks and congrats again!

Thanks guaser!

Could you please share your ticket ID in regards so I can take a look?

Cheers

Hey guys, i’m having trouble changing the alt text on the logo image.
I can see in functions.logo.php that the logo image gets its alt from the blog title (alt=”’ . get_bloginfo( ‘name’ ) . ’”) but i want it to take the alt i entered for the image.
How can i override it? Thanks

Hey fafchook,

As of now you would indeed need to make the change to the nectar_logo_output function within the functions.php – however you could also copy that function into a child theme functions.php and keep the mod there

Cheers

Is it possible to change the default type “In Container” to “Full Width Background” when adding an ne row?

Hey prodingergfb, you’d need to edit the file nectar/nectar-vc-addons/nectar-addons.php

Change this:
"value" => array(
    "In Container" => "in_container",
    "Full Width Background" => "full_width_background",
    "Full Width Content" => "full_width_content"        
)
to this:
"value" => array(
    "Full Width Background" => "full_width_background",
        "In Container" => "in_container",
    "Full Width Content" => "full_width_content"        
)

Cheers

I used to have the shortcode for recent projects in my blog sidebar, but it seems that the caroufredsel.min.js is not being loaded on the blog pages and the error “Uncaught TypeError: $that.carouFredSel is not a function” is thrown in the console. This is on version 7.0.9.

Hey reseen,

In the functions.php file you’ll need to change this: http://pastebin.com/BeKLeEPp to be just this:
wp_enqueue_script('caroufredsel');            

Again great theme, quick question, I have a transparent header set, and I want to have underline animation the same colour as my primary colour, however its white to start with and when you scroll down the underline colour turns to primary colour, ideally the underline animation would be primary colour the whole time.

Any help would be great, thank you.

Accidental post

Hey Tommo_b,

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

body #header-outer[data-lhe="animated_underline"].transparent header#top nav > ul > li > a:after, body #header-outer.transparent header#top nav>ul>li.button_bordered>a:before {
  background-color: #1e83ec!important;
}

Cheers

Hey, when i click the search field and type letters – the letters is written in the wrong direction… So if i write ABC, its will look like CBA.

Check here: http://symfoniesm.com/

Please help.

Hey symfoninext,

Have you verified that no plugins you may have active are causing this in regards?

Cheers

Yes, I have deactivated every plugin and still not luck. Can you please have a look?

Hey again, do you have a ticket open https://themenectar.ticksy.com ? Please let me know your ticket ID here

Bonjour, j’ai acheter ce thème salient et je souhaite rajouter un espace privé style intranet. Quelles sont les possibilités ? Pluggin ? merci d’avance de votre réponse

Hey LauraPal009 , i’m afraid i’m not sure what you’re asking. Could you please try asking again with more detail?

Hello I want to know, is it possible to add icons (icons languages) in the top menu?

thank you

Hey the_buzy,

As of now this would require some custom development but the idea is on the wishlist

Cheers

Just wanted to see if you can address my issue…I’m sure you guys are busy and missed my previous follow up concern. Please see https://abigailmentzerdesigns.com/ and let me know why on mobile/tablet devices my salient buttons (to my SHOP page) you will see NO PRODUCTS IMAGES? Thanks again for your time.

Hey,

Could you please open a ticket in regards with your admin credentials and let me know the ticker ID here once you’ve done so? Since this isn’t a known issue I’ll need to take a closer look https://themenectar.ticksy.com

Cheers

It will not allow me to open another ticket…I will send via private message

Still waiting for response to my issue…please see your profile page email for admin cred.

Hi, Please help. Under reading I don’t see static page option. Or post page option. Thanks

Never mind I got it thanks

Hey kingcreativetv, glad you got it sorted :)

Hi,

Love the theme! Few things i need to fix.

URL: ugrowit.com

1. I want to get rid of the header image and text on mobile ONLY on the blog page http://ugrowit.com/greenisthenewblack/

2. For some reason on mobile on the same blog page theres a lot of spacing between the recent posts slider and the submenu. I want to get rid of all that spacing.

Thanks! Jacob

Hey Jaycobcohen!

Give the rows where you’re hiding the columns inside on mobile a class such as “mobile-hidden” and then add this into the custom css box in the Salient options panel:

@media only screen and (max-width: 1000px) {
   .mobile-hidden { display: none!important; }
}

Cheers

Not having any luck. Would you mind going in and fixing it?

ALSO- is there a way to remove the transition spinner ONLY from the homepage and keep it on all the other pages?

Thanks!

Hey, could you please open a ticket in regards with your admin credentials https://themenectar.ticksy.com and let me know the ticket ID here? It’s not safe to post credentials on this public comment area

Hello!

First, thank you for creating such a great theme! I would like to be able to adjust the font size in the blog title, the element that added on the cover of my site www.cristinaschumacher.com.br/novo/pt-br.

It is so todayhttp://imgur.com/YjEOevi

I would like to adjust it to look like thishttp://imgur.com/Mm6xNbQ

You can ignore the images and contents … the idea is to adjust the fonts only.

Could help me, please?

Hello again!

Again here I am in need of you help to solve a little problem …

I added on the cover of the site – www.cristinaschumacher.com.br/novo/pr-br/ – an item for testimonials.

The strange thing is that only some of the testimony presented here, there is a second quote, appearing as testimony text background itself.

I need to remove it, but do not know how to do this in the theme CSS.

Could help me, please?

Hey crisbrad_123,

1. Add this into the custom css box in the Salient options panel:
.home .blog-recent .col .post-header h3, .blog-recent[data-style="default"] .col .post-header h3 {
    font-size: 24px!important;
    line-height: 28px!important;
}
.blog-recent p {
    font-size: 12px!important;
    padding: 0 10px;
}
.blog-recent .col {
    text-align: left;
}
.home .blog-recent .col .post-header {
    padding: 10px;
}

2. Could you please open a ticket in regards with your admin credentials and let me know the ticket ID here? https://themenectar.ticksy.com

Cheers

OK! I created the public ticket #825123.

I await help!

Hi ThemeNectar, I am loving this theme but I had a question about the image gallery in the visual composer:

I’ve noticed that there is no option to make the thumbnail images the same width and height for the Image Gallery feature. Can I download another image gallery plugin as a simple workaround method or should I just edit the coding to give it the same width and height in the code editor?

Hey,

What do you have entered in the “Image size” field in the image gallery settings?

Cheers

Oooooooooh! My bad lol I typed in “full” in the image size field in the settings. I thought it would increase the image when previewed. Thank you so much for helping me see that small mistake. XD XD XD

No worries :)

HI ThemeNectar, I have 2 issues in my website www.loureirojiujitsu.com mobile view: 1. If you go to the page INSTRUCTORS, the Page Header Name is too large in the mobile view. 2. The Testimonials are being displayed differently in mobile view, too tall.

Hey maurinoloureiro,

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

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

2.

@media only screen and (max-width: 690px) {
.testimonial_slider[data-style="multiple_visible"] blockquote p {
    padding: 20px!important;
}
}

Cheers

Looks better now but the testimonial still looks weird. Because one testimonial is larger than other if you take a look behind the person’s picture you’ll note a huge space. The testimonial should be responsive to fit the screen according the size of each testimonial. Could you help me with this, please?

Hey,

If you want the testimonial slider to change heights based on which one is showing you’ll need to use the other style as the multiple visible style can’t do this

Cheers

Hi, could someone take a look at ticket #816794 please, been waiting 6 days for a response….Thanks

Hey CorsaDesign,

I apologize for the wait, checking now to see how that was overlooked. Thanks for your patience.

Cheers

Please can you follow up on this ticket please :(

The update is due out within 24hrs, and the fix listed in the ticket will indeed be in it :)

Hi guys, Im having a problem with adding photo’s to an image gallery. I can only select one photo to be inserted, when I select more than one evrything deselects and stops with the media window open. Deactivated all plugins and still doesn’t work. Any ideas?

Thanks, Matt

Hey Matt,

Could you please open a ticket in regards with your admin credentials so I can take a further look? https://themenectar.ticksy.com

Cheers

Hello, just a quick one before purchase.. does it support video as full widthbackground? couldn’t find any helpful information.. cheers

Hey vilk85,

Yes you can use self hosted row video BGs and also video BGs in the page header & Nectar Slider

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