Shahriar

Forum Replies Created

Viewing 25 posts - 7,626 through 7,650 (of 12,513 total)
Aug 15, 2017 at 5:47 pm
#61750
Moderator
Shahriar
Staff OP

Add following code in /download-manager/admin/menus/class.BulkImport.php file to bulk update category,

foreach($drow['category'] as $index ► $term){
                        if(term_exists($term, 'wpdmcategory')){
                            $eterm = term_exists($term, 'wpdmcategory');
                            $drow['category'][$index] = $eterm['term_id'];
                        }
                        else {
                            $tinf =  wp_insert_term($term, 'wpdmcategory');
                            if(is_array($tinf) && isset($tinf['term_id']))
                                $drow['category'][$index] = $tinf['term_id'];

                        }
                    }
$ret = wp_set_post_terms($post_id, $drow['category'], 'wpdmcategory' );

https://www.evernote.com/l/AUeVBIMSxHhFXo–3Y5eZ-jsCN2c12G6v8sB/image.png

Aug 15, 2017 at 3:12 pm
#61745
Moderator
Shahriar
Staff OP

So, It is working now? Let me know if still having an issue.

Aug 15, 2017 at 3:10 pm
#61744
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 15, 2017 at 3:06 pm
#61742
Moderator
Shahriar
Staff OP

Please install the latest version of Download Manager to fix the license key issue. You can download it here https://www.wpdownloadmanager.com/user-dashboard/purchases/

Aug 15, 2017 at 3:05 pm
#61741
Moderator
Shahriar
Staff OP

Please try now.

Aug 15, 2017 at 12:15 pm
#61732
Moderator
Shahriar
Staff OP

If you are indicating the use of the same package in different pages and posts, then you just have to change the package data ( From Edit package page ). No need to go through all pages where you have put the shortcodes.

There is an option in Downloads Settings Basic Upload Settings to overwrite old files when uploading a new file. If a file with the same name already exists then it will be overwritten by the new file.

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

Aug 15, 2017 at 12:11 pm
#61731
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 15, 2017 at 12:01 pm
#61730
Moderator
Shahriar
Staff OP

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

Aug 15, 2017 at 12:00 pm
#61729
Moderator
Shahriar
Staff OP

Unlocked your key from the old domain. You can apply it on new domain now.

Aug 15, 2017 at 11:58 am
#61728
Moderator
Shahriar
Staff OP

Please send me your license key in private reply.

Aug 15, 2017 at 11:35 am
#61727
Moderator
Shahriar
Staff OP

Yes, a custom pdf viewer will be used. No flash required. We will hide download button which is visible in browsers’ pdf viewer.

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

Yes, 4 Hours = $300

Please use the following URL to complete the payment ( select USD as currency if it is set to something else ),

https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=4&product_id=4

Aug 15, 2017 at 11:27 am
#61724
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 14, 2017 at 8:58 pm
#61715
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. There shouldn’t be such error. get_avatar_url is a core WordPress function.

Aug 14, 2017 at 8:53 pm
#61714
Moderator
Shahriar
Staff OP

Hi,

Unlocked your key from staging sites. Please try now. If still getting the invalid key error, then it means you are using an older version of WPDM. Please update Download Manager in that case. You can download the latest version here https://www.wpdownloadmanager.com/user-dashboard/purchases/

Thanks.

Aug 14, 2017 at 8:47 pm
#61713
Moderator
Shahriar
Staff OP

I didn’t check portfolio post type code ( theme or plugin ) as it is coming from another plugin or theme. If the issue was related to WPDM I would have provided you a solution for that.

Are you using wpdmpro.po file for translation source? I see the string Send Download Link To in that file on line 1791.

Aug 13, 2017 at 7:02 pm
#61699
Moderator
Shahriar
Staff OP

You have to edit your theme’s single.php again for that. Do not load sidebar layout if you are on download page using the code above. Also, make the content area full page. Your theme provider can help you about this.

Aug 13, 2017 at 6:59 pm
#61698
Moderator
Shahriar
Staff OP

Sorry, not clear. Can’t you use browser back button to go back to the previous page?

Aug 13, 2017 at 6:58 pm
#61697
Moderator
Shahriar
Staff OP

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

Aug 13, 2017 at 6:57 pm
#61696
Moderator
Shahriar
Staff OP

You can use this email address support@wpdownloadmanager.com for temporary user. Keep it activated, I will check at my earliest possible time.

Aug 13, 2017 at 6:53 pm
#61695
Moderator
Shahriar
Staff OP

Looks like something is wrong with your portfolio post type. Shortcode works fine in other custom post types. I tested it on FAQ post type too.

Aug 13, 2017 at 6:40 pm
#61694
Moderator
Shahriar
Staff OP

Hi,

Email Template Editor add-on has some compatibility issues with the latest version of Pro Membership core plugin. We are working on it. The updated version of the add-on will be released soon.

Thanks.

Aug 13, 2017 at 4:05 pm
#61692
Moderator
Shahriar
Staff OP

It is not possible to remove that line without editing plugin code. If you want you can remove that from /download-manager/libs/class.PackageLocks.php file ( around line 329 )

Aug 13, 2017 at 4:02 pm
#61691
Moderator
Shahriar
Staff OP

1 ) Yes, you have to put the file again under language dir

2 ) Please send me temporary wp-admin login info in private reply to check link template issue.

Aug 13, 2017 at 8:00 am
#61670
Moderator
Shahriar
Staff OP

Please download a fresh copy from here https://www.wpdownloadmanager.com/user-dashboard/purchases/

Your downloads and settings are still there. After activation, all old downloads will work as usual.

Aug 13, 2017 at 7:56 am
#61669
Moderator
Shahriar
Staff OP

Hi,

Looks like it is possible to remove download and print buttons using a custom pdf viewer. But it requires some extra work to modify the viewer library. So, This task will require total 4 hours of customization. Let me know if you want to proceed. I will send you payment link after getting your confirmation.

Thanks.

Viewing 25 posts - 7,626 through 7,650 (of 12,513 total)