Shafayet

Forum Replies Created

Viewing 25 posts - 51 through 75 (of 529 total)
in reply to: WordPress Database Errors #147244

Shafayet
Moderator

Hi,
Reactivate and reactivating the plugin will update the database automatically and fix the issue. However, I’ve done that for you :).

in reply to: Automatic PDF Pages Calculated tag Needed #147242

Shafayet
Moderator

Hi,
That option is not available yet, but, noted for implementation.

in reply to: Download Availability Period #147233

Shafayet
Moderator

Download availability period uses server time.


Shafayet
Moderator

Hi,
Sorry for your trouble, we have fixed the issue and released a quick update. please simply download the latest version again, and follow the steps to update:
1. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2. Install and activate the latest version
3. Done!
From the next update, you will be able to use the automatic upgrade as usual.

in reply to: Cyrillic fonts in PDF Stamp #147134

Shafayet
Moderator
This reply has been marked as private.
in reply to: point instead of komma and Table Guntenberg #147076

Shafayet
Moderator

https://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/ <– is a custom-designed template, will require theme customization. You may use our customization service for that https://www.wpdownloadmanager.com/download/custom-upgrade-service/

in reply to: Download Manager reporting ‘File Not Found’ #147075

Shafayet
Moderator

Hi,
I tested email lock with multiple files on your site, it is working fine too.

in reply to: Pagination #147074

Shafayet
Moderator

Hi,
That could be a theme issue, we recommend you use https://www.wpdownloadmanager.com/download/attire-allinone-wordpress-theme/, instead of Prime. We are maintaining only Attire theme.

in reply to: ADD THUMB + FILTER SIDEBAR #147071

Shafayet
Moderator

If you are using php code, use the following PHP code:

<?= wpdm_thumb($ID, [96, 96]); ?>

in reply to: free downloads still requiring PayPal #147069

Shafayet
Moderator

Please go to Admin Menu ► Download ► Settings ► License ► click Save Settings, then you will be able to update it from the plugins page.

in reply to: Stats Not Working #147067

Shafayet
Moderator

Thanks for pointing the issue. Fixed in 5.3.5 🙂

in reply to: Remove Shop Profile boxes from user profile #147066

Shafayet
Moderator

Use the following code to hide user profile info from edit profile page on admin side:
add_filter("wpdm_user_profile_info", "__return_false");

in reply to: “Not allowed to download” #147042

Shafayet
Moderator

You need to set allow access option properly. Doc:

Allow Access: Access Control Option

in reply to: Add view button for PDF View add-on in link template #146904

Shafayet
Moderator

Okay now, I’ve updated the pdf viewer add-on.

in reply to: Shortcode not working in WP or Elementor #146864

Shafayet
Moderator

Hi,
The new shortcode is just [private_message]

WordPress Private Message

in reply to: Memory Limit Exceeded #146843

Shafayet
Moderator

It is fixed in v5.3.4


Shafayet
Moderator

#1, “prev” and “next” button is a theme feature, nothing to do with the plugin.

If you set All Visitors to Allow Access, the download link will be public and everyone will be able to download it. Otherwise, only select roles will be able to download.

Please check the doc here:

Package Settings


Shafayet
Moderator

” allow download of packages to specific users” <– for that you will need:

Advanced Access Control

in reply to: Private Message plugin translation #146822

Shafayet
Moderator

Got the, adjusted, and released an update a while ago, please update your copy. Thanks.

in reply to: Document only previewer loads sometimes #146821

Shafayet
Moderator

I tested several documents, they loaded properly. However, I see, you are using the default Google Docs viewer. Which sometimes may fail due to a connection between your server and google doc viewer. For better PDF preview, you may use:

WordPress PDF Viewer


Shafayet
Moderator
This reply has been marked as private.
in reply to: point instead of komma and Table Guntenberg #146819

Shafayet
Moderator
This reply has been marked as private.

Shafayet
Moderator

#1. I’m not seeing any odd zoom. But on hover, it is showing a box-shadow. You can remove that using the following CSS:

.btn:hover {
    box-shadow: none !important;
}

#2. https://pasteboard.co/JOb2JPx.png is coming is the link template, create a link template only using [download_link] tag and use it.

in reply to: Remove Shop Profile boxes from user profile #146793

Shafayet
Moderator

For now, no option there to hide it, however, we shall add a new hook there with the next update to control it.

in reply to: Problems with plugin #146779

Shafayet
Moderator
This reply has been marked as private.
Viewing 25 posts - 51 through 75 (of 529 total)