If the pages are dynamic, I don't know how to add the code needed for the digital download to the thanks page, which doesn't really exist on the server. I'm new to Wordpress installations and couldn't find this on the forum.
How do I hook up Digital Downloads after adding all the codes to the includes?
Hi LadyM, you should have a page on the server named thanks that contains the ect code, it would look something like where you can just and the include line for the digitaldownload.
quote:you should have a page on the server named thanks that contains the ect code,
Those pages don't exist on the latest WordPress version so I'm guessing this might be an oversight and the download feature may need adding to the wp-ect-header.php file perhaps
quote:Those pages don't exist on the latest WordPress version so I'm guessing this might be an oversight and the download feature may need adding to the wp-ect-header.php file perhaps
Errr, spot on Phil really. If anyone else is needing to use digital downloads with the WordPress versions you will need a new wp-ect-header.php as Phil mentioned. Also though so that the latedownload page is recognized you need from the updater a new vsadmin/inc/incadmin.php and then you have to change the URL Structure to something else and then change it back. This sounds strange but what this will do is rewrite the .htaccess file so that the rule is there for the latedownload page. Thanks to LadyM for the help in sorting this out!