Shahriar

Forum Replies Created

Viewing 25 posts - 6,426 through 6,450 (of 12,513 total)
in reply to: Need domain updated for correct license key #69110

Shahriar
Moderator

Unlocked the key. Please try now. The key was linked to trafficsafety.org

in reply to: Transfer domain #69104

Shahriar
Moderator

Hello Adrien,

Unlocked your key from the old domain. Please try now.

Just let us know when you need to transfer the license to another domain.

Best Regards.

in reply to: Hide thumbnail without hiding from site #69103

Shahriar
Moderator

The CSS approach works too. But PHP approach is faster. Because latter doesn’t  load the image so page loads faster.

in reply to: Change words "add to cart" #69100

Shahriar
Moderator

Hi,

It is not possible in current version. But we are releasing a new version within 1-2 days. You can use add_to_cart_button_label filter in the new version to change Add To Cart button label.

Thanks.

in reply to: PDF Viewer Docs #69099

Shahriar
Moderator

Hi,

PDF Viewer doesn’t have the option to limit the number of pages. But it will be a nice feature, so noted for implementation. There is no other settings or options available for PDF viewer. It just uses the doc preview template tag to show the viewer.

Thanks.

in reply to: Cannot update – invalide license #69097

Shahriar
Moderator

Hello Francesco,

Unlocked your key from the old domain. Please try now.

Best Regards.

in reply to: Invalid Licence Key #69096

Shahriar
Moderator

Hello Marc,

Unlocked your key from the old domain. Please try now.

Best Regards.

in reply to: User/members roles #68983

Shahriar
Moderator

Sorry, Pro Membership plugin doesn’t have role-based discount option yet.

in reply to: Filename #68980

Shahriar
Moderator
This reply has been marked as private.
in reply to: Hide thumbnail without hiding from site #68979

Shahriar
Moderator

Looks like you have changed the theme. The code above is from another theme.

However, to remove featured image from download manager posts please add && get_post_type() != 'wpdmpro' in the marked location,

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

in reply to: A problem with the licence #68978

Shahriar
Moderator

Hi,

Please try now. Unlocked your key from dev server.

– Best regards.


Shahriar
Moderator

Hi, Thanks for the tip 🙂 Yes, we could add a tooltip there to clarify the usage of the button.

in reply to: Email Preview aren't working at all #68970

Shahriar
Moderator

Hi,

We will fix this issue in next version of Download Manager.

Thanks.

in reply to: File is renamed when downloading a file #68968

Shahriar
Moderator

Hi,

Could you please try deactivating other plugins?

If that doesn’t solve the issue we need wp-admin and FTP login info to check your installation to find the reason behind this. Please use private reply to send the info.

Best regards.

in reply to: Direct download not working #68895

Shahriar
Moderator

The update is coming in next week. I have modified the wpdm-default-values.php file. Changed $meta_value = serialize($_POST['meta_value']); to $meta_value = $_POST['meta_value'];

You can create a custom template for frontend meta box by copying the /download-manager/tpls/metaboxes/package-settings-front.php file.  Please check this doc about custom template https://www.wpdownloadmanager.com/doc/template-files/


Shahriar
Moderator

Please try following code,

.w3eden .nav-tabs > li.active > a{background-color:transparent !important;color:#fff !important;}

Social links are coming from your theme. Maybe there is an option in your theme to remove it. Otherwise you have to edit theme file to remove those.

in reply to: Directory Add-on Problem #68893

Shahriar
Moderator

Sorry, It was line 1082

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

To show only childs of selected category replace line 275 with code from the following link,

https://www.dropbox.com/s/lqdyuo3faaf1fmd/archive-mod.txt?dl=0

in reply to: Download Timeout issue since updating to Version 4.7.3 #68888

Shahriar
Moderator

Hi, Could you please send login info? Looks like the package is locked for visitors. – Best Regards.

in reply to: Manage .apk mime extension #68886

Shahriar
Moderator

Hi,

There was no issue with APK download. The browser also asked if want to open the APK after download ( in android chrome ).

Are you trying auto open ( initiate installation process ) the downloaded file? Sorry, but it is not possible from WPDM side. It depends on user’s browser settings.

Best regards.

in reply to: User Dashboard Page Not Saving #68883

Shahriar
Moderator
This reply has been marked as private.
in reply to: Directory Add-on Problem #68882

Shahriar
Moderator

Hi,

Please try the cat_view="extended" Extended view doesn’t use the category drop-down and shows only selected category link as buttons.

To stop initial loading we have to edit some code. Please remove line 1091 from /plugins/wpdm-archive-page/wpdm-archive-page.php file. That should stop autoloading packages.

Thanks.

in reply to: Coupon Codes Not Working? #68879

Shahriar
Moderator

Hi, We found the issue. Will add a patch in next release of Premium Package to fix it. Thanks.

in reply to: How to Set Required in First Name #68876

Shahriar
Moderator

Sorry, there is no option yet. But you can add required attribute in the marked location to make it required.

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

in reply to: Hide thumbnail without hiding from site #68874

Shahriar
Moderator

Hi,

The thumbnail in details page is coming from your theme’s single.php template. You can disable it from there by adding a condition for wpdmpro post type.

Or copy that template and remove the thumbnail code from there. Then rename it as single-wpdmpro.php After that this new template will be used instead of the common post template ( single.php ).

Thanks.

in reply to: Direct download not working #68872

Shahriar
Moderator

Hi,

Default Values add-on doesn’t have frontend support yet. But we are adding this feature in next release of the add-on.

Fixed the allow access field issue on your installation, will add this fix too with next release.

Thanks.

Viewing 25 posts - 6,426 through 6,450 (of 12,513 total)