Ed K
Forum Replies Created
-
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Creating Custom Download Link for Each EpisodeHi !
I need a little bit of help with Download link.
My issue is this, my download link for selected post id in database is specified as the following:
Metaid (3104) postid (1804) http://www.rockandance.net/wp-content/uploads/2015/05/[email protected]
However, when I go to actual page with this episode, the link to Download this content shows
http://rockandance/podcast-download/1804/05-19-2015-aquarium-webster-hall-nyc-live.mp3?ref=download, where do I need to make the change to make the link to download the same as in database for this post.Thank you !
Best,
Ed
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Move Podcasts to another databaseThank you Hugh for advice !
I will give it a shot (method #1 just move the posts type = podcast) to my new db. What I did I turned off Auto Increment on the IDs in WP_Posts and WP_postmeta tables, I think for the most part this trick worked, but I wasn’t able to get Podcast configuration to show up in the new DB. This is why I wasn’t sure what I was doing was proper way of cloning data to another database.
I also did checked https://ww.wp.xz.cn/plugins/wp-migrate-db/ great option as well, I will use it if will get too puzzled with manual copying data.
Best,
Ed
Thanks Hugh for you reply !
I will experiment with wp_get_post_terms() to get
the results that I want. I do have the skills to crunch this, just wasn’t sure if that was something built-in into this plug in already.I appreciate your time and support !
Best,
Ed