Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,371 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38447 comments found.

Hey there! Quick question—I updated Salient to the newest version through the Envato Wordpress tool and it broke my site. It used to look like this:

https://web.archive.org/web/20161013121948/http://allanamato.com/portfolio/billy-bob-thornton/

and now it looks like this:

http://allanamato.com/portfolio/billy-bob-thornton/

Did it switch to a different portfolio template (with categories on the side..?) or did it just overwrite my customization? I didn’t back it up, and was wondering if it was a simple template switch.

Thanks! (I’m usually petrified of updating because of breaking things—damn my lack of backups. :) )

Got it, thanks! The main thing I was trying to fix is that the main image on the Portfolio page was clickable to open the larger version—wasn’t that part of the default template? Thanks again!

You’re welcome! You can choose to have any portfolio display in “lightbox only” mode – if you’re using the portfolio page template, you can control this from the Salient options panel > portfolio tab and if you’re using the portfolio element in the page builder, the option will be directly inside of the configuration options for the element

Cheers

Thanks! I meant once you click through from the Portfolio to the Portfolio detail page, the image THERE was clickable for the larger version (at link below, it’s the big black and white image at the top)—which I think isn’t a lightbox thing? https://web.archive.org/web/20161013121948/http://allanamato.com/portfolio/billy-bob-thornton/

Update ETA? Sorry I’m so excited! lol

This weekend! :)

Is there any way that I can replace the mouse scroll animation on the header of the portfolio settings to the down arrow animation icon?

Hey 19theagency,

Do you have the “Down arrow style” set to “default” in the Salient options panel > page header tab?

Cheers

I did not, but I just changed it, and the scroll mouse animation is still visible.

Could you please share your URL in regards so I can see the rest of your theme settings?

Cheers

Hi,

Just a quick help needed: I am using WP Job Manager and with Salient I got these odd bullet points in-between the job filter. Can you please give me a CSS fix or update the theme to make it compatible with WP Job Manager styling.

Thank you!

Hi :) Would need a bit of help again…so the CSS code worked with the “bullet points” BUT it caused to remove it from other content too :/ how can i remove it only for the wp job manager related pages/jobs without affecting the normal content? Thank you

Hey, change it to this:


body .main-content .job_listings ul li {
    list-style: none;
}

Hi, sadly that didn’t do anything with it :/

Hi, I would like to remove the /?v=5bc574a47246 of all my productos (and future products) http://dinocarschile.cl/productos/autos-a-pedales/twin-f/?v=5bc574a47246

i´m using woocommerce and I have check many times the permanent links configuration and still don´t get it

Salient doesn’t modify your permalink structure to include anything like that – have you checked on the WooCommerce forums or asked your server is something is adding that to your htaccess file in regards?

Hi! I purchased The Salient theme 2014. Now, three years later the Visual composer stopped working. I have no idea why, since i havn’t made any big changes.

So i bought Visual composer again – but when trying to activate it, it says fatal error: “Fatal error: Cannot redeclare wpb_getImageBySize() (previously declared in /home/u/u1075744/www/wp-content/themes/salient/wpbakery/js_composer/composer/lib/helpers.php:15) in /home/u/u1075744/www/wp-content/plugins/js_composer/include/helpers/helpers.php on line 115”

I’ve read in some threads that you have your own visual composer, but i can’t find it in the theme folder?

Hey HelloTruth,

1. You don’t need to purchase VC separately – you should contact Envato to get a refund in regards

2. instead, you need to update your version of Salient to the current release (8.1.0) and then update your Salient VC via the plugins section of your admin panel to the latest (5.2.1) in order to get the fix. http://themenectar.com/docs/salient/updating-salient/

Cheers

Thank you for your help. Unfortunatly it didn’t work out fully. When trying to “Add item” in the Envato Market-plugin, i got this message “The item cannot be downloaded.”

I’m not 100% sure that i bought this theme with this account. Can that be the issue?

Hey, if you don’t remember or have access to the account which holds the license, you’ll need to contact Envato directly to sort this out. They should be able to transfer the license to this account https://help.market.envato.com/hc/en-us/requests/new

Cheers

Hi, Since last update of Wordpress (4.8.2), text block is bugged : impossible to select element with arrow, e.g. paragraph/H1/H2/.. can’t be selected.. same with menu bar. is there a fixed available? thanks

Hey, you just need to update your version of Salient to the current release (8.1.0) and then update your Salient VC via the plugins section of your admin panel to the latest (5.2.1) in order to get the fix.

Cheers

Urgent please how can i remove the excerpt text in recent post on homepage? you need to make this easier :(

Hey TruBrotha,

Please share your URL in regards so I can assist :)

Cheers

http://www.chocolatecitymusic.com also need to know if i can add animation on the nectar slider button so when it opens it fades in from 0 to 100% opacity

Hey,

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

.blog-recent.columns-3 p { display: none; }

2. The nectar slider content (caption and buttons) by default fade and slide up when the slider loads and when changing slides – are you trying to remove the slide up animation and just have it fade?

Cheers

hello any chance to fix titles in portfolio items? 88designstudio.com?

Hey Fixedman,

It appears the issue is coming from the minifcation you have on – to fix it immediately, you could add this into the custom css box in your Salient options panel:


body .portfolio-items .work-item.style-3 .vert-center, .portfolio-items .work-item.style-3-alt .vert-center, body .portfolio-items .work-item.style-2[data-custom-content="on"] .vert-center {
  display: block;
}

Cheers

It is not helping

Hey, i’m not currently seeing that snippet added in, can you try clearing any caching you may have on and also temporarily disable the minifcation for testing?

Hello there, consider launching the 50% discount again as you did a few months ago?

Hey, it’s possible in the winter season, but there’s no plan to launch a sale in coming weeks

Cheers

hi, visual composer default templates are listed just with titles. It was with images to easy navigation. how to solve this issue: http://prntscr.com/gz30cf

Also, how to activate Salient Studio?

Thanks.

Hey BRANDCLINIC,

You need to update your version of the Salient VC, you can do this in the plugins section of your admin panel

Cheers

yes, all done. thanks a lot.

You’re welcome :)

Hi,

How do I make image with hotspot text area transparent? or simple remove the border and white background?

Thanks

Hey PJSGroup,

.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
  background-color: transparent!important;
  box-shadow: none;

}

Cheers

the general settings – styling – overall Font Color: This value doesn’t overwrite the color if fullwith is chosen in the row. So now i set the overal font color: #191919 and also included in CSS:

.full-width-section > .col.span_12.dark, .full-width-content > .col.span_12.dark { color: #191919; }

Hey webstijlen,

thanks for reporting this :)

No problem, keep up the good work

Thanks! :)

¿Which chat plugin is actually working fine on salient 8?

Hey FeriaPixel, I don’t have a specific one to recommend, if you’ve experienced an issue with one you’ve tried please let me know more information in regards

OK thanks

Yoou’re welcome :)

I can’t get a video to upload for a Slider. When I try to upload even a small 2.6MB file, I get this error in the Media section “IMG_4616.m4v exceeds the maximum upload size for this site.” Is there a way I can increase the max file size upload ? Thanks!

UPDATE: Disregard above. I found the answer is previous posts and couldn’t delete this one.

Hey!

Glad to hear you’ve sorted it :)

Cheers

Hello, I am trying to configure your template in a website… but there is many problems. 1. I cant import any demo, when i click on the options, nothing happen. 2. The google map shows a message: Oops! Something went wrong. This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

Hey kadusdesign,

1. Have you opened a ticket in regards yet? We would need to check on your setup to assist.

2. In order to use Google maps you need to generate an API key and enter it into the Salient options panel > general settings > css/script related tab – please see the official documentation for more information https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-key

Cheers

Is there a way to change the “view project” text to something else on the portfolio demo? THANK YOU.

Hey IVandCO,

This would need to be changed via the .po file in the theme :)

Cheers

Hey Themenectar – am still waiting for you to set up the slient_startup and show me the process of how I add these demos … Could you please help me with it? Paul

Hey Paul, just responded in regards :)

Cheers

Hi guys, I have a problem. I’ve installed The Events Calendar as you recommend in previous comments. I’m trying to design a homepage with recent posts as well as the events. I’ve already checked the “Include events in main blog loop” option in the plugin’s menu, but the events are not shown in the recent post section. Do you know how can I do it?

Thank you

Hey thisispablovelasco,

The recent posts element would require a mod to show a custom post type – however, the main blog element should show them. So you could use that and simply set the posts per page to a lower number

Cheers

Hey, the main blog shows them, you are right. But I don’t understand what you mean with set the posts per page to a lower number. What I would like is to have a homepage with a slider, recent posts and events together (ordered by date) and footer.

Thanks

HI, first of all great theme.

I use this demo content to built my website (http://themenectar.com/demo/salient-agency/) but now i see that on chrome (and also opea) the website is not show… (only show it when i deactivated the hardware accelerated on adfvanced options). There is no way to show the website using the defaults options in chrome and opera???

Also the web index screenshot for google is a blank page because i use video… Could I fix this also???

THanks.

Hey, I just checked on the latest Chrome and Opera 48.0.2685.32 and can see the site loading in without adjusting any settings – what versions are you using and have you replicated this on more than one machine?

Cheers

I’ve latest version of Chrome and Opera in osX 10.11.6 and mac pro 2009 with NVIDIA GeForce GT 120.

Also at this website: https://web-capture.net (and on webmastertools or pagespeed) the screen that capture of my site is in blank (also with your demo content: http://themenectar.com/demo/salient-agency/)

Could we fix this?????

Is there any way to use the preview Image of the home page at google webmastertools or pagespeed tools? (now the screen previes that show is black)

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