Hi, I'm building an app with wordpress, I've got a videos upload configured in wordpress in functions.php and present as its own seperate upload on the dashboard. The videos page is pointing at archive-videos.php and consequently I can hardcode whatever I like to be present as part of the theme and functionality of the page.
The problem I have is the videos upload on the dashboard isn't pointing at that page, when I upload videos it goes to a subdomain of videos and not to the actual videos page itself.
So I need it all hooked up from the code to the page to the dashboard, the code and the page are, but the dashboard and the page are not.
Quick reply appreciated.
Love the software by the way its been great fun learning it through doing this app for my client.....
Regards
Ant