[Resuelto] Show user info at author archive layout
This support ticket is created hace 7 años, 1 mes. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
I need to show some author info at archive page (before list of posts): name, bio, image, etc.
I've tried something like this:
[types usermeta='bio' user_is_author='true' output='raw'][/types]
And it's sometimes working and sometimes not. Looking at reference for this shortcode, it looks that it's not supposed to take user info from archive parameter, but from some post.
Is there any variable that would provide user id at archive page? So I'd use it like this:
[types usermeta='bio' user_id='1'][/types]
Thank you for contacting Toolset support. Please make sure you have register shortcode & function first ‘queried_object_id’ in Toolset >> Settings >> Front-end Content >> Third-party shortcode arguments. And also in >> Functions inside conditional evaluations section -- screenshot attached for example.
If above does not solve the issue, please provide temporary access (WP-Admin and FTP Login info) to your site (preferably staging site), so that I can look into your setup and check the issue.
Your next answer will be private which means only you and I have access to it.
=== Please backup your database and website ===
✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important.