Code

Discussion on Heroes Assemble - Team Showcase WordPress Plugin

Discussion on Heroes Assemble - Team Showcase WordPress Plugin

Cart 1,697 sales

nathanonn supports this item

Supported

This author's response time can be up to 2 business days.

152 comments found.

Hi, pop up scroll doesn’t work on Safari. Can’you help me ?

Is there a search function available with this?

Nope – This is no search function for this plugin.

Hi. Love this plugin. However, when this was written, it uses 0 based column, so if you pick 4 columns it is actually 3, if you pick 4, it is actually 2, and so on and so forth. It would be great if you guys could make this based on 1 not 0.

Please submit a ticket here for further assistance: https://smashingadvantage.zendesk.com

Name and Titles Colors

Read through the comments – I want to change the background color of the persons name and the background color of their title>

I have seen you respond:

You can also add the !important tag to the css to force the color change.

For example: .lhea-color-mustang .lhea-sorting-style-5 .lhea-term-filter { background: #F5CF64 !important; }

but I am not sure that answers my question as I don’t understand it. ;)

Client already purchased this, I don’t have the code so asking question here.

GREAT Plugin btw

Please submit a ticket here: https://smashingadvantage.zendesk.com together with your client’s purchase code

Beautiful plugins. I have a couple question before purchasing. 1. Can team members log in to edit their own profile? 2. Can I add custom fields to their profiles, such as favorite color, favorite singer, etc? Thank you!

1. Nope

2. Nope

Hi, “before I buy” questions here.

1. Is it possible to add some text (description below title and name) to demo 2?

2. Is it possible to mix demos on one page? I’d like to display Company’s Partners like in demo 2, and below the rest of the team like on demo 3.

Are those things doable within plugin’s functionality, please?

Or, possibly, is it doable to have this plugin working alongside built in team functionality within a theme (on the same page).

Many thanks, Monika

1. Is it possible to add some text (description below title and name) to demo 2?

- Yes. You need to turn on the “Show Excerpt” option

2. Is it possible to mix demos on one page? I’d like to display Company’s Partners like in demo 2, and below the rest of the team like on demo 3.

- Yes. You can create a team using demo 2 style, and another team using demo 3.

Hi, I’d like to change the feature colour of the Mustang skin to a slightly more yellow colour (#f5CF64) instead of the orange.

Could you tell me what is wrong with my code? It’s not working.

Thank you very much.

.lhea-color-mustang .lhea-member-style-2 .lhea-external-link .fa-stack-2x, .lhea-color-mustang .lhea-member-style-2 .lhea-modal-trigger .fa-stack-2x { color: #F5CF64; } .lhea-color-mustang .lhea-member-style-2 .lhea-member-name { color: #F5CF64; }

/* modal /

.lhea-color-mustang .lhea-modal-contents .lhea-modal-picture-hover .lhea-modal-name { background: #F5CF64; } .lhea-color-mustang .lhea-modal-contents .lhea-modal-name-position .lhea-modal-name { background: #F5CF64; } .lhea-color-mustang .lhea-modal-contents ul.lhea-modal-extra a:hover, .lhea-color-mustang .lhea-modal-contents ul.lhea-modal-extra a:focus { color: #F5CF64; } .lhea-color-mustang .lhea-member .lhea-modal-link, .lhea-color-mustang .lhea-member-style-2 .lhea-modal-link { background: #F5CF64; }

/ sorting options */ .lhea-color-mustang .lhea-sorting-style-1 .lhea-term-filter { background: #F5CF64; } .lhea-color-mustang .lhea-sorting-style-3 .lhea-term-filter:hover, .lhea-color-mustang .lhea-sorting-style-3 .lhea-term-filter:focus, .lhea-color-mustang .lhea-sorting-style-3 .lhea-term-filter.filter-activated { color: #F5CF64; } .lhea-color-mustang .lhea-sorting-style-3 .lhea-term-filter:hover, .lhea-color-mustang .lhea-sorting-style-3 .lhea-term-filter:focus, .lhea-color-mustang .lhea-sorting-style-3 .lhea-term-filter.filter-activated { border-color: #F5CF64; } .lhea-color-mustang .lhea-sorting-style-4 .lhea-term-filter:hover, .lhea-color-mustang .lhea-sorting-style-4 .lhea-term-filter:focus, .lhea-color-mustang .lhea-sorting-style-4 .lhea-term-filter.filter-activated { color: #F5CF64; } .lhea-color-mustang .lhea-sorting-style-4 .lhea-term-filter:hover, .lhea-color-mustang .lhea-sorting-style-4 .lhea-term-filter:focus, .lhea-color-mustang .lhea-sorting-style-4 .lhea-term-filter.filter-activated { border-color: #F5CF64; } .lhea-color-mustang .lhea-sorting-style-5 .lhea-term-filter { background: #F5CF64; }

Hi, I’m afraid it’s not live yet. We’re at the start of the design process.

I’ve temporarily removed the maintenance mode. We are right at the start of the development but the team page is here: http://sandswealthmanagement.tech/about-us/the-sands-wealth-management-team/

Just checked your site. I don’t see any of your custom css being inserted into the site.

How do you insert those custom css? Did you modify the plugin files directly?

For adding custom css, it’s best to use this plugin: https://wordpress.org/plugins/simple-custom-css/

You can also add the !important tag to the css to force the color change.

For example: .lhea-color-mustang .lhea-sorting-style-5 .lhea-term-filter { background: #F5CF64 !important; }

Also, you might want to all non-css texting, like /* modal / or / sorting options */

hey, does this plugin support search function? I mean, I want to the visitors of my website able to search among team members. Is it possible?

and is this plugin working on XTRA wordpress theme?

Nope – there is no frontend search function for this plugin

Hi, love the plugin. I require two filter levels. Location and Service. Eg, Select New York, shows that locations listings, then drill down to just Developers – is this possible please?

Unfortunately, two filter levels wasn’t available in the current version.

Hey there. Pre-purchase question. Instead of having a “filter” with different categories and then displaying the team members in that category on the fly, is it possible to have the categories as a drop down menu instead in the main navigation. For example, the main menu item would be Topics, and under that would be the Categories. If Category A was selected from the drop down menu, it would take the user to a page that showed those team members from Category A only. Thanks in advance.

In theory, it can be done – but it’s not straight forward. Here’s what you can do:

1. Setup a main page that contains all the topics with categories under each topic ( you might need to use page builder plugin to do this ).

2. Setup a separate page for each team members category using the shortcode generator available in this plugin.

3. Link up the categories (in topics page) with each separate category page you’ve created in step #2.

Hello, is there a way to import contacts/team persons, with photo and data.. and how can be done if its possible? Tnks

Unfortunately, there is no import feature for this plugin. However, the team members is a custom post type – so you could use some of the plugins that allows you to import custom post type’s data to do so.

Here’s a few reference for you:

https://www.wpbeginner.com/wp-tutorials/how-to-exportimport-custom-post-types-in-wordpress/ https://es.wordpress.org/plugins/wp-ultimate-csv-importer/

Hi. I want to make sure this plugin is compatible with Avada before purchase? I see some people saying it is not.

At the moment, there is a minor incompatibility with Avada theme. However, this bug will be fixed in the upcoming release (v2.0.0).

Does it work with wordpress.com (business plan where I can upload a pluggin)?

Haven’t try this before. But, probably not.

This is a great plugin; however, it doesn’t seem to work in Safari. I even ran your demo in safari and it doesn’t seem to work either. Is there a fix?

Please submit a ticket here: https://smashingadvantage.zendesk.com regarding this issue. Also, please include a screenshot of what you saw in safari

Hi there! I’m willing to purchase this awesome plugin but I’d first like to clear up a couple of doubts. I will use it to showcase my university projects since I like the modal feature implemented in your demo #4. Is it possible to incorporate an image gallery into the modal content? Can I edit the elements in the modal (delete skills and social sections)? Thank you in advance!

1. Is it possible to incorporate an image gallery into the modal content?

- Yes – but I would suggest you to use only the default gallery

2. Can I edit the elements in the modal (delete skills and social sections)?

- Yes

Thank you for your reply!

How can I change the icon in option 1 to something else?

Found it, last drop down, modal icon under generate shortcut settings

Hi there, I want to change the bottom half of the slide out to match the description background. I’m using the FlatUI style, for some reason when I put the code into theme options > advanced > custom CSS, I can’t get anything to change. Am I missing something to target the plugin? }

.lhea-color-flatui .lhea-modal-contents {
   background: #ECF0F1;

Can you show me your website?

The content (bio) is not showing up in the modal. Read the documentation, which was straight forward so i have no Idea why its not working

Probably some css conflict with your website. Can you show me your website?

Hi. is it possible to use the plugin in Wordpress Elementor with a shortcode?

Yes – as long as you use the shortcode widget

Hi, is there an option to add a search box for your plugin? I would like to have a possibility to search specific members by name.

Nope – this is no search function for the current version.

Hi

I want to create a layout like your demo 7. How Can I do it please?

Please submit a ticket here: https://smashingadvantage.zendesk.com together with your website url

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey