Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 18,526 through 18,550 (of 20,756 total)
May 14, 2020 at 7:17 pm
#128334
Moderator
Nayeem Riddhi
Staff OP

I think now it is working fine. I have tested from my side. The count of total downloads and others are working fine.

please provide information about which portion you want to hide.

Thanks.

May 14, 2020 at 7:08 pm
#128333
Moderator
Nayeem Riddhi
Staff OP

Hi,

I have checked some of your packages are updating properly. which package you are facing trouble? there are moreover 500 packages on your site. let me know.

Thanks.

May 14, 2020 at 6:47 pm
#128329
Moderator
Nayeem Riddhi
Staff OP

please adjust jstable=1 to jstable=0. i hope it may help you.

Thanks.

May 14, 2020 at 6:21 pm
#128327
Moderator
Nayeem Riddhi
Staff OP

Hi,

I have created a page for testing purposes. it is working fine,

https://www.ebookmela.co.in/wpdm-test

you should use the parameter of shortcode properly as your requirements.

Thanks.

May 14, 2020 at 5:54 pm
#128322
Moderator
Nayeem Riddhi
Staff OP

If you are facing any trouble we are here for giving you the solution. please have some patience. and give a chance to me to figured out the error and solution. I hope it may help you.

Thanks.

May 14, 2020 at 5:51 pm
#128321
Moderator
Nayeem Riddhi
Staff OP

No, same warning is showing

May 14, 2020 at 5:48 pm
#128320
Moderator
Nayeem Riddhi
Staff OP

Hi,

Which page is taking the shortcode, I have seen from the settings it is none selected,

img

please give your page URL too.

Thanks.

May 14, 2020 at 5:40 pm
#128316
Moderator
Nayeem Riddhi
Staff OP

Trying to log in, but it is saying,

Sorry, you are not allowed to access this page.

please check.

May 14, 2020 at 5:36 pm
#128314
Moderator
Nayeem Riddhi
Staff OP

Hi,

I have adjusted the code from download-manager\tpls\add-new-file-front\package-settings.php in line number 55-74 with the below code,

<div id="access_row" class="form-group-row row">
                <div  class="col-md-3"><?php echo __( "Allow Access:" , "download-manager" ); ?></div>
                <div class="col-md-9">
                    <select name="file[access][]" class="chzn-select role" multiple="multiple" id="access" style="width: 100%;max-width: 100%">
                        <?php

                        $currentAccess = get_post_meta($post->ID, '__wpdm_access', true);
                        $selz = '';
                        if(  $currentAccess ) $selz = (in_array('guest',$currentAccess))?'selected=selected':'';
                        if(!isset($post->ID)) $selz = 'selected=selected';
                        ?>

                        <option value="administrator" selected="selected"><?php echo __( "Administrator" , "download-manager" ); ?></option>
                       
                        <option value="subscriber" selected="selected"> <?php echo __( "Subscriber" , "download-manager" ); ?></option>

                        
                    </select>
                </div>
            </div>

It is working fine now as your requirements.

you can follow this doc for the safety of upgrading of the plugin,

Template Files


like your_theme\download-manager\add-new-file-front\package-settings.php

I hope it will help you.

Thanks.

May 14, 2020 at 5:16 pm
#128311
Moderator
Nayeem Riddhi
Staff OP

Hi,

Are you facing trouble with the license key or can’t able to get the key?

May 14, 2020 at 3:57 pm
#128306
Moderator
Nayeem Riddhi
Staff OP

Hi,

What is the default user role while registration by any user? default role for frontend should be the administrator and your_given_default_user_role. let me know.

Thanks.

May 14, 2020 at 3:38 pm
#128305
Moderator
Nayeem Riddhi
Staff OP

Hi,

Please give your page URL. if possible, Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.

May 14, 2020 at 3:35 pm
#128303
Moderator
Nayeem Riddhi
Staff OP

Hi,

Can you try enabling/disabling style/scripts from Downloads > Settings > User Interface. it may help you. if possible, Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.

May 14, 2020 at 3:30 pm
#128302
Moderator
Nayeem Riddhi
Staff OP

Hello,

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

Thanks.

May 14, 2020 at 10:21 am
#128268
Moderator
Nayeem Riddhi
Staff OP

Are they all single download file, I think you are talking about the page template, for that, it needs to edit the single-wpdmpro.php file. it may help you resolve the issue. let me know.

Thanks.

May 14, 2020 at 10:03 am
#128266
Moderator
Nayeem Riddhi
Staff OP

Hi,

In that case, you can see the review snippet by Google, https://developers.google.com/search/docs/data-types/review-snippet. let me know if it helps you.

Thanks.

May 14, 2020 at 9:46 am
#128264
Moderator
Nayeem Riddhi
Staff OP

In that case, have you tried this option, like as I attached the image,

img

and for your latest reply, it needs to be checked whether it will work or not

May 14, 2020 at 9:21 am
#128261
Moderator
Nayeem Riddhi
Staff OP

Hi,

please share the shortcode also, it will be easy for me to find out the design.

Thanks.

May 14, 2020 at 9:13 am
#128259
Moderator
Nayeem Riddhi
Staff OP

you should use the category slug or slugs. it is a required parameter and the multiple category slugs should be separated by a comma, not plus icon. and the custom taxonomy or categories slugs should have packages.

May 14, 2020 at 8:54 am
#128257
Moderator
Nayeem Riddhi
Staff OP

You can add multiple categories in the shortcode parameter, [wpdm_category id="Category Slug or Slugs"], have you checked the doc, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/. let me know.

Thanks.

May 14, 2020 at 8:50 am
#128256
Moderator
Nayeem Riddhi
Staff OP

Glad to hear that. let me know if you need further assistance.

May 14, 2020 at 6:40 am
#128251
Moderator
Nayeem Riddhi
Staff OP

For the login button adjustment, is it related with WPDM membership add on. please give your page URL too.

Thanks.

May 14, 2020 at 6:37 am
#128250
Moderator
Nayeem Riddhi
Staff OP

Hi,

This is a page for showing packages or category accordion on the left side and you are using the shortcode for this page. there needs a membership role for certain users who can see the page. By default, the plugin has not this feature, you may need an add on for this. let me know.

Thanks.

May 14, 2020 at 6:29 am
#128247
Moderator
Nayeem Riddhi
Staff OP

Ok, there are two adjustments in a queue for solving. I shall try to adjust them one by one. and does it related this topic with WPDM membership add on? let me know.

Thanks.

May 14, 2020 at 6:24 am
#128244
Moderator
Nayeem Riddhi
Staff OP

I have seen that there are differences between the Login button. do you want to adjust that? let me know

Thanks.

Viewing 25 posts - 18,526 through 18,550 (of 20,756 total)