Hi @thomasplevy,
Thanks for your help with my question. I’ve added the filter code to my child themes functions.php file to protect my code from any future updates.
Was just wondering if you could help me out with one more thing…
I currently have Courses now renamed to ‘Offers’ as per my last question.
The URL when on a particular course’s page is now: ‘/offers/free-sign-up-offers/’, where ‘Free Sign Up Offers’ is the name of the course. When you go on to a particular lesson in this the URL is as follows: ‘/lesson/lesson-one’.
How would I go about changing this so that the URL would instead be: ‘/offers/free-sign-up-offers/lesson-one’? If you could point me in the right direction with regards to this I would be very grateful.
Thank you in advance once more.
Amazing! thank you for your detailed response, and the link you’ve provided is basically exactly what I was looking for.
Going to make a start on it right now.
Thanks once again!