For some reason, this plugin has been pulled from WordPress for a month now. I know it says that this is temporary but with Wordfence showing this as a critical vulnerability on my site I feel like I shouldn’t be waiting around too much longer. Is there still a plan for the plugin to return or should I be seeking out an alternative at this point?
]]>For a few months now we’ve had the problem that in the team layout gaps seem to appear. The page used to be neatly presented, 4 in a row. Now some rows have 2 members, some 1, all on the right (same problem as posted 2 years ago by avichoice)
Seems to coincide with names of previously mentioned members, which go over two lines.
Does anyone know why this is happening or how to prevent it?
Thanks in advance!
]]>Hello,
I’m no longer able to add a new member to an existing or a new group.
When I click to “Add New Member” button in the group, the page returns a message “Post updated.”, but the member is not added.
The pop-up windows stopped working when clicking on member images. I am using version 3.7 of TeamMember Pro. It seemed to happen with the latest WordPress update. What is the solution?
]]>After last version update site goes down with this message in logs:
2020/09/09 10:19:54 [error] 1666#1666: *437470 FastCGI sent in stderr: "PHP message: PHP Warning: require_once(/var/www/html/wp-content/plugins/tc-team-members/lib/metaboxes/includes/CMB2_Base.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/tc-team-members/lib/metaboxes/init.php on line 156
PHP message: PHP Fatal error: require_once(): Failed opening required '/var/www/html/wp-content/plugins/tc-team-members/lib/metaboxes/includes/CMB2_Base.php' (include_path='.:/usr/share/php') in /var/www/html/wp-content/plugins/tc-team-members/lib/metaboxes/init.php on line 156" while reading response header from upstream, client: 103.24.85.170, server: ethereumico.io, request: "GET /ethereum-wallet/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock:", host: "ethereumico.io", referrer: "https://ethereumico.io/product/crowdsale-contract-development/"
]]>
I updated the TC Team Members plugin from a very old version. In the previous version, there were two fields – long description and short description. With version 1.9 there is only one description field and no text is showing up for the existing members.
Any suggestions on how to get the data into that field?
]]>Hello everyone,
I want to create a CV icon below of each member. As there is no this option to the plugin I created it in Custom Icon & Link Code tag and I used this code:
<i class=”ai ai-cv ai-5x”></i><a target=”_BLANK” class=”black-text-link”
(the code is not exactly the above, i don’t know why but it doesn’t show showing all the code when i post it, but the code is not the point that I want to mention)
This works fine but if I use it in multiple members (I want each member to have this CV icon), then the next member is reordered and is appearing very tiny. Is there any idea how to fix it?
Thank you in advance
]]>I just installed your TC Team Members to see if I like it before I look more into the Pro version. Like others, I’m getting an Updating Failed message when I insert the shortcode in my page. No matter how much or little I put in members, it always fails. Are you sure this plugin works? I have WordPress 5.2.3 on my web hosting website.
]]>But… why i should write about this fail? There never comes a answer…
]]>I have used tc team member plugin on my site. I want to update current installed WP to latest version WP but this plugin is not comatible to latest version 5.2.
Can you please let me know what’s your plan to upgrade it.
Thanks,
]]>Hi,
I’m having a problem with the TC Team Members plugin. I get an updating failed message when I update the page. I have two TC Team Members shortcodes on the page.
When I remove both of the shortcodes for TC Team Members, the error goes away. If I only remove one of the shortcodes, it still fails.
When I update another page without TC Team Members (but with a shortcode for another plugin) it works.
I looked in the error log on cPanel for this site and I am not seeing any errors.
I’m using Version 1.9.
WordPress 5.1.1 running onepress-child theme.
Running PHP version: 7.0.33
Is there something I can do to help diagnose this problem?
Thanks,
Darren
Dear Sir,
I can no show Name and Job description in V1.7, but not in V1.8.
Please let me know how to restore V1.7
Regards
Samy
]]>Dear Sir,
As the Full name and Job title already show under a image, I don’t want to show Full name and Job title during hover (mouse over).
Could you please advice me help to solve it?
Regards
Samy
]]>Hi
I want to open full page link of user profile when clicked on respective image.
Please help what to do?
Thanks
Satish
]]>Why i can’t view the facebook icon ,previous i able to view but dunno now can’t view the icon .How do fix it.
Thanks
]]>This page used to be neatly presented, 4 in a row.
Now some rows have 2 members, some 1, some on the left, some on the right…
Please advise.
Thanks
I want to make all services as team with image and some description on overlay. Can i do this by using this plugin. Check above url.
give me solutions so that i can do my work.
]]>Hello,
In the Team Member plugin, I would like to create a link so that when you click on the team member’s name, it takes you to their description. How would I do this?
Many thanks.
]]>Is there a way to center the team members on a page? I currently have a team consisting of 7 people, so I have 2 rows of 3 members and a single member justified left by himself. Is there a way to center the final row?
]]>What is the actual size of team members image?
]]>Hi
Is there a way to show email address?
Is there a way to hide no usable icons?
Thanks
Hi,
Within capistrano deployed enviroments the cmb2_utils()->url( “js/cmb2{$min}.js” ) (line 74 in tc-team-members/lib/metaboxes/includes/CMB2_JS.php and more) returns a path instead of URL (because of the symlinks capistrano makes).
I think you should use :
wp_enqueue_script( self::$handle, plugins_url(“/tc-team-members/lib/metaboxes/js/cmb2{$min}.js”), $dependencies, CMB2_VERSION, true );
(works for me anyways)
]]>Hi, actually I am implementing a team section through TC Team Members plugin, but I need to show team member description with limited words not with whole description, means like we simply do in wordpress `<?php echo substr(strip_tags($post->post_content), 0, 200);?>’ . I actually want like this but I don’t know how should I use this code in TC Team Members plugin.
]]>