Thread Starter
robdek
(@robdek)
I resolved my issue. In the playerlist I was referencing with my shortcode, I had to update it to include the Squard Number in the selected columns.
The problem was occurring when using the player gallery shortcode to access this playerlist as I can’t explicity select the columns there. I didn’t think of this because the number shows up anyway in the name banner under the picture.
Thanks
Thread Starter
robdek
(@robdek)
After further troubleshooting it appears that the use of the “?” in the URL instead of the “&” what having multiple vars was the problem.
Thread Starter
robdek
(@robdek)
Have done some troubleshooting and it appears that the jobid variable passed through the URL is not being read by the respective pages.
Has something changed in 3.4.1 to restrict passing of vars in this manner?