Hi everyone,
I have a website which allows subscribers to download PDF files. All files are individually uploaded as attachments to posts which can be searched on the front end and also appear in a table accessed by clicking ‘browse all.’
Here’s the site as it stands: [www.auditionscenes.com]). Click onto any file to view the file page which shows information about the PDF file, allowing users to download or preview.
Currently, when uploading a file and publishing the page, I have to do everything separately in the following order:
1. Create new post with PDF attachment, title both according to naming convention
2. Add new taxonomies for PRODUCTION and WRITER (to appear as interactive filters in table)
3. Input custom fields for CHARACTER, GENDER, and GENRE (to appear as info in table)
4. Add new tags from WP tag menu: including CHARACTER and WRITER (to appear alongside info that appears on left of file page)
5. Add from existing tags on add post page: including GENDER, AGE RANGE, DECADE, SCENE TYPE
6. Manually write excerpt text in the following format: <CHARACTER NAME> Scene: <INFO ABOUT SCENE/TEXT> (To appear under DESCRIPTION on file page and under SUMMARY in table)
7. Manually type “Click more to preview in-browser” in body of post text (To appear under PREVIEW on file page)
8. Manually type file name in body of post text in following format: <PRODUCTION – WRITER – CHARACTER MONOLOGUE/SCENE ACT/SC#> (To allow for individual keywords to be searched via the search bar on the front page)
9. Manually create new entry in dFlip Books plugin to allow for option for user to view embedded preview of the file on the file page (by clicking ‘more’)
10. Manually add newly created entry to relevant field on post page before publishing.
As I will be uploading and categorizing a very large amount of files, I would love to find some way of speeding up the process. Any suggestions would be hugely appreciated.
[ad_2]