Bump – still waiting on that download.???
Join the club, still waiting for the *updated version that should work…..*
Hi,
I have managed to fix this by editing packagecontroller.php and have made a nice gallery with rounded corners and spacing.
When clicking a thumb to open the larger preview, how can I add the left and right buttons to scroll through the images as the nivolightbox is supposed to have as in the below image:
Is there a short code I can use to show specific preview images attached to a package.
If I could do something like [preview_1], [preview_2] I could then set the image sizes using html for example: <img src="[preview_1]" width="100" height="100" />
OK – thanks for the help.
Please can I have the download required?
OK – so it looks like [thumb_gallery_100x100] is actually pulling the full size images from media library instead of the wordpress cropped thumbnails.
If the short code was able to pull the WP thumbs that are cropped on upload, then when clicked show the original image it would resolve the issue.
My only other option is to have all full size/feature images cropped to the same size using a plugin.
Hi,
The version in my downloads area is only 1.7.0 and also in the admin area of WP it shows update 1.7.0 no option for 1.7.1
Thanks.
Hi,
Yes I understand the function.
Can the Google Drive plugin do the same? – Auto sync files after they are uploaded using the frontend upload?
Thank you.
Hello Nayeem,
Exactly yes – if possible would be great.
I am aiming to have the user upload experience not show a “Upload to s3 or upload to google drive”.
When a user uploads I want them to only see the normal upload form, then once they have uploaded to my server the files will auto sync to Google drive and remove from my server.
Another question – does Amazon S3 Auto-Sync Local Files Attached With Packages remove the local files on my server to save the space?
Brilliant – thank you.
If you need any more videos just let me know and I can show whatever is needed, hopefully my site will be online soon (maybe a few days yet) so I will be able to provide access also.
Hello,
Website is currently running on localhost so no access can be obtained externally.
I can record a video, but not sure what I will be showing you other than what can already see in the images?
The page is one of the demo pages, here is the template code…
<div class="row">
<div class="col-md-12">
<div class="">[thumb_gallery_100x100]</div>
</div>
<div class="col-md-5">
<div class="wpdm-button-area mb-3 p-3 card">
[download_link]
</div>
<ul class="list-group ml-0 mb-2">
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:version]">
[txt=Version]
<span class="badge">[version]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:download_count]">
[txt=Download]
<span class="badge">[download_count]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_size]">
[txt=File Size]
<span class="badge">[file_size]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_count]">
[txt=File Count]
<span class="badge">[file_count]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:create_date]">
[txt=Create Date]
<span class="badge">[create_date]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:update_date]">
[txt=Last Updated]
<span class="badge">[update_date]</span>
</li>
</ul>
</div>
<div class="col-md-7">
<h1 class="mt-0">[title]</h1>
[description]
<h3>Attached Files</h3>
[file_list]
<div class="wel">
[tags]
</div>
</div>
</div>
Hellooooo…looks like everyone else’s threads are getting responses but not mine, was it something I said? Would really like to get this working now as it will be part of the site design using the reviews plugin.
Video link showing that it does not work, short code used as described. Please can you let me know what the issue is??
Video: https://www.loom.com/share/c0747114479145cc9beb77092288e57e
Any news?
I see a post where someone had the exact same issue, it would appear you have some ongoing issues with the user reviews plugin.
Hello,
Can you see my latest reply? I cannot see it here myself, but definitely posted it…
Thanks alot – will be getting that add on ๐
A question I do have…if I buy the rating and reviews add-on will it work with the free version of wpdm or does this need pro?
Thanks
Hi,
Thanks for the response,.
I found how to do this – just using the normal WP page layout settings to remove sidebars ๐
Thanks.