Update: Checkboxes semm not to work when the value has a space
checkbox linux
ist working and checked in the backend, Windows 7
not
Ok, i got it.
You have to use the Template-Tag for the importfile. Seperate Multifields with comma.
This are the fields i tested:
select-fields: working -> edit package backend fields are filled
checkbox: working -> edit package backend fields are NOT filled and will be empty after update the post.
radiobuttons: working -> edit package backend fields are filled
textfield: working -> edit package backend fields are filled
textarea: working -> edit package backend fields are filled
I found one BUG. The Checkbox seems to be filled, because in the frontend the field is shown, but if you go into the backend the checkboxes are not checked and if you updatethe post the fields will be empty after that.
Radios and the others seem to work.
Pleasse fix this bug.
And what about Bulk import attached images?
yes, custom field add-on update is released and importable from csv, but tags is not importable yet
Would be nice to know how to build the csv for importing custom fields. how are the fields called? like in the frontend to print them out?
please give an example.
And what about Bulk import attached images?
Custom field will be importable from this week
Any news about this? We realy need to import custom fields, otherwise it is useless for us…
We have more than 15.000 Packages with lots of detailinformations to be imported. The view detailfields you offer in default are not enough.
So i think it is not only me waiting to import custom fields by bulk import.
Also the Tags, and attached images. How about that?
Can you give an intermediate stand of all this features?
1. Bulk import custom fields
2. Bulk import tags
3. Bulk import attached images (the advanced csv importer can already handle this, so it can not be that much work to integrate it into the bulk import)
Thanks
i have the same error and reported it on 1. feb.
No fix yet.
i can’t update, because the version to download is only 1.5.1 and not 1.5.2 as shown in the settings->update. I downloaded our all-addons and premium-addons and both have version 1.5.1. included.
As you are not able to get the settings -> Updates running on out project i can’t update via this and i have to update this very unprofessional way of deactivating, uninstalling, downloading, installing, activating.
And no, it is not a serverproblem we have… It is a big server with lots of other projects installed and no other project have this kind of problems.
This is so annoying…
I updated the plugin but it still pasts the following code into the post:
[wpdm_packages link_template="link-template-panel" order_by="download_count" order="desc" paging="0" items_per_page="10" cols=1 colsphone=1 colspad=1 title="Most Downloaded Packages" desc=""]
And as you can see. order_by="download_count"
wich is incorrect. and should be ‘order_field=”download_count”‘
But after many requests and bugreports i made i think this is the way your company works… ๐
ah, ok. It is working now for me.
But how about showing the filecount in this view too? maybe as a little span at the end? so everybody can decide to show it or not via css.
I would like to have this info in this view.
But you realy should fix the shortcodes. makes no sense to implement them and they are not working.
I can’t beleve it. Again fixing only half the stuff.
Not only checkbox are buged. Dropdowns as well. And who knows wich kind of fields also.
Why don’t you check your stuff? let the users find the bug is more cheep, i know. But more professional it would be to search for the bugs on your own.
Yeah, fixed checkbox and uploaded a fix! oh dropdowns are also broken, hmmmm ok i will upload a fix in a few days. And tell be if readios are broken after i uploaded the fix, than i will make a new fix…
Sorry, but i can’t belive this way of working….
Solved it by using post_modified as order_field.
More than 24 hours no answer? ๐
For it is working. I am using it in the pagetemplate. Beware to have no spaces or <pre>
etc.
We have 4.5.4. installed but still no usable Categorywidget.
Any news about this?
Solved it.
For everyone have same Problem. You can get the DM Categoryname by:
<?php
$WPDM_CatName = get_queried_object();
echo $WPDM_CatName->name;
?>
Sure, but how to display the categoryname? Is there some funktion like get_WPDM_Catname()
?
Sounds realy great. Big thanks.
ok, filesizeproblem solved, as it was a bug in the bulkimport. see other post.
But what about import attachments, tags and custom fields with the bulk import. Is the only be possible at 7th march? So we have to wait one month to get on testing? because we can’t go on without all this stuff beeing imported.
cool, so both problems solved. Thanks, that was a hard way ๐
Cool. Working now. Thx.
Where have you edited the realpath? in the settings, or somewhere hardcoded in a .php-file?
Not working:
http://www.nowload.de/details/serino-desktop-tools-2014/
http://www.nowload.de/details/serino-desktop-tools-2014/?wpdmdl=1176&ind=BJw53pk6ViFabMw-9B7bQF1ox5aU0kJ-cRMCWK8cka2SCmQSyAOL-MU-tY2JSNvIauUw_VNgaY52FENYShHQCgoNZzGrUzufdZ4OwqaP-VYbLVqqDHOS-bmJUCxsQiSG
the download all link works but not the single file button.
in your first post you wrote
Sorry for the trouble, it is working fine now.
Then it worked. I updated the plugin and it is not working anymore and you tell me it has something to do with the path? it worked before…
Filesize is now correct via bulk import.
ok, filesize is working with absolut serverpath.
but still the problem with the wrong date.
i clicked update all with empty field. but still no packagesize.
Or do i have to fill the field with 0 or null or reset etc. and than press update all?