Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 18,951 through 18,975 (of 19,620 total)
in reply to: Viewing Shopping Cart #120317

Nayeem Riddhi
Moderator

Hello,

The premium package already has a widget for that, But it is temporarily disabled for now, we shall reactivate it with the next update.

Thanks.

in reply to: Buy Now Button in Premium Package #120314

Nayeem Riddhi
Moderator

Hi,

If you enable the option, you will see buy now option after the add to cart button, if Paypal or stripe active, like this: https://demo.wpdownloadmanager.com/marketplace/download/blossom/

image

Please check the settings and credentials also

Thanks.

in reply to: Some issues with the File Cart #120313

Nayeem Riddhi
Moderator

Ok, I will check it. Will inform you

in reply to: Form Lock for Gravity Forms doesn’t work #120311

Nayeem Riddhi
Moderator

Oh sorry, I need to check from my side with Gravity Form. Because it is a premium version, I am trying to collecting it. after that, I can confirm you what is the issue.

Thanks.

in reply to: Some issues with the File Cart #120308

Nayeem Riddhi
Moderator

Oh, we have missed it. Is the problem is same or a new problem? If new then open a separate ticket for that.

Thanks.

in reply to: “WPDM – ZOHO CRM Leads” needs updating #120304

Nayeem Riddhi
Moderator

Hello,

Please have some patience, there is a queue of updating task available. we are trying as soon as possible.

Thanks.

in reply to: Something-wrong.txt – File not found! #120303

Nayeem Riddhi
Moderator

Hi,

It is needed some adjustment with the settings, we are sorry for that. You may knock here,https://www.wpdownloadmanager.com/download/custom-upgrade-service/, or ask some help customize@wpdownloadmanager.com and discuss there.

Thanks.

in reply to: Frontend Uploader problem! #120298

Nayeem Riddhi
Moderator

Hello @lopes,

Please have patience, we will update it soon.

Thanks.


Nayeem Riddhi
Moderator

Glad to hear this, your problem has been solved.

Thanks.

in reply to: File Cart Not working #120296

Nayeem Riddhi
Moderator

Hello,

Please, give your temporary wp-admin login details in private reply for checking.

Thanks.

in reply to: DRopbox Explorer Fata Error #120295

Nayeem Riddhi
Moderator

Hello,

Have you checked to activate and deactivate the other plugin? Please check and let me know.

Thanks.

in reply to: Drop files problem #120293

Nayeem Riddhi
Moderator

Hello,

1. For the time being, The file is still uploading in case, you don’t see the progress bar.

2. It’s a bug of frontend, we have found this issue. we will update it soon.

Thanks.

in reply to: Script conflict #120280

Nayeem Riddhi
Moderator

Hello,

The problem has been solved. It was making conflicting with EduPlugin. I have disabled it, now modal popup is working. Please check, and let me know.

Thanks.

in reply to: Script conflict #120279

Nayeem Riddhi
Moderator

Hello,

There is a long queue of topics, solving one by one. Please have patience. I will try to look at your topic today.

Thanks.

in reply to: Download Manager packages order #120277

Nayeem Riddhi
Moderator

For your archive page, it has to be added manually some code like,

$args = array( 'post_type' ► 'wpdmpro','orderby'► 'title', 'order' ► 'ASC','posts_per_page' ► -1 ); $the_query = new WP_Query( $args );
and just have to loop through with $the_query
Thus you will get your desired filtering.

Thanks.

  • This reply was modified 5 years, 7 months ago by Nayeem Riddhi.
in reply to: Something-wrong.txt – File not found! #120273

Nayeem Riddhi
Moderator

Hi,

This is happening because previously you have used past featured function select from server, now it has been developed with the new feature. please check this package https://knapheide.flywheelsites.com/download/wpdm-test, it has been uploaded via new Select From Server. It is working fine there. we have noted that issue. In the next update, we will try to adjust that. In the meanwhile, you can use the new feature upload option.

Thanks.

in reply to: Gutenberg Block – Options frozen #120263

Nayeem Riddhi
Moderator

Hi,

It can also be for conflicting with plugin script, please check your browser console error. and let me know.

Thanks.

in reply to: Drop files problem #120261

Nayeem Riddhi
Moderator

Hi,

It was conflicting with Enfold mediaelement js, I have found it functions.php line number 420. however, I was also searching for the option. It is in Enfold theme option Performance > Self hosted videos and audio features (WP-Mediaelement scripts), i have changed it. Now Select File button is working. Please check now and let me know.

//load mediaelement js
`$opt_mediaelement = isset( $options[‘disable_mediaelement’] ) ? $options[‘disable_mediaelement’] : ”;

$condition = true;
if( ‘force_mediaelement’ != $opt_mediaelement )
{
$condition = ( $opt_mediaelement != “disable_mediaelement” ) && av_video_assets_required();
}`

Thanks.

  • This reply was modified 5 years, 7 months ago by Nayeem Riddhi.

Nayeem Riddhi
Moderator

Hello,

Are you facing problem with frontend or backend? In the backend section, the select files option working fine. Please let me know if the problem has been solved.

Thanks.

in reply to: Different download URL for template. #120248

Nayeem Riddhi
Moderator

Hi,

If you have Pro version you can edit the template from Templates settings. You just have to clone that and use it in your package. As you mention two different URL for web and mobile, you can see this documentation for that, https://codex.wordpress.org/Function_Reference/wp_is_mobile and https://developer.wordpress.org/reference/functions/wp_redirect/
You can follow this documentation for creating a new template or editing template, https://www.wpdownloadmanager.com/doc/template-files/ As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template.

Thanks.

in reply to: PDF Viewer Not Displaying #120247

Nayeem Riddhi
Moderator

Hi,

Has the problem been solved? I can’t able to log in, it is just spinning.

Thanks.

in reply to: Sorting by date error #120227

Nayeem Riddhi
Moderator

Hi,

Your site has been adjusted. I have added 'orderby' ► 'date','order' ► 'ASC', for your problem which was messed up. Now the packages are ordered by publish date. Please check and let me know if it works for you.

Thanks.

in reply to: Script conflict #120216

Nayeem Riddhi
Moderator

Hello,

Please, give your temporary wp-admin login details in private reply for checking.

Thanks.


Nayeem Riddhi
Moderator

Hello,

Can you please check your mailing list in Mailchimp with email nayeem_riddhi_check@gmail.com is there or not. Please let me know if it works for you.

Thanks.


Nayeem Riddhi
Moderator

Hello,

Have you checked this plugin doc https://www.wpdownloadmanager.com/download/wordpress-amazon-s3-storage-plugin/, here describes everything about Amazon S3 Plugin.

Thanks.

Viewing 25 posts - 18,951 through 18,975 (of 19,620 total)