huemanfoo
Forum Replies Created
-
Always glad to help.
Sometimes its the simplest things we overlook ??when you edit the page or post where you inserted the “[downloads]” shortcode, be sure to edit the content in text mode when you paste the shortcode…
Hope this helps.Solved!
In order to keep my store from cluttering up my server and disk space with old unused files, I’ve found a solution that deletes the product post as well as all attached media including the download file(s) when the download product is no longer required.
Surely this will appeal to other edd users, especially if you are dealing with large files like i am.
The easiest way is to install a plugin called Autoremove Attachments (https://www.ads-software.com/plugins/autoremove-attachments/)
Then, when you delete a product download it automatically deletes all associated (attached) media!
Perfect!
(Be sure to read the warning however)
??Resolved, cheers ??
Thanks for the headsup. Yea i saw your older plugin but wouldn’t do what i was hoping.
I’m not actually reaching into the plugin, rather, all I’m doing is using same credentials and same sdk rather than installing another.
Theway i have it works well, i just thought maybe rather than creating a new client, i could use your one but its not a problem, just for convenience.
Anyway, ill keep it as i have, thanks again!Could be that you have versioning enabled in your bucket?
https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html
hey, another thought perhaps for a future update:
would it be possible to have an option in the “bulk actions” box in admin -> downloads?
So you could check the boxes of multiple downloads and then bulk feature them?
For me this would be handy, not sure about others.
Cheers!COOL! I’ve updated the plugin and all is sweet now!
Thanks again ??GREAT STUFF ??
Hey!
actually, removing
columns = array();
changes the order of the columns ??However, I found a better way:
Simply add this to the end of the array declaration (or in between other column values depending which column you want it in):
$columns["featured"] = __( "Featured", "edd_fes" );
Hey Presto!
??
Superb! Thanks very much! Great feature ??
Forum: Plugins
In reply to: [WP Video Enhanced] class name conflictah of course, thanks ??
Awesome!
Any way i can fix this my end until the new version?
I’m competent enough but maybe you can save me time ??Hi, thanks for your rapid response.
I have found out which plugin is causing the conflict:
EDD – Front End Submissions – (Edd FES):
https://easydigitaldownloads.com/downloads/frontend-submissions/When I deactivate this, the features column becomes visible and the quick edit option also.
Note that when (Edd FES) IS activated, the featured option IS available in full edit mode of downloads.
Hope this helps and you can find the conflict.
Thanks again, great free plugin ??
Thank You. Unfortunately, neither the Reset Tool plugin nor the built in reset tool, nor the gallery option display panel fixed this.
I would like to detail here exactly what happens when migrating a site that is using Nextgen Galleries on post pages with thumbnails.
I have tested this on different servers and it does the same each time.
This makes it a nightmare workload if you have a lot of galleries as you have to manually go in each post to fix it.The screenshots I am providing should be self explanatory.
Basically what seems to be happening is that somewhere in the galleries, the absolute path to the Nextgen Legacy gallery is somehow hardcoded somewhere so that the server name is embedded, hence, when moving servers, the path is no longer correct.I have spent hours searching Database and files for ewhere this could possible be being stored but without success. I eventually had to bite the bullet and edit each listing manually.
Please see the screenshots in order and you should see whats happening.
Please, if there is a fix or solution for this, do let me know for future migrations.I love your plugin, it works fabolously but obviously there doesn’t yet seem to be and import/export option nor is the plugin flawless for migration.
Thank you kindly for looking into this, I look forward to any insight!
(I’m actually assuming you hardcode the path into the actual image filenames as they are uploaded???)
SCREENSHOTS:
MAIN PAGE WITHIN LIVE SITE: [NOT A VALID TEMPLATE] ERROR WHERE THUMBNAILS GALLERY SHOULD DISPLAY
ADMIN PAGE FOR RELEVANT POST: Placeholder image for thumbnail gallery
OLD PATH DISPLAYED WITHN TEMPLATE OPTION OF GALLERY DISPLAY SETTINGS
MANUAL SELECTION OF LEGACY GALLERY (WITHOUT PRE-SELECTED OLD PATH)