Shahriar

Forum Replies Created

Viewing 25 posts - 9,601 through 9,625 (of 12,513 total)
Oct 6, 2016 at 9:58 am
#49720
Moderator
Shahriar
Staff OP

Please send your php error log ( mail it to support email ). The page has not been loaded fully. There is fatal error there. Checking error log will show us the origin of this issue.

Oct 5, 2016 at 9:52 pm
#49708
Moderator
Shahriar
Staff OP

Please update manually for now. Auto update feature still has some issues.

Deactivate and delete old version (you won’t lose any data) . Then install latest version.

Download latest version from your dashboard area.

If updating plugin doesn’t solve the double name field issue, send temporary wp-admin login info in private reply.

Oct 5, 2016 at 8:33 pm
#49703
Moderator
Shahriar
Staff OP

There is a JS error in your cart page. Maybe coming from your theme.

Try switching theme to be sure it is coming from theme. Clean all cache after changing theme.

The origin of this error is wrapped inside Facebook Pixel Code comment; Just to keep you informed, in case you know where this code is coming from.

Oct 5, 2016 at 8:13 pm
#49702
Moderator
Shahriar
Staff OP

Please send me the license key in private reply.

Oct 5, 2016 at 8:06 pm
#49701
Moderator
Shahriar
Staff OP

Please try now.

Oct 5, 2016 at 8:04 pm
#49700
Moderator
Shahriar
Staff OP

Please set admin role to temporary user. I can’t check the issue there.

Updating the dashboard page should fix the 404 issue. Just update the page from edit page without making any change.

Oct 5, 2016 at 8:00 pm
#49699
Moderator
Shahriar
Staff OP

Hi,

Download Manager requires php version > 5.3

Please ask your server support to update your php version.

That should solve this issue.

Thanks.

Oct 5, 2016 at 7:57 pm
#49698
Moderator
Shahriar
Staff OP

The option to hide category is not available yet.

It will look after this issue in next update of Archive/Directory addon.

You can customize code to hide restricted categories, but it would require explicitly assign allowed categories for user roles from category settings page. If an user role is not selected then it not be shown if you apply following customization,

Add following code in /wpdm-archive-page/wpdm-archive-page.php  file,

if( ! wpdm_user_has_access( $category->term_id, 'category' ) ) continue;

Paste it as first line inside foreach loop in Categories function,

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

Oct 5, 2016 at 6:51 pm
#49695
Moderator
Shahriar
Staff OP

Showing Invalid username error, please recheck login info.

Oct 4, 2016 at 9:38 pm
#49674
Moderator
Shahriar
Staff OP

@AshleyBellino, Please check this topic http://www.wpdownloadmanager.com/support/topic/cannot-save-settings-ajax-issue/

Same issue has been solved there.

Oct 4, 2016 at 9:30 pm
#49671
Oct 4, 2016 at 9:27 pm
#49669
Moderator
Shahriar
Staff OP

You will find Open in browser option in Dashboard Downloads Settings Basic File Download Panel.

Oct 4, 2016 at 9:24 pm
#49668
Moderator
Shahriar
Staff OP

Hi, Not possible yet. But noted for implementation. Thanks.

Oct 4, 2016 at 9:22 pm
#49667
Moderator
Shahriar
Staff OP

Hi, Did you set File Browser Access and File Browser Root in WPDM settings Basic Access Settings tab?

Oct 4, 2016 at 9:20 pm
#49666
Moderator
Shahriar
Staff OP

Please send me an url to check.

Oct 4, 2016 at 9:19 pm
#49665
Moderator
Shahriar
Staff OP

Hi, When attaching files from url you have to set the file size manually in package settings. WPDM can calculate file size when you attach them by uploading to the package. Thanks.

Oct 4, 2016 at 9:13 pm
#49664
Moderator
Shahriar
Staff OP

Just remove dd() function from wpdm-functions.php file. You will find it at the bottom. Thanks.

Oct 4, 2016 at 9:09 pm
#49662
Moderator
Shahriar
Staff OP

Hi,

Use following code in your custom link template to enable download on click title,

<a href="[download_url]">[title]</a>

Thanks.

Oct 4, 2016 at 9:06 pm
#49661
Moderator
Shahriar
Staff OP

Hi, WordPress Custom post type (download manager packages are custom posts ) doesn’t have sticky post feature.

Oct 4, 2016 at 8:59 pm
#49660
Moderator
Shahriar
Staff OP

if you have any cache plugin installed clear cache first. Then go to permalink settings and save it without making any changes. That should fix the issue.

Oct 4, 2016 at 8:50 pm
#49657
Moderator
Shahriar
Staff OP

Currently it is not possible to edit those mails from dashboard area. You can edit from /plugins/wpdm-premium-packages/templates/email-templates/  for now. We will add email editor soon.

Oct 4, 2016 at 8:47 pm
#49656
Moderator
Shahriar
Staff OP

Please send me example links.

Did you enable Open in Browser option from settings?

Oct 4, 2016 at 8:24 pm
#49653
Moderator
Shahriar
Staff OP

Are you using following shortcode for registration form? It sent email in my test.

[wpdm_reg_form]

If you have any smtp plugin try disabling it to find if there is any conflict.

Oct 4, 2016 at 7:41 pm
#49652
Moderator
Shahriar
Staff OP

Hi,

Try deactivating other plugins. If that doesn’t solve it please send temporary wp-admin in private reply.

If your site us is in SiteGround, check this thread http://www.wpdownloadmanager.com/support/topic/cannot-save-settings-ajax-issue/

Thanks.

Oct 4, 2016 at 7:04 pm
#49649
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Viewing 25 posts - 9,601 through 9,625 (of 12,513 total)