Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,289 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hi, when we use Mailster plugin to send newsletter don’t works with Salient, is possible a conflict using cronjobs with Salient? Exits any solution to send newsletter with Mailster and Salient? the plugin is very important for us and we love Salient. Thanks

Hey CAPBCN,

Salient itself wouldn’t interfere with cronjobs, have you brought this to the attention of the mailster plugin author?

Cheers

how can I insert Shortcodes code or a button on – Team Member Bio /Team Member Stlye: Bio Shown Fullscreen Modal

Hey ziccia,

That can’t be accomplished right now without custom development – however in the latest update, the option to add social media icons at the bottom is now available

Cheers

Could you create a new template for this theme just focused for eCommerce

I leave here my tip for the next updates! :-)

Hey uDieeGO,

Thanks for the +1 for this idea :)

Cheers

Hi friend!

Please, do it fastest possible. I really need this template.

Thank you very much!

MASONRY ALIGNMENT

Unable to get this result: https://ibb.co/ez51OG

available here: http://themenectar.com/demo/salient-minimal-portfolio/full-width-masonry/

I get this: https://ibb.co/ikabOG

Items are of the right dimensions in pixel as user guide suggests here:http://themenectar.com/docs/salient/theme-options/portfolio/

Hey, sorry about that – I saw your email this morning and responded :)

don’t worry! any advice is always welcome. thanks a lot.

You’re welcome :)

Hi,

In the form CF7 that can be found here: https://www.erfrechtgids.nl/adviesgesprek/

when entering text in the textarea with every character I type the SEND button is shifted about 30 pixels down. I use the Overall Form Style = MINIMAL which looks very nice but right now it’s unworkable.

Can you please look into this? It seems to me that this is a bug.

Cheers, Marc

For now you could remedy this by simply increasing the font size or line height like so:


body[data-form-style="minimal"] textarea, body[data-form-style="minimal"].woocommerce #review_form #respond textarea {
    line-height: 38px;
}

THNX TN, that fixed my issue.

To recap:
1. Set form style to minimal
2. Turn on the option: “equal height” for that row
3. Add this to Salient custom CSS box:

body[data-form-style="minimal"] textarea, body[data-form-style="minimal"].woocommerce #review_form #respond textarea {
    line-height: 38px;
}
:grin:

Yes :)

Cheers!

hello the theme doesn’t load the child style.css only in safari can you check please?

Hey fabiodimar,

I can’t replicate this on my end – can you please share your URL in regards and let me know what version of Safari you’re using?

Cheers

I send you the url and password in private message

Hello! I’m currently working on a project and I’m using the image gallery to get a carousel-like flow going. I’ve been trying to get the images to be full height while maintaining the current width they have, but the images don’t stretch all the way to the top and bottom.

Here’s an example : https://i.imgur.com/Grodcbj.jpg

Thanks in advance!

Hey vibestudios,

unfortunately there’s no fullscreen option for the carousel as of now – by default it will respect the aspect ratios you provide and adjust the overall size based on the number of columns you select

Cheers

HI. I LUNCHED CONTAC PAGE BUT GOOGLE MAP SHOWS “IT HAS AN ERROR FROM JAVA CONSOL PROBLEM”http://claredog.com/contact-alternative and, I want show the portfolio title without date. how can I set and unselect post date ?

Hey meeromee88,

1. 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

2. There’s an option for this in the Salient options panel > portfolio > functionality tab

Hi! Another quick question. On the team member full screen bio modal, the social links are auto set to open in a new window. Is there a CSS snippet to open in the same window? Thanks!

Hey!

This would require modding the nectar/tinymce/shortcode-processing.php file in regards – search for “nectar_team_member” to end up at the correct location

Cheers

gotcha…thanks :)

You’re welcome :)

Hi! I’m sure this has been asked before but I can’t find the answer. Is there a CSS snippet to make the slide out off canvas menu 50% of the screen size? Thanks!

Hey mikedubs,

This would actually require a js mod at the moment – however, it’s worth noting that the default slide out from right option for the OCM will be wider when using the Material skin :)

gotcha..thanks :)

You’re welcome :)

Hi, is there a PSD of this that you can share with me?

Hey becky20,

Unfortunately there’s no PSDs available for Salient at this time

Cheers

Pre sale question. Can I mix elements from different demos? Say I want to mix salient-promo/image-grid/ with salient-business template. Can I do that?

Hey robbie_s!

Yes, using the Salient studio it’s easy to mix together “sections” that you see on various demos :)

http://themenectar.com/docs/salient/salient-studio/

Cheers

hello. Great theme! I am trying to use a team member module section for images with meta overlaid. See https://buildmywordpresswebsite.com/menu/

I would like to have the title show all the time and then when you hover on the image that’s when the caption text shows… and it is able to show on several lines and not overlap. Thanks tremendously for your time on this matter.

ha.. yes. that is now fixed. please check again… :)

Hey,

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


body .team-member[data-style="meta_overlaid_alt"] .team-meta {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
} 
body .team-member[data-style="meta_overlaid_alt"] .team-meta p { 
   opacity: 0;
   transition: all 0.3s ease;
}
body .team-member[data-style="meta_overlaid_alt"]:hover .team-meta p, .team-member[data-style="meta_overlaid_alt"]:after {
    opacity: 1;
} 

.team-member[data-style="meta_overlaid"] .team-meta p, .team-member[data-style="meta_overlaid_alt"] .team-meta p, .team-member[data-style="bio_fullscreen"] .team-meta p {
    line-height: 20px;
}

2. Please let me know what plugin you were using for minifcation that caused that issue before you disabled it

Cheers

Great. Thanks. Just added it and it is almost perfect. 1) Can the title show when not hovering and can the semi transparence that shows when you don’t hover be less concentrated and only really darken behind the title? Otherwise great!!! The plugin is WP fastest cache.

Is it possible to switch content below a pricing button like I’ve seen online with the “save 20% with annual payments” and after you click that the prices below change? Thank you!

But if you toggled it back to monthly payments then the pricing would go back to what it was originally, you know? Appreciate any tips you may have for me!

Hey LukeNielson,

You’d have to use a tabbed section to accomplish this. In each tab you can place pricing column(s) you design to get something similar in terms of functionality.

Cheers

Am I allowed to leave a general comment in the forum for other users to help? Is this a traditional forum that anyone can participate with (that uses the Salient Theme)?

Hey Enterfrize,

The forum is support oriented via a ticketing system. Any user can view/search all the public tickets to see the dialogue and resolution for each issue/request. You can also comment on another users ticket to help out if you desire.

Cheers

Hi, I need to add code to a button’s onclick handler. Is it possible to do this with shortcodes too? If so, how?

Hey ibster,

There’s no attribute for a custom javascript event directly in the page element, however you could easily target specific buttons by using the extra class name field

Cheers

Hi,

Hope you are doing well. I have a few questions, would you please help?

1. When using the Original theme skin, the recent posts get under the comments option and there is a white space between the recommended posts and the footer. On material design skin, the recommended posts are above the comments section.

How can I fix this white space https://imgur.com/a/o6Jx1 position it above the comments box if possible?

Here is a link to it: http://e32.057.myftpupload.com/2017/07/doing-a-cross-country-road-trip/

2. This one could be a bug. When using the Variable height & meta overlaid blog header, and not using any background/font color or image from the single page options for the header. The social sharing icons from the header are gone. http://e32.057.myftpupload.com/2017/07/doing-a-cross-country-road-trip/

However, If I put a white background and black font, like here: http://e32.057.myftpupload.com/2017/02/we-hired-a-new-employee/ the underline border is gone. I like both because you have the social sharing and a separator between the header and main content when using a light color for the header background. In future updates it would be great to show the social icons while no color or image is selected for the header, but for now can I get a css to bring back that bottom border?

3. I have put the social sharing icons on sidebar http://e32.057.myftpupload.com/2015/09/establishing-that-you-have-something-to-say/ I would like to remove the left gray line, however, I would like this only to affect the sidebar the whole site. Can you help with this too, please? thanks

Thanks for the great theme!

Hey!

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

body.single .container-wrap { padding-bottom: 0!important; }

2. Hey, they’re actually not supposed to be there on any when you’ve set the “Social Sharing Style” to “Fixed to bottom right screen” in the options panel > blog > functionality tab. The fact they’re showing on the other posts with a header BG is the actual error (which will be addressed)

3.

.nectar-social >* { border-left: 0!important; }

Cheers :)

I see, thank you for your help. Can you also help me with the 2nd part of the #2 question, can you please give a code to show the bottom border of the blog header? When selecting light gray background and black font, the default border bottom that you see here http://e32.057.myftpupload.com/2017/07/doing-a-cross-country-road-trip/ is gone. I would like to have that same line on this heading. http://e32.057.myftpupload.com/2017/02/we-hired-a-new-employee/

And If I were to control the height of the single post header, to make it larger. What class do to select it?

Hey toolbox101,

1. Add this :)

.single #page-header-bg .row {
    border-bottom: 1px solid #ccc;
}

2. As long as you’re setting at least a Background Color in the header settings metabox for you post, the Page Header Height field should work

Cheers

hi guys,

Is it possible to add a shadow to the ‘our work’ button on this page?

https://blufusion.net/

There is a shadow when you hover over it but can I put there permanently?

Thanks

Hey 0754ben84,

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

body[data-button-style*="rounded_shadow"] .nectar-button {
   box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
}

Cheers

Hi, Is it possible to add a ReCAPTCHA before people comment on posts?

Hey mcintalmcmaster, yes with the use of a plugin such as https://wordpress.org/plugins/google-captcha/

Cheers

So only with a paid plugin?

Hey, the plugin I posted above offers functionality for post comments as you requested as is free. I’m sure there’s many other free plugins for the same thing as well

Cheers

Hi ThemeNectar, I am trying to create a blog exactly like below URL for last many days http://themenectar.com/demo/salient/blog/blog-masonry-sidebar/

I have used a blog element and selected the layout ‘Masonry Blog with Sidebar’. But i am not able to see the side bar and pagination below.

Also i need to open the post in the same tab like in the above sample URL.

Please guide me.

Thanks in advance, Vivek

Hey Vivek,

Have you purchased the theme on another account? I currently don’t see a license attached to this user

Cheers

Hi ThemeNectar,

Yes we purchased the theme on another account : djeevankumar

Please guide me in building a blog exactly like below URL for last many days http://themenectar.com/demo/salient/blog/blog-masonry-sidebar/

I have used a blog element and selected the layout ’Masonry Blog with Sidebar’. But i am not able to see the side bar and but the blogs are listed in 2 columns.

Also i need to open the post in same way like in this blog when i click on ‘Read More’ button. Also pagination should be there.

Thanks in Advance, Vivek

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