Shahriar

Forum Replies Created

Viewing 25 posts - 6,826 through 6,850 (of 12,513 total)
in reply to: Invalid License again #66081

Shahriar
Moderator

Unlocked your key. Sorry for the delay.

in reply to: New User Registration #66080

Shahriar
Moderator

Copy the original registration form template from plugin and edit on top of it. Do not remove any hidden input field. That should fix your captcha error.

in reply to: Custom archive compact page #65933

Shahriar
Moderator

Hi,

Compact view doesn’t have template support yet. We will add this to next version of add-on.

Thanks.

in reply to: Can't reset stats #65932

Shahriar
Moderator

Clear stats clears the user download stats. It doesn’t affect the package info.

You can reset all package info using Default Values add-on https://www.wpdownloadmanager.com/download/wpdm-default-values/


Shahriar
Moderator

1 )If you want users to register before download then allow downloads only to ‘Subscribers’ role in Package Settings Allow access option. If someone is not a subscriber they can only see the posts. But won’t have access to download.

2 ) Maybe you are confusing the email lock feature with the subscriber access. Email lock doesn’t require registration, a guest can download the file by submitting their email address. All collected email addresses are listed on Downloads Subscribers page. Option (1) is the better choice for you.

3 ) If you want to sell downloads then install Premium Package add-on https://www.wpdownloadmanager.com/download/premium-package-wordpress-digital-store-solution/

in reply to: Advanced Search Not Working #65930

Shahriar
Moderator

Working now. I have added some code to your active theme’s functions.php file to fix the conflict with Relevanssi plugin.

in reply to: Invalid License Key #65929

Shahriar
Moderator

Unlocked your key.

in reply to: New User Registration #65855

Shahriar
Moderator

You are using a custom template for registration for which is missing required code to check if the captcha is enabled or not. Add following code

<input type="hidden" name="phash" value="<?php echo isset($regparams)?$regparams:''; ?>" />

in your custom reg form template. Please check the original template file to understand where ( inside form ) to add this line.

in reply to: Advanced Search Not Working #65852

Shahriar
Moderator

Do you have FTP? Please send the FTP info if possible. Can’t edit plugin file from plugin editor. The server is not allowing it.

in reply to: Clarity on template hierarchy #65851

Shahriar
Moderator

Hi,

Custom templates that you create using our Template editor are stored in the database. Using Bootstrap in the template is your choice. If you don’t want to use Bootstrap, that’s okay too.

You can also use a file to add custom templates. In that case template files will be stored in /your-theme/download-manager/link-templates or /your-theme/download-manager/page-templatesdir based on template type. Just add the template info above the file

<!-- WPDM Link Template: Custom Template from File -->

You can use template tags in link/page template file to show package data. List of template tags.

 

Please take a look at Archive Page ( Directory ) add-on demo here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/ Maybe that will meet your specifications.

If you need something different, We can also build that for you as custom upgrade service. Please check the archive demo first, then let me know if you something more customized.

Thanks.

in reply to: Shortcodes Not Working #65848

Shahriar
Moderator

Please use the TinyMCE button add-on to insert the shortcode. id parameter actually uses the category slug instead of id. TinyMCE add-on has nice UI to insert all shortcodes easily without any error.

in reply to: New User Registration #65847

Shahriar
Moderator

Please send the login url too.

in reply to: Advanced Search Not Working #65846

Shahriar
Moderator

Login not working. Please re-check the login info.

in reply to: Cache Headers And Varnish #65845

Shahriar
Moderator

You will find the solution for Button problem in my reply above. It happens when there is a JS conflict with another plugin.

Found not cache issue there. Also, Download Manager or Premium Package doesn’t send no-cache hearer. Please let me know if I missed something.


Shahriar
Moderator

So, you don’t want to limit the download access only to subscribers? That’s your choice. You can follow the approach that is better for your users.

in reply to: Registration Form #65842

Shahriar
Moderator

A notification email is sent to the user after registration. You can edit that from Downloads Templates page. But the notification is not for the site admin and it does not have the option to add custom data from signup page.

It is possible to implement this solution as you want. Requires some code customization. If you are interested we can provide custom upgrade service.


Shahriar
Moderator

The purchased list is synced now. Log out and Log in refreshed the list.

https://www.evernote.com/l/AUd8RzMF48BOPq9fJjdO_Am3ygm6CUmdUQMB/image.png

in reply to: WPDM – TinyMce Button issue with WP 4.9 #65757

Shahriar
Moderator

Updated the add-on https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ Please try the new version.

in reply to: [wpdm_category] – Turning off pagination #65756

Shahriar
Moderator

We haven’t added the fix yet. Will add a patch in next release. But there is a workaround, just put different category slugs in the first position of id parameter.

Following shortcodes have slugone in common but starting slug is different.

[wpdm_category id="slugone" cols="1" toolbar=1 item_per_page=2 template="link-template-default" order_by="modified"]

[wpdm_category id="slugtwo, slugone" cols="1" toolbar=1 item_per_page=2 template="link-template-default" order_by="modified"]

in reply to: WPDM – TinyMce Button issue with WP 4.9 #65753

Shahriar
Moderator

Sorry, It was actually related to TinyMCE compatibility with latest WordPress. Releasing an add-on update soon to fix it.


Shahriar
Moderator

Please send WPDM login info in private reply to check the issue.

in reply to: Invalid license key #65751

Shahriar
Moderator

Please install the latest version of Download Manager if you are using a version older then 4.6.8, then save the license key in settings. That should fix the license error.

Send you key in private reply if getting license error in latest version 4.7.2

Best Regards.

in reply to: package ID #65749

Shahriar
Moderator

It is impossible to have same package ID for all packages. WordPress uses a unique id for each post/custom post. Not sure how your packages had the same id, however glad to know that issue has been resolved.

in reply to: invalid licence key #65748

Shahriar
Moderator
This reply has been marked as private.
Viewing 25 posts - 6,826 through 6,850 (of 12,513 total)