Create a dynamic redirect
-
Hi All
Can anyone help me to create a dynamic redirect for the following:
I am using WP Job Manager with BuddyBoss theme/platform.
The Job Manager plugin creates a table to show a user the jobs that they have submitted and the number of applications that it has received, when placed inside a BuddyBoss/Press tab the URL for the applications changes
To this:
/members/?action=show_applications&job_id=6753It was and should, be this:
/job-dashboard/?action=show_applications&job_id=6753
The ID number at the end of the string changes dependant on the job the user is looking at the applications for.
Can anyone help me make a redirect to send users to the right URL please, the plugins support have been about as helpful as a poke in the eye.
I do not want to add another plugin just to handle this, I’d rather do it through a code snippet or adding to htcaccess or cpanel if I can.
I have tried researching with the help of google and have seen a number of blog posts about redirects, but sadly I have not managed to do it 🙁
The topic ‘Create a dynamic redirect’ is closed to new replies.