Hi, the pop up is calculating to arrive below the visible area?
]]>Hi, how do I change the order of how the team members are shown? At the moment it’s in alphabetical order.
]]>Hello, the plugin has stopped working since the last WP update.
]]>Hello,
I have been using the Meet My Team plugin since 1.x and have just recently upgraded to v2. However upon upgrading, I found that shortcodes inside the biography field no longer works. Is there a fix for this?
]]>Hello there, it seems the [meet-my-team show_groups=”GROUPS”] shortcode does not work, how can I fix this?
]]>Is it possible to hide the default profile photo for the team once it is clicked and the bio is opened? I have other photos embedded inside the Bio and would like to hide the main bio photo once it is opened.
]]>Hi,
I’m getting error: Uncaught TypeError: e(…).live is not a function coming from /wp-content/plugins/meet-my-team/public/assets/js/public.min.js?ver=1.1.3.
I believe this is related to the updated jQuery version in WordPress 5.6.
]]>Need help to change 2nd heading on page. This cannot be done in backend of the webpage. Also could not find a plugin that is being used to add this meet our team feature on each of the locations pages
]]>I want to split team members out into two sections. One for this year’s speakers and another one for past contributors.
I created two categories, one called ‘2019’ and one called ‘Past’ and assigned the members accordingly. I used this shortcode on the speakers page [meet-my-team show_groups=”2019” cols=”5″ disable_modal_centering=”true”] but it’s still displaying all the members.
From what I can tell there is nothing wrong with the shortcode – it looks to be broken.
]]>Found that the WYSIWYG editor was not working properly on the Biography field and outputting raw html. Make the following edit to fix it:
edit: /wp-content/plugins/meet-my-team/admin/includes/Custom-Metaboxes-and-Fields/helpers/cmb_Meta_Box_types.php
around line: 415
change this:
wp_editor( self::esc( $meta, 'esc_textarea' ), $field['id'], isset( $field['options'] ) ? $field['options'] : array() );
to this:
wp_editor( $meta, $field['id'], isset( $field['options'] ) ? $field['options'] : array() );
]]>
Hi there, I’m curious if you’ll be fixing PHP 7 compatibility issues?
Here is what came up when scanning a site with PHP Compatibility Checker plugin:
FILE: /wp-content/plugins/meet-my-team/admin/includes/Custom-Metaboxes-and-Fields/init.php
------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------
208 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword '__DIR__' (since version 5.3)
------------------------------------------------------------------------------------------------------------------------------------
]]>
Hi, I’m curious if anyone has a copy/paste functions.php code snippet for allowing the scripts and styles of this plugin to only load on pages or posts that use them?
Not liking that the plugin loads all its resources on every page, when I only have tables on one or two of those pages.
I’m not much of a coder so I’m hoping someone can help.
Here is an example of how Tablepress told me to solve this: https://www.ads-software.com/support/topic/enable-tablepress-resources-only-on-pages-that-use-them/
This is how people say to do it for Contact Form 7 and I’m trying to accomplish the same thing with this plugin too:
/**
* Remove Contact Form 7 scripts + styles unless we're on the contact page
*
*/
add_action( 'wp_enqueue_scripts', 'ac_remove_cf7_scripts' );
function ac_remove_cf7_scripts() {
if ( !is_page('id-or-slug-goes-here') ) {
wp_deregister_style( 'contact-form-7' );
wp_deregister_script( 'contact-form-7' );
}
}
]]>
If we wanted to add the email address to Team Members page where it displays under the designation – how would I go about doing that? Thanks for any information.
]]>Hi,
I would like to add a shortcodes inside the biography field, I tried to use the code suggested in the following post but it doesn’t work for me:
“hello,
i have worked on it this morning.
and it work, use it in the part you need to use the shortcode. (i have created a new custom field for my shorcode) in shortcode.php:
if( $details[‘posts’] != ” ){
$modal .= do_shortcode ( ”.$details[‘posts’].”);
}”
Can you help me?
Thank you
]]>I’ve installed the following short code:
[wp-team grid=”3″ design=”design-2″]
Design-wise, it’s what I want, 3 images across.
But when I load the images into team member builder, the resulting images show up under the box, with no image inside the box.
website page
When I built it in “design-1” the images were in the boxes. Please advise.
I am using the shortcode and noticed that it was breaking the layout on the rest of the page. I noticed that the very last row of each section doesn’t close the div. I fixed it for now by adding an extra </div> to line 155 of shortcodes.php but I thought I’d let you know.
]]>Hi All,
Sorry this is probably a really basic question but I’ve just downloaded this plugin and added a a team member. When I go to preview it say ‘Page not Found’.
Can anyone give me any help?
Thanks
]]>The Add or Upload File for the bio picture does not work. I have to manually copy and paste the link for each photo into the box.
]]>How can I change the font size of the members name and title in the modal?
]]>The issue I have is when I add the My Team Member gallery shortcode to my page (https://www.thearf.org/test-test-pros-page/) it forces all sidebars added to this page (on the left or right side) down to the bottom of the page to a position right above the copyright footer. Do you know what is causing this problem and how I can fix this bug so I can add a right sidebar and a My Team Member gallery to this page without causing the error in question?
Thanks for your help in advance!
Page in question: https://www.thearf.org/test-test-pros-page/
]]>Please enable us to select categories by slug, which is unique, URL friendly, and also not-exposed to the users elsewhere.
or directly by ID, which is really the best option.
Thanks!
]]>Is there any option to order the display? I would like to put the personal url between the e-mail and description of team member.
Plus, I want to change the name “Personal link” to “Curriculum”, how can I do it?
Thanks.
]]>Upon clicking a team member, the pop up loads at the bottom of the page. This issue has been reported before within the last 3-4 months without response.
I am using the current version of WordPress which is 4.2.2.
]]>Hello!
Where in this widget can you change the grid layout from 4 columns to 3 columns? Is this possible?
Please advise and thanks!
Alex Tiscareno
FIVE
Communications Design Studio
Hi,
I would love to see some actions and filter in this plugin. Perhaps some to modify the output of team members and some to change/add fields.
Also I noticed you are using .live()
, which has been deprecated since jQuery 1.7. Should be replaced with the .on()
Thanks.
]]>I am having a problem getting the content to pop up when I hover over? Right now it does nothing when I hover over the images?
I am using this as my short code….
[meet-my-team cols=”3″ show_groups=”” debug=’true’ disable_modal_centering=’true’]
]]>Please can someone help me to apply css hover effect to the photo. When i roll the cursor to an image want an icon displayed or to photo changed to grey color. thank you all
]]>Hello,
I need assistance with two issues I am having with this plugin. 1) Is there a way to alphabetize the team members? 2) Sometimes when I edit a member, and then hit update, the formatting messes up. Usually when I bold a title. Has anyone experienced these issues? I don’t mind using PhP, but I am a novice at it.
Thanks!
Anthony
hello,
is it possible display only one member of a category with shortcode ?
]]>I had a list of 23 Team Members, all rows had 3 members except the last row had 2.
I noticed the plugin would not close up all the divs properly on an incomplete row, and in my case, this wrecked the page lay out.
I made a few simple changes to the shortcodes.php file and it fixed the issue.
I generated a patch file that reflects my changes.
While i was there i cleaned up the header tags in the bottom of the file. Hopefully you can roll these fixes into the next release.
Thanks for a nice plug in.
--- shortcodesoriginal.php 2014-05-13 23:47:55.000000000 -0400
+++ shortcodes.php 2015-01-30 13:48:21.914725169 -0500
@@ -128,6 +128,7 @@
class='mmt_container ".$this->parent_container_class."' id='".$this->parent_container_id."'>";
$team_members = array();
+ $counter=0; // pab fix
foreach( $team_members_list as $index=>$member ){
if( $index%( $this->cols ) == 0 ){
@@ -145,8 +146,9 @@
$mmt .= $this->build_single_member( $member_details );
+ $counter++; // pab fix
- if( $index%( $this->cols ) == ($this->cols-1) ){
+ if( $index%( $this->cols ) == ($this->cols-1) or $counter == count($team_members_list) ){ // pab fix
$mmt .= '</div><!-- '.$this->row_container_class.' -->';
}
@@ -216,8 +218,8 @@
if( $this->display_picture == 'true' ){
$display .= '<div class="mmt_member_img"><img src="'.$details['bio_picture'].'" alt="'.$details['name'].'" ></div>';
}
- $display .= '<h4>'.$details['name'].'</h3>';
- $display .= '<h6>'.$details['designation'].'</h4>';
+ $display .= '<h4>'.$details['name'].'</h4>'; // pab fix
+ $display .= '<h6>'.$details['designation'].'</h6>'; // pab fix
$display .= '</'.$this->item_container.'>';
return $modal.$display;
]]>