Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,250 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38441 comments found.

I noticed when I click on a portfolio item from this page: http://redthread.bradhoen.com/rocky-mountain-adventures/ it goes to a page where the content is full-width within the container. This is not the way it is supposed to be. It is supposed to be 1/2 width + 1/2 width. But then when I refresh the page – it shows up the way it is supposed to. Thx for your help! Not sure if this is a bug or if I am doing something wrong. I updated the Theme to the latest version today.

Hey,

Please change your page transition method to Standard from the AJAX one that’s currently selected in your theme options panel

Cheers

Appreciate the great theme. Encountering some issues. My intro videos will randomly stop working and leave me with nothing but the default grey background with slanted lines. When this happens, everything else works fine and loads quickly, but no matter what I do, the video won’t start. This issue randomly appears and disappears.

Also, whenever I use the browsers back button, the website freezes on a white screen and I must refresh the page to get it working again. Any thoughts?

Finally, is there a way to disable the meta title and date on individual thumbnails? I’ve found several examples of CSS code that remove them, but they only work when I enter the code in the custom CSS field under the theme’s general settings, and not when I enter the code into an individual portfolio page’s custom CSS. This causes EVERY thumbnail title and date to be removed, which I don’t want.

Many thanks.

Hey,

1/2. Could you kindly share your URL in regards so I can take a further look into these issues for you?

3. Targeting specific portfolio items with css could be done but it would be a manual process, if you can share your URL i’d be happy to provide an example

Many thanks. I think I found the culprit … I have maintenance mode turned on, which blocks access to the site. I believe something was timing out and that maintenance mode plugin was causing the issues. Whenever I would log back in and refresh the site, it would work properly. Odd thing is the maintenance mode plugin wasn’t completely restricting my access, but instead messing with the title page, making the video randomly stop playing and screwing up the title animation. The plugin is simply called “Maintenance” and is authored by fruitfulcode.

Regarding the portfolio items, I’ve already created a work-around, so I’m golden for the moment. Many thanks.

Hey, glad to hear :)

Cheers

hello there, I have a questions about blog layout options. I have updated Salient to the latest version and noticed through some demos that there is an option called Blog Masonry Fullwidth that looks really cool. However I cant seem to find this on my back end.

Where do I find the Blog Masonry Fullwidth option as seen in the demo?

Thank you.

Hey!

you have to select the option for “classic enhanced” in the theme options panel > blog tab

Cheers

Is it possible to get the tilt button style into the “solid color” menu button via custom css? Or how do I target the solid color menu button via css to make it look more similar to my other buttons on the site (e.g. add more padding around the button text)? Thanks for your help.

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

body header#top nav > ul > li.button_solid_color > a, html body #header-outer.transparent header#top nav > ul > li.button_solid_color > a, #header-outer[data-lhe="animated_underline"] header#top nav > ul > li.button_solid_color > a, body #header-outer:not([data-lhe="animated_underline"]) header#top nav ul li.button_solid_color a:hover {
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 12px;
}
body header#top nav > ul > li.button_solid_color > a:before, body #header-outer.transparent header#top nav > ul > li.button_solid_color > a:before {
    padding-bottom: 15px;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

Woop! Thanks. You guys are awesome!

You’re welcome :)

Hello! I’m trying to add a nectar slider but I can’t find the element in the visual composer…I’m using the last version. Thanks!

Hey,

Are you using the Salient VC or the raw VC? The element will only appear in the Salient version

Cheers

Great! Solved! I was using the raw VC… sorry! I thought was better the raw anyway is ok now.

Glad to hear :)

Hello! I have problems with social links in the footer. I added the url in the “Social Media” tab, but then when I check the box in the footer tab they don’t appear. Is this the correct order, right ?

Hey,

Yes – that’s correct. Are you sure you don’t have the “Disable Footer Copyright Area” option checked?

Cheers

Yes, anyway now it works good. Was just using the Salient VC and it works properly. I hope this can help other users.

Hey, glad to hear :)

Cheers

How can I add a wpml currency switcher in my menu?

I really would appreciate if more authors would think more global. it is not all USA, it is also about Europe, with many languages and many currencies. Maybe you can think about it!?

It’s been added to the wishlist :)

Not sure if it’s a Bug or Not…

With Salient Theme you can choose the Colours for the font on the Menu.

However with this newer version, the Accent Colour seems to be replacing the menu current page colour.

Was just wondering if there is a way to fix this?

( Accent Colour is great for all the text on the Page, Headers, ect but I do not want it the same as the current page menu highlight ).

I’m on 7.0.1 of the theme, could that be the issue?

Ah Fixed it :) Thank-you, the latest version solved the issue.

You’re welcome :)

Hi there. I LOVE that you have the new submenu option! But I’m having some problems with how it’s formatted though. Check out this photo: http://magieramortgage.com/wp-content/uploads/2016/01/Screen-Shot-2016-01-18-at-3.19.58-PM.png. Any ideas on how to fix it? Thanks! Nick

Please share your URL in regards so I can take a look at the settings

Hey, i’ve confirmed the bug – it only occurs when using the secondary header option, it’ll be fixed in the update coming in a few hours :)

Updated to the latest versions.Search is in my top menu, icon missing… How can I remove search from menu?

Hey,

you can still remove the search from your header in the theme options panel > header nav if desired however are you sure you’ve cleared your cache and this isn’t plugin related?

Cheers

Just created a new page, set it as the home page, with the following short code added through the “Nectar Shortcodes” button:

[nectar_blog enable_pagination=”true” layout=”std-blog-sidebar” pagination_type=”default” category=”all” posts_per_page=”10”]

The page renders fine, but the pagination doesn’t work. When clicking either the next number, or the next arrow, the page reloads with the first ten posts. The pagination option stays at page one.

I’ve had to turn off the static page for the home page until I can sort this one out.

Hey – pagination not working on front assigned pages is a core WP bug in the latest version https://core.trac.wordpress.org/ticket/35344 it’ll be fixed in the next release

Thanks. I’ll apply the listed patch when I get back to my dev computer.

You’re welcome

Cheers

Hello,

I recently got a 500 error for my site. When I contacted my hosting they told me that visual composer plugin was causing the error. Therefore, they blocked it for me. However, since my site is primarily designed around it, it looks horrible with it being deactivated. I do not know what to do to fix the issue and am hoping you can help.

My site is http://fatimazehra.ca

Thanks

Hey – have you checked your server error logs to see what the internal error was?

Cheers

Just a comment…. Salient is one of the best looking themes out there, and it appears to be well supported. No wonder you have all the sales.

But… I know have two VC add-ons for increased functionality – both require VC 4.9. :(

Hey – it’s coming in a day or two, just finalizing the testing

Cheers

Hey6 guys! we can’t find the dummy data file. where can I find it?

Hey! You can import all the demos from the Salient options panel now

Cheers

Hi! Congratulations for your template. I’m using it on my website and I’m really happy with it.

I was wondering if there is any way to show the author info at the bottom of posts. I’ve checked this option but it shows only the name and the image. I’m using Ascend skin.

Thanks!

Hey, thanks a lot!

Could you kindly share your URL in regards so I can inspect the other settings you have?

Hello! Thanks for your quick answer. Now the description is working. There was an mistake in the settings.

You’re welcome :)

Hey,

Congratulations of Version 7. Its a brilliant update.

Im making some changes to my site, implementing some of the new features V7 has to offer. I want to use the “Meta + 3D Parallax on hover” However i would like to have it without the 3D & the shadow – Basically i just really like the border aspect of it. What kind of process would i need to go through to achieve that? Also, does “Meta + 3D Parallax on hover” have a slight blur effect on it, or is that an issue with my thumbnails?

Kind Regards, Adam

Hey, I’m not seeing the snippet getting added – are you sure it’s saved without any pre tags? Also, add this for the 5 column display

@media only screen and (min-width:1000px) {
body .portfolio-items .col.elastic-portfolio-item {
    width: 18%!important;
}
}

Fixed it! Thanks :) However, all of my items have now shifted to the left of the page instead of being centred – Any ideas on how to solve this?

Hey, for that project style switch the snippet to this:

@media only screen and (min-width: 1000px) {
body .portfolio-items .col.elastic-portfolio-item {
    width: 20%!important;
}
}

Hello. We have utilized your theme for a project and we have started seeing that our page content disappears in portrait view in both Safari and Chrome on the iPad Pro only. Have you received any other reports of this issue?

Hey,

this isn’t a known issue, could you please share your URL in regards so I could take a look

Cheers

Hi, just updated the theme to the latest version but the nectar slider will not display in the edge browser or latest version of Internet explorer any ideas?

Fixed this issue, for anyone else, you will need to update your child theme aswell. And re import your settings.

Hey, glad to hear you sorted it

Cheers

Is support even existing? My ticket has not been answered in 3+ days!!! 639043

Hey, are you sure that’s the right ticket ID? It seems to have been posted one day ago

Hey! With Salient Version 7 came a new design …. Can I add features from that design to the design I use on www.crafty.se? Would like to have the Play button on the video entries in the blog feed. See image: http://www.crafty.se/wp-content/uploads/2016/01/melikeee.png

Hey,

You can select the “Classic Enhanced” masonry style to get this on your setup :)

Cheers

does not that change the entire design? I just want to add to the play button.

That wouldn’t be possible without custom development as you’re correct, that’s not part of the meta overlaid style

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