Shahriar

Forum Replies Created

Viewing 25 posts - 4,926 through 4,950 (of 12,513 total)
Sep 10, 2018 at 7:36 am
#86960
Moderator
Shahriar
Staff OP

If the lock is working for one package then it should work others too. If you face the issue again view the page source ( right click View Source ) of the popup window that appears with the like button. Then search for __wpdm_ID in the page. If you couldn’t find this clear the page cache. That should fix the issue. The could happen if you loaded the page before and your browser is serving the old scripts.

Sep 10, 2018 at 7:24 am
#86959
Moderator
Shahriar
Staff OP

Hi,

The PrePaid Credits method is listed there as “Pay with Site Balance

You can change the name from the option. Given name will be shown in cart page.

Thanks.

Sep 6, 2018 at 10:27 pm
#86921
Moderator
Shahriar
Staff OP

Working now. Please check this package http://www.iogroup.co.nz/download/mtmte-fb-header-8/

Sep 6, 2018 at 10:19 pm
#86917
Moderator
Shahriar
Staff OP

You can give it a try but not sure if that would solve the issue.

Btw, It will be very helpful, If you can send the PHP error log.

Sep 6, 2018 at 9:32 pm
#86915
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Send a page URL too where you encountered the image issue.

Sep 6, 2018 at 9:27 pm
#86912
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Sep 6, 2018 at 9:08 pm
#86911
Moderator
Shahriar
Staff OP

Yes, you can assign as many categories as you want to a package/download. There is no limit from the Download Manager.

Sep 6, 2018 at 9:04 pm
#86910
Moderator
Shahriar
Staff OP

Please send the page/package link. Not the FB like button URL.

Got the URL from the video but looks like protected URL. Can’t access without login.

Sep 6, 2018 at 9:02 pm
#86909
Moderator
Shahriar
Staff OP

You can use the Default Values add-on ( https://www.wpdownloadmanager.com/download/wpdm-default-values/ ) to bulk update package settings. This add-on also has the option to set default values for new packages.

It is possible to add text to the play icon. But requires code customization.

Find this code <i style='margin-top:0px' class='fa fa-play'></i> in /download-manager/libs/class.FileList.php and append/prepend your text.

Sep 6, 2018 at 8:52 pm
#86908
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Sep 6, 2018 at 8:48 pm
#86906
Moderator
Shahriar
Staff OP

Please assign the administrator role to the temp user. Can’t access the WPDM settings area using the provided user.

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

Sep 6, 2018 at 8:37 pm
#86904
Moderator
Shahriar
Staff OP

Please try now. Make sure you have the latest version of Download Manager. You can always download the latest version here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

Sep 6, 2018 at 8:23 pm
#86903
Moderator
Shahriar
Staff OP

Working now. Updated the value of WPDM_THEME_SUPPORT to false. Missed that in the previous zip I sent.

https://www.evernote.com/l/AUem61bV1DZOmb-YPZtxDp0DS1XLIrEKy-cB/image.png

Sep 6, 2018 at 8:03 pm
#86902
Moderator
Shahriar
Staff OP

Sorry for the delayed reply. You were using a very old version of Download Manager there. I have installed the latest version. Everything seems okay now.

Sep 6, 2018 at 7:55 pm
#86901
Moderator
Shahriar
Staff OP

Hi,

It is possible using a custom template. Please send wp-admin and FTP info in private reply. I will do it for you.

Thanks.

Sep 6, 2018 at 6:55 pm
#86896
Moderator
Shahriar
Staff OP

Hi Christoph,

Looks like you wp_postmeta table has been affected during the import process. Attached Files are saved using __wpdm_files post meta key. But this meta info is empty in your package.

Can you please compare wp_postmeta table in old and new setup? Search for __wpdm_files meta key in both tables to see the differences. If there is a difference between search results that means your wp_postmeta table has been modified during transfer.

This could happen due to buggy transfer method. How did you clone your installation?

Let me know the update.

Thanks.

Sep 6, 2018 at 6:05 pm
#86892
Moderator
Shahriar
Staff OP

Have you changed the template in your shortcode? Please use the WPDM TInyMCE button add-on ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ) to insert the shortcode. It provides a GUI to select the template.

Send temporary wp-admin login info in private reply if you want me to check the issue.

Sep 6, 2018 at 6:02 pm
#86891
Moderator
Shahriar
Staff OP

I can update the Download Manager settings without any issue. Could you please check again?

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

Sep 6, 2018 at 5:58 pm
#86890
Moderator
Shahriar
Staff OP

Please modify this part of your template,

Change <a target="_blank" href="[download_url]">[download_link]</a> to <a target="_blank" href="[download_url]">[title]</a>

Sep 6, 2018 at 5:55 pm
#86889
Moderator
Shahriar
Staff OP

Hi,

Looks like you have already fixed the issue by adding logo parameter.

Let me know if there is any other issue.

Best regards.

Sep 6, 2018 at 5:46 pm
#86888
Moderator
Shahriar
Staff OP

Please add the following CSS in your Customizer Additional CSS option to fix the pagination issue,

.w3eden .prev.page-numbers, .w3eden .next.page-numbers {
    width: auto;
}

Unlocked your key from test site. Now license key should work on your new site.

You are right about the UTF-8 issue. Please remove the utf8_encode function from line no 100 in /download-manager/admin/menus/class.BulkImport.php file. Just keep the 'post_content' ► $drow['description'],

Sep 6, 2018 at 4:16 pm
#86883
Moderator
Shahriar
Staff OP

Hi,

Do you have the latest version ( 4.7.7 ) of Download Manager Pro? If not please install the latest version. You can download it here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

If it is not related to old version, send temporary wp-admin login info in private reply.

Thanks.

Sep 6, 2018 at 4:14 pm
#86882
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Have you tried deactivating other plugins to check if this a plugin conflict issue?

Sep 6, 2018 at 4:11 pm
#86881
Moderator
Shahriar
Staff OP

Hi,

You can use all packages [wpdm-all-packages jstable=0 items_per_page=10] shortcode to show all packages in a tabular format. This shortcode doesn’t support custom template.

Another option is the category shortcode ( https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/ ). This one has custom template support.

But the best option is using Directory Add-on ( https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) which has search and filtering options.

Directory Add-on Demo: https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

Thanks.

Sep 6, 2018 at 4:05 pm
#86880
Moderator
Shahriar
Staff OP

Have you made any change? Looks like the page is working now.

https://www.evernote.com/l/AUfQZB_DU3VL3I5XIubx80FLC-7NWsN4AlkB/image.png

Viewing 25 posts - 4,926 through 4,950 (of 12,513 total)