Sounds great. Any timeline for this? 10 Days or 3 Month, etc?
yep, that works. You will not get a design-award for this, but it works. π
Any timeline when the “real” Categorywidget will be sorted by categories and subcategories or maybe get the option to do that?
Characterencoding-problem solved.
more to come.
1. the import of images are not working. in the csv-advacedimporter it works. in the bulkuploader not. Please tell me how can i attach the images and set a featired image.
2. the update_date is not correct. I edited the class.BulkImport.php in line 85 because it creates a wrong update_date. I also changed the Format to german. Can be changed to any other language as well, bracause strtotime only “speaks” english π
setlocale (LC_TIME, "de_DE.utf8"); //Setting the locale to German with UTF-8 - Change this to your own country
$drow['update_date'] = isset($drow['update_date']) ? strftime("%d. %B %Y",strtotime($drow['update_date'])) : time();
//$drow['update_date'] = isset($drow['update_date']) ? strtotime($drow['update_date']) : time();
3. What about cutom_fields? How to bulkimport them?
1. we bougt the all addon package. so we could test the csv-advanced importer. i was able to get the images attached to the post, but many other things are missing like create and update date, and many others.
2. there are characterencoding-problems when using the bulk importer. seems like you are converting utf-8 to utf-8 what makes all spezal chars unreadable. So “fΓΌr” is getting “fΓΒΌr”. I am from germany, so i need these special chars π
is the csv-importer usefull for bulkimports? We have to import about 14.000 files. with images etc.
So it is not a Category Tree, but a list of Categories sorted by name.
Would be interisting who needs a list of Categories sorted by name as a widget in the sidebar, instead of a Categorytreeview…?! π
Is there any other option to get a Categorytree in the sidebar?
How about enable [wpdm_tree] to work as a widget?
Cool, that worked for me. You should add a little explanation on the bulk import backend.
But i can still not get the images displyed.
Do i have to import them to the medialibrary first or absolut path or http-path?
Second Question. What about custom fields. Can they be importet also with this importfile?
I am happy to hear that you also think, this should be added the next update.
Do you mean update of the core or the custom_fields-plugin?
How long would this take, what would you guess?
Could you explain me why you have not planed to implement that feature?
It makes absolut no sense for me to have not the ability to edit the custom fields in the front end.
Why should i have the ability for my users to edit their entries but not the custom fields.
As this paid plugin should be a “Downloadportal” and there are no fields for example for the System required it is not finesed i think.
So i have to use the custom_fields plugin. But if nobody exept me can change the value it makes no sense. Someone can change the name, the size, the version of his file but not required system? sorry that’s a fail.
I have made a feature request but i don’t understand that this is not a must have thing.
there are lots of bugs in this version… π
Go into your WordPress-admin-Backend
go to pages -> click all Pages.
Typicly you should have a page called “dashboard-page”(seems like this is the page if your link you postet is correct.), if not search the page where you have implemended the shortcode [wpdm_user_dashboard].
Click on edit.
Than just go to the right side and save the page without doing anything.
Now you can use the dashboard and the edit profile etc.
works fine for me. as i said, i had the same error. and again after updateing.
Just open the Page in the editor where you have [wpdm_user_dashboard] included.
Than save it. You don’t have to make any changes. I had the same error π
But you are not able to edit these fields in the frontend, only in the backend.
Any news here? It is a nogo for us that the custon fields are not in the frontend. so we can not use the downloadmanger…
I have seen you added the Versionfield. π
But how long will it take to be able to see the custom fields in the frontend?