Shahriar

Forum Replies Created

Viewing 25 posts - 7,501 through 7,525 (of 12,513 total)
Aug 29, 2017 at 8:54 pm
#62207
Moderator
Shahriar
Staff OP

Hi,

Please download the latest version of Download Manager from here https://www.wpdownloadmanager.com/user-dashboard/purchases/

We have added new update method in the latest version, so you won’t face this issue again.

Thanks.

Aug 29, 2017 at 8:52 pm
#62206
Moderator
Shahriar
Staff OP

It is possible but not recommended due to performance issue. Also, it will trigger more code changes if you want to remove child cats from the right side result.

You have to add the following code to add child cats on left,

$term_childrens = get_term_children($term->term_id, 'wpdmcategory');
                        foreach ($term_childrens as $term_children){
                            $term_children_obj = get_term($term_children,'wpdmcategory');
                            echo "{$term_children_obj->name}";
                        }

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

Aug 29, 2017 at 8:36 pm
#62205
Moderator
Shahriar
Staff OP

Please check now. I have re-installed the Download Manager NOw everything looks fine.

Aug 29, 2017 at 8:31 pm
#62204
Moderator
Shahriar
Staff OP

It is not possible yet. But you can send the download link to the email when using email lock. Also in the latest version of WPDM there is an option in the admin area to send a download link to one or more emails.

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

Aug 29, 2017 at 8:19 pm
#62201
Moderator
Shahriar
Staff OP

There is no shortcut way to do that. You can utilize create date and update date value of a package to decide if a package is new or just updated.

To get create date – https://codex.wordpress.org/Function_Reference/get_the_date

To get update date – https://codex.wordpress.org/Function_Reference/get_the_modified_date

Aug 29, 2017 at 8:13 pm
#62199
Moderator
Shahriar
Staff OP

Add following parameter on WP Query in /wpdm-archive-page/tpls/aps-content-cat.php file,

'include_children' ► false

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

Aug 29, 2017 at 8:00 pm
#62198
Moderator
Shahriar
Staff OP

Maybe all package table is the solution you are looking for. You can use the following shortcode to create all packages table,

[wpdm-all-packages items_per_page=10 jstable=1 order_by="create_date" order="DESC"]

Aug 29, 2017 at 7:58 pm
#62197
Moderator
Shahriar
Staff OP

Authors can delete their packages from Frontend Uploader All Items Tab.

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

Aug 28, 2017 at 6:01 pm
#62153
Moderator
Shahriar
Staff OP

You can remove the Newest Items by removing the table shown in the following screenshot. It is located in /wpdm-archive-page/tpls/archive-page-with-sidebar.php file,

https://www.evernote.com/l/AUeANd59vdJDcbxS9_-BBMYxJuGq6mq83msB/image.png

Aug 28, 2017 at 5:31 pm
#62151
Moderator
Shahriar
Staff OP

The order issue has been fixed. Please try now.

The login form is being modified ( using action ) by one of your plugins. Please try disabling other plugins to find which one is adding extra fields in the login form.

Aug 28, 2017 at 5:07 pm
#62147
Moderator
Shahriar
Staff OP

Login URL was being redirected to WPDM Login page because you selected the WPDM Login page on the settings page. I have changed it to turn off the redirection.

I made no other changes in settings or code. I also didn’t notice any speed changes in your site. It was same before I logged in there.

Registration shortcode issue may be related to a plugin or theme conflict. Is it okay if I disable plugins or switch theme for testing?

Aug 28, 2017 at 2:16 pm
#62139
Moderator
Shahriar
Staff OP

Hi,

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

Thanks.

Aug 28, 2017 at 11:45 am
#62132
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 28, 2017 at 11:37 am
#62131
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 28, 2017 at 11:33 am
#62129
Moderator
Shahriar
Staff OP

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

Aug 28, 2017 at 11:31 am
#62128
Moderator
Shahriar
Staff OP

Please send temporary wp-admin and FTP login info in private reply.

Aug 27, 2017 at 11:16 am
#62116
Moderator
Shahriar
Staff OP

There is unexpected output/newline at the top of your page. Which corrupting the pdf file during download process.

https://www.evernote.com/l/AUea8LUFOcdCCqyKrm5TwdN-HLYr-U_dtpgB/image.png

I tried to change the theme to test if it is coming from your active theme. But look like it is server related. Please ask your server support about it.

Also, reactivating your previous theme looks like creating a display issue. Maybe there is a required plugin which I haven’t activated.

Please let me know the update after contacting with server support.

Thanks.

Aug 27, 2017 at 10:47 am
#62114
Moderator
Shahriar
Staff OP

I have re-installed the plugin. Now everything is working as usual.

Aug 27, 2017 at 10:08 am
#62113
Moderator
Shahriar
Staff OP

Please reactivate login info.

Aug 27, 2017 at 8:29 am
#62103
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 27, 2017 at 8:23 am
#62102
Aug 27, 2017 at 8:20 am
#62101
Moderator
Shahriar
Staff OP

You’re welcome 🙂 Glad to know you managed to achieve what you were looking for.

Aug 27, 2017 at 8:18 am
#62100
Moderator
Shahriar
Staff OP

Please send the login URL too

Aug 27, 2017 at 8:06 am
#62098
Moderator
Shahriar
Staff OP

Yes, It is possible. You can attach you S3 files in WPDM package using Amazon S3 add-on.

Please checked S3 product details and how-to here https://www.wpdownloadmanager.com/download/wordpress-amazon-s3-storage-plugin/

Aug 27, 2017 at 8:03 am
#62097
Moderator
Shahriar
Staff OP

Download Manager doesn’t have role creation feature. There are lots of role manager add-on in wp.org You can use this one https://wordpress.org/plugins/user-role-editor/

Viewing 25 posts - 7,501 through 7,525 (of 12,513 total)