LinPing

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
in reply to: purchased CSV Importer…not working #70723

LinPing
Member

as for the access (question #4), I figured out what was wrong, my wrong,
I mapped to user_access instead of access…

this one is resolved now…

but I still can’t get this plugin to work with editor role…

in reply to: purchased CSV Importer…not working #70722

LinPing
Member

I copied and paste the CSV Import link URL while in admin role, and use the same URL while login as editor role,
I got a access denied message … can’t access this page

in reply to: purchased CSV Importer…not working #70721

LinPing
Member

1) I have delete the plugin from my website, re-downloaded from your website and re-install it…
Menu still not showing up on editor role… :S :S :S

4) I have tried “guest” but still not working,
can you consider update the code again to make the default value “guest”…
I strongly feel it makes more senses to have a default value to it, smarter too…

in reply to: purchased CSV Importer…not working #70375

LinPing
Member

Thank you for the swift reply and actions …

hmm..I have tried “guest” but still not working … what should I do?
or …can you please udpate the code to make the default aceess to “guest” if the column is empty ?

in reply to: purchased CSV Importer…not working #70342

LinPing
Member

Can we improve this plugin

1. It is really annyoing and not very smart to mannually map the fileds every time even the field name mactch 100%
2. Can we have a default access set to “All Visitors”… :S
it seems that I have to set up “All Visitor” to file aceess for each column …

and one question: what’s the proper string to put to CSV for All Visitor ?

“All Visitors”
“all_visitors”
“aa visitors”

???

in reply to: purchased CSV Importer…not working #70336

LinPing
Member

Two quetions:

1. The CSV Importer menu link disappear when login using Editor role,
how can I make Editor role be able to access to CSV importer?

2. I have put the files to “uploads/download-manager-files” directory, and imported the CSV file. After CSV imported, I noticed that from the backend I can see the file is attached but
the front-end shows file not found

in reply to: purchased CSV Importer…not working #70093

LinPing
Member

do I have to do the mapping everytime I upload a CSV file ?
it won’t pick from default WPDM files?

in reply to: purchased CSV Importer…not working #70087

LinPing
Member

– Can you provide a sample file with file path (PDF) file
– How do you make it to support Chinese characters?

in reply to: purchased CSV Importer…not working #69692

LinPing
Member
This reply has been marked as private.
in reply to: purchased CSV Importer…not working #69352

LinPing
Member

and as I have searched entire code of your plugin (I searched ” add_submenu_page” function)

Your plugin only add “CSV Importer” menu, there is no signs of bulk import

==========
function csv_importer() {
add_submenu_page(“edit.php?post_type=wpdmpro”,__(‘CSV Importer’, ‘wpdm-csv-importer’), __(‘CSV Importer’, ‘wpdm-csv-importer’), ‘manage_options’, ‘wpdm-csv-importer’, array($this, ‘eden_csv_import_ui’));
}

==========

in reply to: purchased CSV Importer…not working #69350

LinPing
Member

See attached file

in reply to: purchased CSV Importer…not working #69349

LinPing
Member

I am telling you again, I do not see the “Bulk import” option at all, and after I upload a csv file, no mapping screen shows up.
Can you please not ASSUMED my plugin works and provide standard answers.

Have you tested this plugin with lastest WP + your own latest Download manger?

All I see after installed this plugin is a “CSV import” options shows up under the Download plugin menu,
which is a file upload page, nothing more. not working at all.

Viewing 12 posts - 1 through 12 (of 12 total)