Forum Replies Created
Hi,
I’m using the ‘Hide everything’ option, but the pakage pages are still visible by everyone.
For example:
http://thephotoforest.bemowgli.net/photo/photo-myanmar/
why is that?
Yes, from backend if I add a package and upload a picture to S3 it works.
It might be an issue with the permission on S3, I had to select an open policy…
Any news from the official support???
I had 404 errors too, try this:
1. Edit the page with the shortcode and save it again
2. Open the WPDM settings page and save it
3. Go to Settings->Permalinks and save the page
No change needed, just re-save them.
Hi Studio,
I can access the bucket from the backend, my problem is with frontend upload.
The file is uploaded to WP with no problem or error.
But I was expecting the file to be uploaded to S3 instead.
What do you think?
Seriously, can you confirm at least if it’s a bug that will be fixed or not?
Now the S3 add-on doesn’t do what it says….
Thanks, if I use the single-wpdmpro.php file, how can I get the download link?
Can you point me to the right doc.
Thanks
I already have that set:
https://goo.gl/fVtQ4H
But I still get the download-not-available.txt file.
That’s possible, and what’s worse is that there’s no reply in days.
The ‘Frontend Uploader Page’ setting got lost.
Now it’s OK.
OK I solved 🙂
In case someone else needs it, I changed the file attach-file-front.php in this section:
uploader.bind(‘FilesAdded’, function(up, files){
Adding:
if (up.files.length >= 1) {
$(‘#ftabs’).hide(“slow”);
}
Thanks!
I recommend to fix anyway in next version and check also wp-content/languages/ that’s best practice.
I need that for the front-end upload, we’re building a marketplace with one file (photo) per package.
Thank you Shahriar,
We’re using a different theme, can we activate anyway the marketplace features of WPDM?
Where can I find the shortcodes for the user dashboard?
Thanks