File Path
Author | Posts |
---|---|
December 9, 2014 at 11:57 am 32021 | |
Hi, I am running a theme which gives the ability to create custom posts for downloadable products. I was able to get the frontend form to get pretty much what i need, except the file path. How do I get the frontend form to load the path of the file (once uploaded) instead of the ID? Is there a setting or a modification i can make. It is critical as that was the whole point for me. Then once that happens, how do i make sure the reverse works. Meaning when the user wants to update his post, how do i make sure the actual file has been put in there so the user can delete it and replace it? Thanks, Hassane | |
December 10, 2014 at 2:15 am 32064 | |
I also want to know how to load the file path for a specific user once they upload an image. | |
December 10, 2014 at 5:35 am 32067 | |
Can someone at least tell me which file in the plugin the loading of the file happens in so I can look at hiring someone to code it up for me. I am trying to make the least amount of changes to any code so I can maintain the auto updates for the core, theme and plugin, otherwise, I will loose track of what I did, and a few month from now, it will break after some update. Thoughts? inputs on how and where to start? Then the next step is to figure out how to load them up for the edit screen. But one step at a time. I really hope the development team of this great tool picks that up and helps. Hassane | |
December 10, 2014 at 12:45 pm 32081 | |
Hello Hassane, Here is a turorial for you: http://docs.wedevs.com/woocommerce-downloadable-product/ And Aron, Thank you 🙂 |