Shahriar

Forum Replies Created

Viewing 25 posts - 7,976 through 8,000 (of 12,513 total)
Jul 11, 2017 at 1:12 pm
#60277
Moderator
Shahriar
Staff OP

Please assign the administrator role to the temporary user. I can’t edit or add page or manage plugins.

Jul 11, 2017 at 1:07 pm
#60276
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jul 11, 2017 at 1:06 pm
#60275
Moderator
Shahriar
Staff OP

Have you installed LiveForm? Download After submit requires LiveForm.

Jul 11, 2017 at 5:57 am
#60268
Moderator
Shahriar
Staff OP

Hi Kaisan, Unlocked your key.

Jul 10, 2017 at 9:48 pm
#60262
Moderator
Shahriar
Staff OP

Could you please re-check the FTP info? It is not working.

Search Page doesn’t have pagination support yet. Actually, Directory add-on is the best option for such cases. It has lots of options to show packages in different ways, with the search option.

Jul 10, 2017 at 9:38 pm
#60260
Moderator
Shahriar
Staff OP

Hi,

Looks like there is a minor issue in this option. Each saves interchanges return and cancel URL. We will fix it in next release. Next version is coming soon, there are lots of improvements in next version.

I have saved both fields now there. That should work.

Thanks.

Jul 10, 2017 at 9:33 pm
#60253
Moderator
Shahriar
Staff OP

Please check this topic https://www.wpdownloadmanager.com/support/topic/updating-from-wpdm-pro-v3-to-v4/

You have to migrate your packages first using migration add-on.

Then deactivate and delete the old version.

Finally, upload the latest version.

Jul 10, 2017 at 9:28 pm
#60251
Moderator
Shahriar
Staff OP

Maybe, It is related to a core WordPress hook which is being used by both plugins. Try commenting out the following line in /download-manager/libs/class.Apply.php file ( line 31 )  ( although the error might move to another line that using the get_permalink function ! ),

add_filter("login_url", array($this, 'loginURL'), 999999, 3);

Try setting permission to 755

To disable the link, always use the custom link template ( the one without [page_url] tag ) when creating a new package. You will find the link template option in Package Settings meta box.

Jul 10, 2017 at 8:39 pm
#60246
Moderator
Shahriar
Staff OP

You’re welcome! Glad you liked WPDM 🙂

Jul 10, 2017 at 8:37 pm
#60245
Moderator
Shahriar
Staff OP

No, WPDM and JIG are not using same function or class. In you support request, ask them if they are applying login_url filter hook anywhere. This issue most probably originated from a premature call on filter hook.

Yes, you can disable the link. Use a custom link template for that. Just remove the [page_url] template tag from the custom template.

Maybe a permission issue. Please check the directory permission of download-manager-files fir.

Jul 10, 2017 at 8:17 pm
#60243
Moderator
Shahriar
Staff OP

Does Download Manager work if you disable your justified image plugin? Download Manager code on the reported line is a just simple call to get_permalink function which is a core function. So, most probably it is something in the justified plugin. Have you notified that plugin author about this? We really want to solve this for you. But doesn’t look like WPDM related issue.

– You can use the shortcode to show downloads anywhere you want. Use TinyMCE button to insert shortcode or copy the shortcode from “All Packages” page.

– Subscribers page lists all user info collected through email lock feature.

– Frontend settings pages are used for different purposes including redirecting users to the login page. Create a page for each of these shortcodes and set the page in each page option.

– All WPDM files are uploaded in /wp-content/uploads/download-manager-files/ directory. But you can attach files from any server directory to your download package. We do not recommend changing the upload dir as this change will be gone after each plugin update.

 

Jul 10, 2017 at 7:11 pm
#60242
Moderator
Shahriar
Staff OP

Hi,

Here are my suggestions for your use case,

Do not create a new package when there is a new version. Just upload the new file in the old package.

If you want to remove old version remove it when updating the package with the new file. Clicking the X button in attached files meta box before updating package removes the file.

Use the Version field to show the current version of the application to your users.

Let me know if you need any other info.

Thanks.

Jul 10, 2017 at 7:04 pm
#60241
Moderator
Shahriar
Staff OP

Hi,

If you want one-time payment why not create a package and set a price using Premium Package?

Membership plans require the recurring options. If you must use Membership, You can let your users know that they can cancel subscription any time they want.

Jul 10, 2017 at 6:16 pm
#60240
Moderator
Shahriar
Staff OP

Default Values add-on sets predefined values of package settings when creating a new package.

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

Sorry, I didn’t get what you meant in the first place. From you last reply, it is clear now you are trying to use default link template in category shortcode. But Default Values doesn’t handle that.

You can easily select the link template when inserting category shortcode. TinyMCE add-on has nice UI for that. No need to edit plugin code for that.

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

Jul 10, 2017 at 6:04 pm
#60239
Moderator
Shahriar
Staff OP

Hi,

There is an action hook wpdm_register_form available which you can use to add extra fields in the registration form.

You will find the developer doc here https://www.wpdownloadmanager.com/doc/action-reference/wpdm_register_form/

Thanks.

Jul 10, 2017 at 6:01 pm
#60238
Moderator
Shahriar
Staff OP

Update plugin via FTP. After update, add the following line before return statement at the bottom of fetchTemplate function in /download-manager/libs/class.Package.php file. Or just let me know, I will add the code.

wp_reset_query();

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

Jul 10, 2017 at 5:53 pm
#60237
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Jul 10, 2017 at 5:46 pm
#60236
Moderator
Shahriar
Staff OP

Looks like the temporary user doesn’t have plugin editor access on the live site.

However, you can copy the download-manager from staging site and put it on the live site ( replace current copy ). That should fix the issue. Enable plugin editor if it doesn’t.

Happy to help!

Jul 10, 2017 at 5:29 pm
#60233
Jul 10, 2017 at 5:28 pm
#60232
Moderator
Shahriar
Staff OP

Yes, do it with each installation you have.

Are you using latest version in any installation? If you have no issue with the latest version then you can use it everywhere and this edit is already part of the latest version.

 

Jul 10, 2017 at 5:23 pm
#60231
Moderator
Shahriar
Staff OP

You’re welcome! Glad to know that the issue has been resolved.

Jul 10, 2017 at 5:17 pm
#60229
Moderator
Shahriar
Staff OP

Getting incorrect password error.  Please check the login info again.

Jul 9, 2017 at 9:07 am
#60200
Moderator
Shahriar
Staff OP

WPDM makes no call to the get_page_permastruct function. But to make sure it is not a plugin conflict we should try to activate WPDM after deactivating all other plugins.

You can disable welcome screen by commenting out the following line in /download-manager/admin/menus/class.Welcome.php file,

add_action('activated_plugin', array($this, 'welcomeRedirect'));

Commenting this line fixes the WP CLI warnings.

 

Jul 9, 2017 at 8:37 am
#60198
Moderator
Shahriar
Staff OP

Working now 🙂

Jul 8, 2017 at 8:16 pm
#60185
Moderator
Shahriar
Staff OP

You will find the download history in stats page. Following screenshot is taken from your site.

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

Viewing 25 posts - 7,976 through 8,000 (of 12,513 total)