Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,848 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38360 comments found.

Hi TN/Tahir,

On my test site suddenly my social icons disappeared and I can’t find what is causing this. I haven’t activated a new plugin so it must be a setting I guess. Please check: http://www.diskette.nl/baby/groeidiagrammen-todo/

Can you help me with this?

Thanks Marc

You’re welcome :)

when will you release this?

Mid next month most likely

Hi, can you please help me with this…

I placed a fullwidth image in a row. How can i avoid the scaling of the image? I want it to stay centered and not to scale, when the browser window gets smaller…

Thanks, Jorg

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

@media only screen and (min-width: 1000px) {
#header-outer[data-format="centered-menu-under-logo"] header#top .span_9 {
display: none!important;
}
}

Ok, that works now, thanks for the help.

Now one last question, as there seems to be now way to include a map picture without scaling, i placed a normal google map.

How can i add a link/url to the marker? In best case, without any popup.

Thanks, Jörg

Hey Jörg,

Adding a link in that manner would require modding the map.js file located in the js folder

Cheers

Hi,

Im Using the portfolio on Static page to be The Home page of my theme.

When i Click on Next Page it refresh the page and don’t show any new results just the same page.

Someone can tell me the code to have the pagination works on homepage?

THANKS

Hey Tukifri,

Are you on the latest version of the theme?

Cheers

This is an answer for NuMagination’s question :) You can disable sharing for blog posts on the Blog Tab in Salient options – under the heading “Social Media Sharing Buttons” (8th option down the page) – just turn it to off.

My question is regarding the “Mouse Based Parallax BG” – is it possible to disable the “up and down” motion but have it work just left and right? Many thanks this is hands down the best theme I have ever worked with!

Hey again – try also setting the scalarY: to 0 :)

Yay! I could kiss you right now :P

I purchased this theme several months ago, and I enjoy the feature set. However, unless something is wrong, I am having difficulty disabling the sharing buttons on blog posts. I thought there was an option to disable sharing buttons in the Blog tab of the Salient options, but I cannot find it. Could you please provide a screenshot(s) of what is needed in order to remove the sharing buttons for blog posts?

Hey again – sorry I didn’t know you were using that style, add this into your custom css box located in your Salient Options panel:

.meta-share-count {
    display: none !important;
}

Now that the sharing buttons are at least not being displayed, is there a way to center the “Category” and “Comments?” With only two sections, after hiding the first of three sections, it looks less than professional.

.single-post #single-below-header.fullscreen-header > span {
    width: 50%!important;
}

Hey love the theme, but im having problems once again, I uploaded 3 videos to my site one through the Wordpress media upload and the other 2 through ftp because they were large files and had them recognized in the Wordpress media library using a plugin. If you could take a look please the playback bar on the two videos uploaded ftp method are messed up and the non-ftp one’s playback bar is fine here is the url www.george-khabbaz.com/portfolio the first video is the one non-ftp and the ones to the right of it are ftp. Click on the images to load the videos to see the problem. Thanks!

Over 4 days and no response. Is this what you call support?????

And we can’t even e-mail or call, just wait for a response?? And hope for a response?? Not happy right now

Hey again PrimeInk,

checking your pages with the FTP’d videos I’m simply seeing a 404 not found error:
http://george-khabbaz.com/wp-content/uploads/2015/01/CurtLowens-ALifeofChanges-HD-2.mp4?_=1 Failed to load resource: the server responded with a status of 404 (Not Found)

If you’re sure that the videos exist in the supplied locations you should contact your hosting provider to see why the destination is not working as expected

Would it be possible to create website similar to www.vinomofo.com.au with the Salient theme?

Hey connectingteams,

Yes, most of those elements can be created using Salient :)

Cheers

Hi,

I like to work locally using DesktopServer and then deploy the site to a live server when finished. Will I have a problem working this way with Salient?

-Thanks

Hey mtmfx,

I haven’t personally used DesktopServer, but as long as it can run WP, Salient should work normally :)

Cheers

Hello,

How can I add the title=”text” into the button shortcode?

Example, this is the button shortcode:

[button color="extra-color-1" hover_text_color_override="#fff" size="small" url="/my-business/" text="My business" color_override="" image="icon-caret-right"]
The result of this shortcode is:
<a class="nectar-button small extra-color-1 has-icon regular-button" href="/my-business/" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" style="visibility: visible;"><span>My business</span></a>

The missing parameter for SEO into the line is title=”link-mouse-over-text”, how can I add it into the shortcode?

Thanks a lot your help!

Hey! You’d need to add that into the shortcode-processing.php file located in the nectar/tinymce directory

Cheers

Hi,

I just updated to the latest version and all my tables got different style. Can you please let me know how to override the table styles and let my previous style show? I can’t figure out how to override every single one with !important

I think I reverted most of the style back, but I can’t figure out how to center the style within the main element, can you help?

center the table sorry

Hey,

Could you kindly share the URL in regards so I can assist?

Cheers

Hello ThemeNectar,

We are having a great time building up our pages and today I have one more question. I see that “immersusmedia” already asked this, but the solution isn’t working for us yet. The question is about having a nectar slider with the same heading in each slide, so what I need is to prevent this heading form fading in/out every time the slide changes

I read the solution to this is:
Hey immersusmedia! You’d need to give the slides a class like “no-animation” and then add this into the custom css box in the Salient options panel: .no-animation.swiper-slide .content p, .no-animation.swiper-slide .content h2, .no-animation.swiper-slide .content .buttons { padding-top: 0!important; }

So I set “no-animation” as an Extra Class Name for each slide. The go to Salient > General Settings, go down to Custom CSS Code, paste the code there and… getting the same result.

Is there anything I could be missing or doing wrong? Thank you for your support :)

Hey ViaEducacion!

That should still be a valid snippet – could you kindly share your URL in regards so I can see why it’s not applying?

Cheers

Hello,

Is there any way to make a self hosted video in a portfolio item AUTOPLAY, LOOP, and PLAY IN FULL SCREEN ?

You can use a row video background to get the autoplay/loop aspects – in order to make it basically fullscreen you could use % values for the top bottom padding on the row – something like 25% might work nicely

Oh how I would love to be able to arrange the order of the social icons in the footer.

Any chance we could the option in the next update?

Hey poundcake23,

Thanks for the request :)

Cheers

Hi there!

I was wondering if this theme includes 1-Click Demo Imports??

Please let me know!

Thanks!

Hey violetterosedesign! Right now it uses xml files for the various demos but a one click option will most likely be added

Cheers

Hello, I really need help with my Nectar Slider. When I use it on my computer, it words fine, but when I try to use it on a mobile device (iPhone), it looks super blown up and messes up the site widths. Im not sure if this is because of the nectar slider or the site widths, but I’m pretty sure its the slider. Please help is possible

Hey thehyyerlife,

please share your URL in regards so I can take a look :)

Cheers

thehyyerlife.com

You have the minimum height set to 1200 – you should set that to a much lower number to have it scale better on mobile devices :)

is it possible to have a primary navigation head not ‘clickable’? (eg. I have two portfolios. I would like to have a primary nav section called ‘books’ that is not clickable with commercial and personal in the sub nav that are clickable.)

Hey asparrow,

Yes – make the top menu item a custom link that has ”#” for the location :)

Cheers

Is there an option for removing the header and footer from a page?

I should of searched, my mistake. I see the resolution for this now.

Hey, I’m glad you got it :)

Hey,

Having problems with the portfolio page on my site, it tends to take a very long time to load up the items on my portfolio. All the other pages load up fine. Any ideas?

Thanks

Hey again – I’m seeing the page load in about 3 seconds, how long is it taking you?

The page itself loads pretty quick but the contents that I added in my portfolio takes about 15-20 seconds to pop up.

Are you referring to all projects such as this? http://mikenguyendesign.com/portfolio/rise-and-shine-coffee-logo-and-packaging/ I’m currently seeing them load even quicker

Hey Phectar,

If you can take a look at my home page right above the section where it says "Some Friends That I've Worked With" you'll see a thin white line going across the top of the red full width line.

I can’t seem to remove the white line at all. I’ve tried to mess about with padding and such but can’t figure it out for the life of me.

Any thoughts sir?

http://csmurphy.com

Here’s what I’m seeing in Safari http://i.imgur.com/FOn1Wnd.jpg

Interesting I see a white 5 pixel in height, full width line going across. I guess if no one else sees it then it’s not an issue. I don’t see it in any other browser but Safari.

Sorry for wasting your time sir.

No worries – if you can replicate it on a second computer please let me know the version number of Safari being used :)

Just thought we’d let you know there is a Salient Group on Facebook just for users, not the author, to share ideas.

Salient Facebook Group

Hey webcoursesbangkok, thanks for sharing! :)

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