Perry

Forum Replies Created

Viewing 18 posts - 76 through 93 (of 93 total)
Feb 23, 2022 at 11:43 am
#168551
Participant
Perry
OP

Bump – still waiting on that download.???

Feb 23, 2022 at 11:42 am
#168550
Participant
Perry
OP

Join the club, still waiting for the *updated version that should work…..*

User reviews plugin – Not working

Feb 22, 2022 at 9:55 pm
#168537
Participant
Perry
OP

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:

  • This reply was modified 3 years, 11 months ago by Perry.
Feb 22, 2022 at 8:16 pm
#168534
Participant
Perry
OP

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" />

  • This reply was modified 3 years, 11 months ago by Perry.
Feb 22, 2022 at 7:50 pm
#168533
Participant
Perry
OP

OK – thanks for the help.

Feb 22, 2022 at 7:49 pm
#168532
Participant
Perry
OP

Please can I have the download required?

Feb 22, 2022 at 6:53 pm
#168531
Participant
Perry
OP

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.

Feb 22, 2022 at 5:35 pm
#168529
Participant
Perry
OP

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.

Feb 22, 2022 at 4:56 pm
#168526
Participant
Perry
OP

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.

Feb 22, 2022 at 4:13 pm
#168524
Participant
Perry
OP

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?

Feb 22, 2022 at 4:04 pm
#168522
Participant
Perry
OP

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.

Feb 22, 2022 at 3:48 pm
#168518
Participant
Perry
OP

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>

Feb 22, 2022 at 3:12 pm
#168510
Participant
Perry
OP

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

Feb 22, 2022 at 7:52 am
#168485
Participant
Perry
OP

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.

Feb 21, 2022 at 1:52 pm
#168462
Participant
Perry
OP

Hello,

Can you see my latest reply? I cannot see it here myself, but definitely posted it…

Feb 19, 2022 at 10:25 am
#168372
Participant
Perry
OP

Thanks alot – will be getting that add on 🙂

Feb 17, 2022 at 10:30 am
#168279
Participant
Perry
OP

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

Feb 17, 2022 at 9:44 am
#168275
Participant
Perry
OP

Hi,

Thanks for the response,.

I found how to do this – just using the normal WP page layout settings to remove sidebars 🙂

 

Thanks.

 

Viewing 18 posts - 76 through 93 (of 93 total)