857 comments found.
Hello. Each individual is set up as ../team/individual
When I try to create a shortcut removing the ”/team” portion, so just ../individual it makes a redirect loop. Yet the actual page /individual doesn’t exist. Is there somewhere in the settings I can fix this? We don’t want all of our team urls to have ”/team” in the url.
Thanks
By the way, it was working before, so I’m wondering if the latest update changed something accidentally, maybe?
Hi! In the settings you can edit the ’/team/’ slug but I’m not sure you can completely remove it. I didn’t change anything in my plugin related with this, but WordPress might have changed the way it handles permalinks. How were you removing it before? Greetings, Carlos
I didn’t remove it before, it just worked. So maybe Wordpress changed something. Is there a way to set up a redirect? I use a plugin for redirects, but when I tell it to redirect (for example) /team/first-last to /first-last it creates a loop. Is there anywhere in your plugin that may be removing ”/team” because I’m not doing it with redirects anywhere.
Thanks for your help! This plugin has been outstanding, but I’m a bit concerned because all of our business cards have “direct” links to team member names (with /team removed), and I can’t get past the redirect loop!
My plugin doesn’t offer any option to do this, only to edit the slug itself. In theory you can’t remove it, according to wordpress documentation. The team entries are a custom post type and WordPress needs the ’/team/’ (or any other you choose) in the url to know it should open an entry from that post type. Creating a redirect is not enough, since the /member-name page won’t exist. What you need is to manipulate the way Wordpress handles permalinks. Reading a bit about it, it seems there were ‘hacks’ in the past to make this work, but no longer work with recent versions of WordPress. Check out this post on StackExchange: http://wordpress.stackexchange.com/questions/203951/remove-slug-from-custom-post-type-post-urls you’ll find some custom code to make this work (in case you want to try it, ‘tshowcase’ is the custom post type id for the team entries). But if you notice the second most voted answer, it’s basically saying this is not possible. Any ‘hacks’ might not be future proof. I believe the best solution is for you to create redirections, but the other way around, so redirecting /member-name to /team/member-name, so if anyone visits the url you have on your business cards, it will open the correct page anyway.
Hope the info helps. greetings, Carlos
Thanks, Carlos! Yes, I was trying to redirect /member-name to /team/member-name, and it was creating the loops. That’s why I wondered if you might have a solution for that. In theory it should work, but it’s almost as if the system thinks /team/member-name IS /member-name already! I’m perplexed, to say the least.
Ah, that makes more sense. Did you check if you have duplicated redirects? If you don’t have any redirect rule applied to the /team/ folder? If you visit the /team/member-name page directly, it doesn’t work? Sometimes it helps to resave the permalinks ( /wp-admin/options-permalink.php ). Write me a message via the contact form on my profile if the problem persists and we can follow up via email. It will most likely be a permalink issue or a problem with the redirect plugin options. Greetings, Carlos
Team pages working properly. No duplicate redirects set up. So baffling! Thank you so much for your help, top-notch service as usual! PM sent…
Hi, Pre-purchase question. is there an option for individual team members single page to open in a popup, instead of a link opening the single page it stays on the team page and popup the single page.
Hi! Thank you for your interest in the plugin. A lightbox feature is not included in the plugin, but it lets you easily set it up with another plugin. Here’s more info on how to do it: http://cmoreira.net/team-showcase/open-single-page-content-in-lightbox/ If you have any other question let me know. Greetings, Carlos
Hi – A presales question, Can you a member image by a specific URL? For example, http://example.com/pic/1.jpg for image of member A, http://example.com/other/2.jpg for image of member B, etc.thanks.
Hi! Thank you for your interest in the plugin! Currently it is only possible to set a member picture using the ‘add featured image’ wordpress feature, so the image needs to be in the media gallery. But the option to set the member image via URL is something I plan to add for a future version. If you have any other question let me know. Greetings, Carlos
Is it possible to add a custom text (not the Free HTML or the other fields, this I’l have allready in use) to the shortcode?
Hi! Thank you for using the plugin. You can add data using the ‘Custom Fields’ panel, but you’ll need a small code change in the plugin file to grab that info. Write me a message via the contact form on the support tab and I’ll provide instructions. Greetings, Carlos
HI Chris,
Can you please tell the the css class target for the .tshowcase-single-position on the single post page.
#tshowcase-single-position .tshowcase-single-position { ... }Hope it helps. Greetings, Carlos
Im having trouble entering the title on single page. Can you pleas provide me the css here. http://bit.ly/1qv2XKv
.type-tshowcase h1.entry-title { }Hope it helps. Greetings, Carlos
Hello, pre purchase question. Can I add a bio into the pager style? Thanks!
Hi! Thank you for your interest in the plugin! Yes, you can display the long text field for the bio in the pager layout. If you have any other question let me know. Greetings, Carlos
Members can modify their own information?
Hi! Thank you for your interest in the plugin. Only admin members can edit/add member information. Capabilities can be changed so other members can edit information, but the plugin was not built to be a user profile management tool, so there will be limitations. If you have any other question let me know. Greetings, Carlos
Is there a way to get the text under the pic to wrap? What happens now is the text stays in one line and pushes the next photo out for the length of the line. It would be nice if the text would wrap in the space equal to the photo above it. I tried css for white space and word breaks but no success.
Hi! The latest version available for download of the plugin should handle this better. Try downloading the new version and replace the plugin files in your site and check if it improves this. If the problem persists, write me a message via the contact form on the support tab. Greetings, Carlos
hey we are using this plugin for our company website and is conflicting with two other plugins that we use. But only in the back-end. Super Fly menu and Gravity Forms… We have to turn off Team Showcase if we want to go into either of these other two plugins to make edits. I assume it has to do with jquery conflicting.
But everything works fine on the front-end when they are all turned on… it only happens on the back-end . How can we fix this
Hi! I’m not aware of any conflicts with those plugins. Can you write me a message via the contact form on the support tab with the purchase code for the plugin and if possible temporary admin access? Greetings, Carlos
Thanks
Actually I just updated it and it still doesn’t work.. This is not good
Hi, thank you for using the plugin. The shortcode is displaying as text in your page which usually means the plugin is disabled. Can you double check if it’s enabled? If the problem persists, can you provide me temporary admin access? You can write me a message via the contact form on the support tab and we can follow up via email. Greetings, Carlos
It has been enabled and working great since August. All the same plugins have been there as well. Sending you login now
Thanks
Thank you for sending the details. Just to update this thread, the issue was solved by generating the shortcodes again. Greetings, Carlos
Hi, I used your plugin fortime now, i wich to know if you plan to upgrade the ability to add custom Social profile links ?
Hi! Thank you for using the plugin. The ability to add custom social links and icons is not something I will implement soon. But I’ve been adding more social networks fields, according to requests. Are you looking into adding a specific social network that it’s not there? Greetings, Carlos
Hi ! I build a directory for creative and designer profil in France with visual and audio maker.
The social network i want to add are Behance, Tumblr, DeviantArt, Soundclound, mixcloud.com, FreeMusicArchive and Myspace
That why i ask if custom social links ^^ But i the most important are Behance and tumblr, and at leat Soundclounc and Myspace
I might add Tumblr, Behance, Soundcloud, Mixcloud and Deviantart in the near future. Check the update log from time to time, to check if a new version with the icons came out. Greetings, Carlos
Allright, Greetings
Hi,
Great plugin!
I saw a previous post about how to change the colours of the filters, which I’ve managed to do. Three things I still can’t work out: How do I remove the grey shadow from the text in the drop-down menus? How do I change the colour of the highlight that’s shown on roll-over (currently grey)? How do I get the filter title (i.e. the top level of the filter) to change colour when it is active, in addition to the change of colour that I’ve already got within the drop-down list when it is active?
Many thanks!
Hi! Can you send me a message via the contact form on the support tab with the purchase code for the plugin and a link to your page? This way I can check which CSS work better in your site. Greetings, Carlos
Hi, I would like to ask if this plugin does alphabet filtering. I mean choose a letter, example “B” and show only the team members their names start with the letter “B”
Hi! Thank you for your interest in the plugin. Currently the plugin does not do that automatically, but you can manually assign each entry to a category, so you could have a category for each letter and filter them that way. This would be a workaround to achieve what you describe. If you have any other question let me know. Greetings, Carlos
I understand, but I would like also to work with departments and alphabet filtering.
The next update for the plugin (hopefully still this week) will have the option to activate a second taxonomy, so you would be able to have ‘departments’ and ‘alphabet’ as 2 separate ways to categorize the entries. You could then have separate pages for each letter and for each page have the live filter with the departments, for example. Greetings, Carlos
Thanks Carlos, great!
Hi, How do you target paragraph text on single page: http://bit.ly/1fuz3g1
.type-tshowcase p { ... }Will target the single page paragraphs. Greetings, Carlos
Hi, this Plugin work fine Is it possible to show all team member locations in a google map?
Hi! Thank you for using the plugin! Currently it is not possible to display team members in a google map. Currently there isn’t a google maps integration option. However this is something I might implement for a future version. Greetings, Carlos
Hi Cmoreira,
I am interested in this plugin to make my staff & models easier to manage and link together but am still a bit confused about some of the features and hoping to get it cleared up.
1) When it says Sing Page, does this mean that I can create a Post/Page and link it up to the Team Members Photo? EG, if I were to click on their profile photo, it directs me to the page that I have created?
2) Can you show a particular single member on a page?
I will have more questions but just wanted these ones to be answered since they are the most important to me.
Thank You
Hi! Thank you for your interest in the plugin! Team members will work in a similar way to a page or post. When you add a new entry, it will automatically create a page with information for that member. The visuals will depend a bit on your theme, but here’s an example: http://cmoreira.net/team-showcase/team/elene-mcknight/
When you add a new entry, you’ll also have a field to write long content, that will display on the single page: http://cmoreira.net/team-showcase/file/2013/05/ADMIN03.png
But you can also create your own page if you need, and get the team member picture to link to that custom page: http://codecanyon.net/item/team-showcase-wordpress-plugin/4936368/faqs/18972
And yes, you can create a shortcode to fetch only one entry, and display that entry anywhere you need.
If you have any other question let me know. Greetings, Carlos
Carlos, you have sold me.
Thank you for your response as this is what I needed!
All the best.
Hello there, I would like to buy this plugin, but just i have a question. I have a directory for members that contains more than 1000 member, is there a way to migrate them via any code to your plugin? Thanks in advance
Hi! Thank you for your interest in the plugin. One way to do it would be to use another plugin that allows you to import CSV data into WordPress: http://codecanyon.net/item/team-showcase-wordpress-plugin/4936368/faqs/25040 Hope it helps! Greetings, Carlos
We are using the plugin but the grayscale is not working on safari (Version 9)
Hi – Can the listings be displayed in alphabetical order?
Hi! Yes, the listing can be displayed in alphabetical order, and also in alphabetical order according to last name. If you have any other question let me know. Greetings, Carlos
Hy,
We used this plugin but with the last update we got a BUG and I see in you’re main site have the bug too. Please can you solve:
When i used Simple team grid with Ajax pagination some browser on click give back 0 and the carousel are crashing. Browser problem: Safari, Explorer, Chrome
See it here: http://cmoreira.net/team-showcase/category/grid/Thanks a lot
Hi! Thank you for reporting this. Indeed seems in some browsers it is not working well. It’s a new feature, so it might have bugs that I didn’t find. I will look into it and try to release an update as soon as possible. Once again thank you for reporting. Cheers, Carlos
add_action('wp_ajax_tshowcase_shortcode_build', 'shortcode_tshowcase_ajax');And replace it with:
add_action('wp_ajax_nopriv_tshowcase_shortcode_build', 'shortcode_tshowcase_ajax');
This should solve the issue. Check if it works! I’ll release an update soon with this fix. Greetings, Carlos
Thanks Carlos for the fast help. Now its work great