Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 901 through 925 (of 1,509 total)
in reply to: DUPLICATION OF WORDPRESS CONTENT 2 #68833

Hi,

I will pass the details. Dev team will look into this issue before the next update.

Thanks

in reply to: Coupon Codes Not Working? #68831

Hi,

Is it happening in the test mode payments or live transactions? Can you site login in private to check?

Thanks

in reply to: Conflict with Elegant Theme Divi PHP Editor #68830

Hi,

If there any error log available please share here in private.

Thanks

For this kind of custom request please send your details to customize@wpdownloadmanager.com

Thanks

in reply to: Cant download files, chars instead PDF file #68821
This reply has been marked as private.
in reply to: Package_Size tab in data table not working #68816

Hi,

Direct download is working. Also, the file size is showing using package_size.

Thanks

in reply to: Blanket changes to "Allow Access" for all files #68812

Hi,

This is a plugin. So you have to upload the zip file like the plugin from Dashboard Plugins Add new. Then, activate the plugin, it will show on the Downloads Settings.

Thanks

in reply to: Cant download files, chars instead PDF file #68810

Did you have the problem before upgrading the WordPress core? seems like Our latest version is compatible with the latest version of WordPress. Then you should update your version to latest version as you updated the core WordPress.

in reply to: I can never configure the demo Prime #68799

You can post it in private reply in this thread. only admin can see the private posts.

in reply to: Remove Next and Previous Link #68791

Seems like the post navigation coming from the theme feature? can you send the login to check?

Thanks

in reply to: I can never configure the demo Prime #68790

Hi,

Do you want the demo design of the theme in your website? Please send login in private to check.

Thanks

in reply to: Blanket changes to "Allow Access" for all files #68789

Hi, Yes you can do that with this addon.

Thanks

in reply to: Premium Package Addon #68786

Hi,

WordPress Digital Store Solution – Premium Package add-on adds pricing and licensing option with WordPress Download Manager Plugin. WordPress Digital Store Solution – Premium Package add-on helps you to setup prices for your digital products and sell it easily from your WordPress site. So, if you want to build a library and sell single books you can do this with this plugin.

Elase if you want to have membership in the library you can use the membership plugin.

If you want to make a public library then you can also do that with WordPress download manager pro easily. You just need to create package for books which user can read and download from the website.

Thanks

You can modify existing code.

$pack = array(); $pack['ID'] = get_the_ID(); $pack = wpdm_setup_package_data($pack); $audio_player = \WPDM\libs\FileList::Table($pack); and echo $audio_player this will generate the audio player with existing files, you can use this with the data table. Which comes from the Table function from plugins\download-manager\libs\class.FileList.php file.

Thanks

in reply to: Cant download files, chars instead PDF file #68783

What is your download manager version? There was a bug which is updated in latest version.

For now you can add error_reporting(0); in download-manager.php file to hide these notices.
If that not works.
Then, You also add ini_set(‘display_errors’,0); under error_reporting(0); line.

If the problem still there send login in private to check.

Thanks

in reply to: Bulk Editing #68780

Hi, please ask custom request by sending details to support@wpdownloadmanager.com

Thanks

in reply to: Category pages layout #68779

Hi Marc,
Seems like you are using the directory addon to show downloads on that page. You are using archive page templates which comes from directory addon plugin wpdm-archive-page.

Your second link is not the category page but the downloads archive page. It shows all downloads. The page template ( blog style ) is coming from your theme.

The archive page uses your theme’s archive template to show posts. Download Manager can modify them partially by inserting link template. But to control the view 100% ( to make it look like the first link ) you have to create a custom archive template for download manager posts. For the downloads archive the template file name is archive-wpdmpro.php and for category archive, the template is taxonomy-wpdmcategory.php

Thanks

in reply to: How to Insert and custom Template #68774

Hi,

Package locks have the OR relation, so unlocking one gives you access to the package. So it not possible to show it as single files while lock is active. However, you can set a password for single files without using lock options to achieve that.

And you create and modify the templates files from Downloads Templates. You can use link template with shortcodes and page template will work on single download package pages.

Thanks

in reply to: auto update never works #68773

Hi,

Really sorry to hear that. If the license is perfect there should be no issue. But sometime conflict happens. We will look into this issue to make it bug-free.

Thanks

in reply to: email lock wrong mail #68770

Maybe after changing your domain, you forget to change the site email address. Please change the email address from Dashboard Settings general email address . If after the change, still the old email showing then change the existing saved email from templates files. Go to Downloads Templates Email Templates and click on edit to modify any email template, where you can modify the From email field there.

Thanks

in reply to: Remove Next and Previous Link #68769

Hi,

You can try giving hide everything from the Downloads settings access settings When the user is not allowed to download , if the permalink of next/previous of download manager posts still showing which are password protected. let me know.

Or, If your theme generating the next/previous post or any plugin like WP Post Navigation generating this than there nothing we can do to hide, as it queries everything.

Thanks

in reply to: No user role access #68768

Hi,

There must be a user that a post has to assigned to. So it is not a good idea and possible for creating a package without any user role.

Thanks

in reply to: Bulk Editing #68738

Hi,

You can use the default values addon to bulk Update package settings. Please check details here https://www.wpdownloadmanager.com/download/wpdm-default-values/

But there no option to change require membership at once. Maybe it needs a script or we can think to implement this in future.

Thanks

in reply to: Manage .apk mime extension #68715

Hi,

Can you send login details in private?

Thanks

Hi,

You can modify the signup page from plugins\wppromembership\pages\signup.php and add the TOS page link there.

Thanks

Viewing 25 posts - 901 through 925 (of 1,509 total)