The edit is not working for me and I did follow the instructions…
I go to the dashboard and click on the Edit button and it is generating this odd url
https://localhost/buysell/?page_id=45%3Fpid%3D55&_wpnonce=f9ca8d37c4
which is not pointing to the edit page that i created and stuff…
when i click on the edit button directly i get this nice form with empty fields… but am not able to edit a post when i click on edit from the dashboard…
so what do you think guys?
Edit:
After some checking it turns out the % is the problem… it encoding the &
Fixed:
It turns out that since i had the default permalink which already contained ? at the begining the second ? from the pid was enforcing firefox to encode the rest of the url… change it to the permalink before the cusomt one and everything is working now! at least the edit and delete!
Amazing job man, i love you ??