I been using your plugin for a while now and it is been going great. However, It started acting up recently.
When I edit/load the page, it gives me an Uncaught TypeError: Unsupported operand types: string * int in /home/amdt/demo.amdt.ca/wp-content/plugins/team-showcase-supreme/output/common-output-file.php:135
I did some research on the following error; I think It is related to the higher PHP (8.0 +)due to “A non-numeric value encountered”
check the following example below: https://stackoverflow.com/questions/66238017/fatal-error-uncaught-typeerror-unsupported-operand-types-string-int-in.
]]>Warning: Cannot modify header information - headers already sent by (output started at [...]/public_html/wp-content/plugins/gs-team-members/includes/gs-team-scripts.php:360) in [...]/public_html/wp-admin/admin-header.php on line 9
With the plugin disabled, the warning goes away.
(I know I can get rid of it by setting WP_DEBUG to false, but I like to keep all warnings and notices to a minimum on my site)
]]>My client wants a new staff plugin. They are currently using staffer and I would like to know if there is any way to extract the data from the plugin to use in another team plugin to avoid having to cut and paste about 100 profiles.
Thanks for your help.
Inez