HappyHelper

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 103 total)
May 13, 2026 at 9:42 pm
#214163
Member
HappyHelper
OP

what did your team do to fix this?

May 9, 2026 at 8:25 am
#214070
Member
HappyHelper
OP

Thank you! Very thorough response and it really helped.

May 9, 2026 at 8:24 am
#214069
Member
HappyHelper
OP

Can confirm the file size doesnt update either even if a size is put in manually for [file-list]. Everything has been 0 KB so far. And you’re welcome ~

May 9, 2026 at 5:49 am
#214067
Member
HappyHelper
OP

Screenshot 2026 05 08 223911

May 9, 2026 at 4:12 am
#214062
Member
HappyHelper
OP
This reply has been marked as private.
May 8, 2026 at 7:29 pm
#214059
Member
HappyHelper
OP

May 8, 2026 at 5:30 pm
#214058
Member
HappyHelper
OP

Please look at the red and green arrows in the image below:

https://i.postimg.cc/BnJ6MD0Q/Screenshot-2026-05-08-102227.png

I found out the problem. It is with the [file-list] and maybe other shortcodes. The Green arrow points at the download button and file size that are working correctly. The Terms of Use modal pops up perfectly if I click that download button and notice the file size is accurate. However if I press the download buttons at the bottom the terms of service popup doesnt work and file size doesnt work. So it is a bug in your [file-size] code.

Here is another example. Look at the green circles and red circles in the image:

https://i.postimg.cc/dVJ14dYq/Screenshot-2026-05-08-101131.png

The Terms of Service popup works fine with the download button circled in green but not the button circled in red. Also notice the red circles around file size and file image. they dont update with the settings in the backend. File Size always shows 0 on the bottom and the image isnt updating with the image chosen in the backend.

———————————————

I have tested with this no other plugins except yours and the default wordpress theme and mine. It is the same. So it isnt a plugin interfering or a theme. [file-list] just needs to be fixed properly.

May 8, 2026 at 8:36 am
#214051
Member
HappyHelper
OP
This reply has been marked as private.
May 8, 2026 at 8:10 am
#214049
Member
HappyHelper
OP
This reply has been marked as private.
May 7, 2026 at 10:38 pm
#214045
Member
HappyHelper
OP

Please see the attached image:

https://postimg.cc/D8mMkNcN

I would like the package description underneath the title or version and file size. A row of its own

May 7, 2026 at 9:03 am
#214034
Member
HappyHelper
OP

thank you. my final question is, how does the following feature work:

“Keep files of each package in a separate folder” I added a file to a package and it auto-uploaded to the bucket but it didnt go into a separate folder with the packages name. It just went into the main bucket folder selected in settings.

Just want to make sure im not doing something wrong.

Thanks again!

May 7, 2026 at 8:47 am
#214032
Member
HappyHelper
OP

I guess it just took time for the changes to propogate on their servers..or maybe it was a cache thing.

another question (since you’re so amazing) can you add tell the team to add a feature to choose which files to auto-sync or upload to the cloud? You have a setting where we can turn on auto-upload to cloud bucket but can we get an additional feature that filters what to upload based on extension? For example…not everyone wants their photos uploaded to the cloud everytime they add something to the media library…or even files like fonts for example. Maybe we only want zip files or large video files offloaded. Having the option to offload selectively and choose which extensions to upload would be so useful!

Also- another popular feature other cloud plugins have is the ability to delete local files after they have been uploaded to save space. please add that to your teams list as well. it would be beneficial to not have duplicate copies of a file locally and in the cloud if the purpose is to save space right? So an optio to automatically delete local copies after it has been offloaded to the cloud would be very nice!

May 7, 2026 at 8:40 am
#214030
Member
HappyHelper
OP
This reply has been marked as private.
May 7, 2026 at 8:31 am
#214028
Member
HappyHelper
OP

Nvm. it seems to be working now! How did you fix it? I changed back from your credentials to mine and its working still?!

May 7, 2026 at 8:28 am
#214027
Member
HappyHelper
OP
This reply has been marked as private.
May 7, 2026 at 8:25 am
#214026
Member
HappyHelper
OP
This reply has been marked as private.
May 7, 2026 at 8:24 am
#214025
Member
HappyHelper
OP
This reply has been marked as private.
May 7, 2026 at 7:58 am
#214023
Member
HappyHelper
OP

How is yours working and mine isnt? what could be the problem? Im just putting in my credentials like you are. what is your cors info set to? Did you turn on any other settings in Cloudflare’s bucket settings?

May 7, 2026 at 6:42 am
#214017
Member
HappyHelper
OP
This reply has been marked as private.
May 6, 2026 at 6:17 pm
#214010
Member
HappyHelper
OP
This reply has been marked as private.
May 6, 2026 at 5:46 pm
#214006
Member
HappyHelper
OP
This reply has been marked as private.
May 6, 2026 at 5:21 pm
#214003
Member
HappyHelper
OP
This reply has been marked as private.
May 6, 2026 at 5:12 pm
#214002
Member
HappyHelper
OP

Still testing…

May 6, 2026 at 5:04 pm
#214001
Member
HappyHelper
OP

I made the change but it still isn’t allowing me to upload, sadly. Please let me know if your team has any further ideas or need assistance from me!

May 6, 2026 at 4:42 pm
#213999
Member
HappyHelper
OP

That is already set automatically by Cloudflare for me. Below is mine:

[
{
“AllowedOrigins”: [
“*”
],
“AllowedMethods”: [
“POST”,
“GET”,
“PUT”,
“HEAD”,
“DELETE”
],
“AllowedHeaders”: [
“*”
],
“ExposeHeaders”: [
“ETag”
],
“MaxAgeSeconds”: 3600
}
]

Viewing 25 posts - 1 through 25 (of 103 total)