Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 726 through 750 (of 1,509 total)
Feb 21, 2018 at 6:13 pm
#70123

Hi,

Seems like access to your site is being blocked from my IP. Can you check the country restriction and exclude Bangladesh?

Now if you want to just create a “download” button with email form then you can use the email lock from the Package settings “lock options” section. Then users have to use email before download.

If you are not required the pdf preview then create a new page template from Downloads Templates and remove the [doc_preview].

Thanks

Feb 21, 2018 at 4:02 pm
#70108

Hi,

Do you want to change the search box of the prime theme? Or Do you want to use simple search? then you can use this shortcode [wpdm_simple_search].

Thanks

Feb 20, 2018 at 8:47 pm
#70024

Hi,

The popup login seems is not correct. Can you recheck?

Thanks

Feb 20, 2018 at 7:34 pm
#70019

Please send your temporary admin login details in private reply. If there any PHP error please provide the ftp too. Thanks

Feb 20, 2018 at 7:32 pm
#70017

Hi,

We will look into this. Thanks

Feb 20, 2018 at 7:17 pm
#70014

Hi,

You can delete the free version and install the pro version. All the packages will be available under the pro plugin. Its uses same database table and files.

Thanks

Feb 20, 2018 at 7:15 pm
#70013

Hi,

Please give link to check with temporary login credential in private reply.
Thanks

Feb 20, 2018 at 4:33 pm
#69987

Hi,

You can use Directory Addon Advance search shortcode to customize the search result page using template id with the shortcode.
[wpdm-search-page cols="1 or 2 or 3 or 4" items_per_page="10" link_template="link-template-id" position="top or left or right"]

Yes, its include the category.

Thanks

Feb 20, 2018 at 2:41 pm
#69986

Hi,

You can export your files from wp filebase. You can save the data from PHPMyAdmin in CSV format. Then you can use CSV importer to import them into the download manager.

For export posts,

Open phpMyAdmin (if you don’t know where to find it, ask your hosting provider) and navigate to the Database where WordPress is installed.
Click on the “SQL” Tab and execute the followong SQL query:
SELECT * FROM wp_options WHERE option_name IN (
‘wpfb_css’,
‘wpfilebase’,
‘wpfilebase_ftags’,
‘wpfilebase_list_tpls’,
‘wpfilebase_ptpls_cat’,
‘wpfilebase_ptpls_file’,
‘wpfilebase_rsyncs’,
‘wpfilebase_tpls_cat’,
‘wpfilebase_tpls_file’
)
Adjust the table prefix if it’s different than the default wp_!
Select all rows appearing in the results. Then choose “Export” below the table.
Choose SQL as format and click OK. Depending on your phpMyAdmin settings, a download starts or the SQL is displayed in the browser. In this case, copy all text and save it in a text file.

Go back to the Database, click on the “Export” tab, choose “Custom” for “Export Method”.
Select the following tables (note that the table prefix might differ from yours):
wp_wpfb_cats
wp_wpfb_files
wp_wpfb_files_id3
wp_wpfb_rsync_meta
Under “Output” choose “Save output to a file”, click “Go” and save the file as csv.

Now,

you can use Bulk import sample csv file and modify the column header and import the file into the download manager.

Thanks

Feb 20, 2018 at 2:33 pm
#69984

What is your PHP version? Seems like you are using a lower version on the server. Please update it. If the problem still occurs, please provide login & FTP info in private reply.

Thanks

Feb 20, 2018 at 10:23 am
#69974

Hi,

Please provide FTP info in private reply to check the issue.

Thanks

Feb 19, 2018 at 10:47 pm
#69955

Hi,

Please provide temporary login credential and ftp info in private reply to check the issue.

Thanks

Feb 19, 2018 at 9:31 pm
#69951

Hi,

If you already imported files then they will show imported. You need to delete existing package or remove them from uploads/download-manager-files to reimport.
And try to put fewer files otherwise memory error can occur from the server end.

Thanks

Feb 19, 2018 at 9:06 pm
#69945

Hi,

You can always download from your purchase dashboard. https://www.wpdownloadmanager.com/user-dashboard/purchases/

Thanks

Feb 19, 2018 at 3:01 pm
#69891

Hi,

1. can use the shortcode to make a login form. You can create a page and paste this code [wpdm_login_form redirect="https://www.website.com"]

2. Yes, you can enable captcha in package settings Lock option.

Thanks

Feb 19, 2018 at 2:53 pm
#69889

Hi,

Please share FTP info. Seems like there is a conflict with your PHP version.

Thanks

Feb 19, 2018 at 2:13 pm
#69886

Hi,

What is your PHP version? is there any error log?

Thanks

Feb 19, 2018 at 1:53 pm
#69884

Hi,

Seems like you are using the free version of the plugin. Did you purchase the pro plugin or any addon?

Thanks

Feb 19, 2018 at 1:08 pm
#69877

Hi,

What field name is missing when you export? Can you please send login in private to check the font problem?

Thanks

Feb 19, 2018 at 6:56 am
#69856

Hi,

Please provide temporary login info in private to check the issue.

Thanks

Feb 19, 2018 at 6:53 am
#69855

Hi,

Please provide FTP and login info in private reply.

Thanks

Feb 19, 2018 at 5:57 am
#69854

Hi,

Yes, you can set package settings Allow access to the subscriber, so only registered member can download the package after register and login.

Thanks

Feb 18, 2018 at 3:06 pm
#69824

Hi,

I have given a patch on your site. Will work now. It will be added on next update.

Thanks

Feb 18, 2018 at 1:15 pm
#69820

Hi,

Can you check if any PHP error on the server? or Please share FTP info in private.

Thanks

Feb 18, 2018 at 10:26 am
#69813

Hi,

I’ve tested. It’s working fine.

Look here.

Thanks

Viewing 25 posts - 726 through 750 (of 1,509 total)