therrmann

Forum Replies Created

Viewing 18 posts - 176 through 193 (of 193 total)
in reply to: Custom Fields in Frontend #39340

therrmann
Member

Sounds great. Any timeline for this? 10 Days or 3 Month, etc?

in reply to: Category Widget not sorted #39338

therrmann
Member

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?

in reply to: Bulk import with csv not working #39333

therrmann
Member

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?

in reply to: Bulk import with csv not working #39300

therrmann
Member

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.

in reply to: Category Widget not sorted #39296

therrmann
Member

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?

in reply to: No more own linktemplates in widgets #39295

therrmann
Member

Ok, now it’s working again.

in reply to: Bulk import with csv not working #39293

therrmann
Member

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?

in reply to: No more own linktemplates in widgets #39283

therrmann
Member

@Shaon wich Plugin do i have to reinstall?
I reinstalled WPDM Page Template but still the same problem.

in reply to: Custom Fields in Upload Frontend #39272

therrmann
Member

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?

in reply to: Custom Fields in Upload Frontend #39166

therrmann
Member

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.

in reply to: WPDM Add-Ons : Download & Install fails…. #39161

therrmann
Member

You have to deactivate and delete the plugin you want to update first. than install the update.

i don’t know why they are not able to make “normal” updates. This procedure is not very customerfriendly.

in reply to: wpdm_packages shortcode: order_by is ignored #39150

therrmann
Member

there are lots of bugs in this version… πŸ™

in reply to: bootstrap not found 404 #39045

therrmann
Member

Now, after updating the core to 5.4.3 the path to the bootstrapfiles are correct and everything is working.

in reply to: User Dashboard problem #38654

therrmann
Member

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.

in reply to: User Dashboard problem #38649

therrmann
Member

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 πŸ™‚

in reply to: Add new fields #38645

therrmann
Member

But you are not able to edit these fields in the frontend, only in the backend.

in reply to: Custom Fields in Upload Frontend #38549

therrmann
Member

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?

in reply to: Custom Fields in Upload Frontend #37610

therrmann
Member
This reply has been marked as private.
Viewing 18 posts - 176 through 193 (of 193 total)