Forum Replies Created
Hello! I need to changed my linked URL again to my new staging domain. Can you add control over this in future versions?
I’ll post the URL privately. Thank you!
I think that fixed it — thank you!!!
Hello! I’m very, very close to having this built, but can you tell me how to write php that will call the file’s icon?
I tried this, but this only pulls the PDF icon:
$file_type = \WPDM\Package::fileTypes($postid);
Thank you!
Ah, okay — thanks for the help! I always forget to unserialize data like that. I’ll give it a shot!
Here’s what I’m trying to do:
I’d like to build a widget that displays content items ordered by how many times they’ve been favorited.
If I’m analyzing my database correctly, it looks like you don’t track that by each package item, right? Would it be possible to assemble a query to pull and order items by the number of times they’ve been favorited?
Thanks for doing that! Follow-up questions:
• Document previews still not working for me on my local stack. Do they not work in local environments?
• How do I get video and audio previews to work? Do I need another plugin?
Thanks!