Shahjada

Forum Replies Created

Viewing 25 posts - 1,601 through 1,625 (of 15,647 total)
May 24, 2021 at 7:42 pm
#154129
Keymaster
Shahjada
Staff OP

@brojanig, yes, it is something related to your server, please send me temporary wp-admin login info to check it in detail. I shall find a workaround for you.

May 24, 2021 at 7:36 pm
#154128
Keymaster
Shahjada
Staff OP

Please check if you enabled the subscription/recurring payment option in your Razorpay account.

May 24, 2021 at 12:20 pm
#154112
Keymaster
Shahjada
Staff OP

Hi,
Author name and avatar option will be available with the next update of the WPDM Gutenberg Add-on.

#1. We have fixed the translation issue with the column heads for the next update. However the word ‘Search…’ is already translation ready.
#2. All Download Table block with WPDM – Gutenberg add-on will have all extended features to build table.

May 20, 2021 at 4:30 pm
#153993
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
May 20, 2021 at 4:09 pm
#153989
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
May 20, 2021 at 2:57 pm
#153982
Keymaster
Shahjada
Staff OP

Hi,
Here it is:
Basische%20Sonnenpflege%20ohne%20Duft%20-%20Yupik%20Pressebereich

The issue was happening as the image size was too large ( 7000+ px ) and your server was failing to create thumbnail due to the lack of memory required to handle such large image, however, I’m resized ( 1000px ) and compressed them ( ~ 150 KB ) and uploaded there to show you. See, it is working fine now.

So, not an issue with the plugin :).

May 19, 2021 at 4:56 pm
#153906
Keymaster
Shahjada
Staff OP

Hi,
That menu is coming from advanced access control add-on and the language file is here /plugins/wpdm-custom-access-level/languages/wpdm-custom-access-level.pot. Please get the pot file and translate it.

May 19, 2021 at 8:53 am
#153126
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
May 19, 2021 at 8:24 am
#153122
Keymaster
Shahjada
Staff OP

Nothing do to there for now. However, it is not an issue, that’s how it works. It will not close, but a message will appear on the screen after successful submission.

May 19, 2021 at 8:03 am
#153119
Keymaster
Shahjada
Staff OP

Hi,
Template preview is an optional function, which is not related to any wpdm pro core features. It also will not cause any functional issues. We mentioned there This is a preview, original template color scheme may look little different, but structure will be same.

However, the template preview is working fine now. I’ve adjusted it for you.

May 18, 2021 at 10:14 am
#152880
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
May 18, 2021 at 10:07 am
#152879
Keymaster
Shahjada
Staff OP

I’ve adjusted it for you.

May 18, 2021 at 9:23 am
#152876
Keymaster
Shahjada
Staff OP

Done.

May 18, 2021 at 8:04 am
#152862
Keymaster
Shahjada
Staff OP

It is already added to your site.

May 18, 2021 at 4:32 am
#152835
Keymaster
Shahjada
Staff OP

Okay now, WPDM was failing to create thumb from that file probably due to invalid file type or size.

May 18, 2021 at 1:51 am
#152816
Keymaster
Shahjada
Staff OP

Hi,
Sorry for the delays.
Please check the doc here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/, there is a way to add the author name and other author-related info with the table.

When adding a shortcode order="ASC/DESC" indicated the sort order, you either add order='ASC' or order='DESC', field_name should be replaced by the field name you want to sort, for example, if you want to sort by title, order_by="field_name" should be order_by="title".

To add a category filter, use parameter categories='CATEGORY_SLUG', here replace CATEGORY_SLUG with an exiting category plugin from your category name.

However, everything is explained on the doc URL mentioned above. However, please let me know if anything is not clear in the doc.

Thanks.

May 18, 2021 at 1:21 am
#152811
Keymaster
Shahjada
Staff OP

Hi,
We shall add it as an option with the next update of the add-on, for now, I simply disabled the code to skip autostart download.

May 18, 2021 at 12:59 am
#152809
Keymaster
Shahjada
Staff OP

Assuming, you already have Premium Package activated.
Create a product/package, and select pay as you want option:
Add%20New%20Package%20%E2%80%B9%20WordPress%20Download%20Manager%20Pro%20%E2%80%94%20WordPress

May 17, 2021 at 5:47 pm
#152790
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
May 16, 2021 at 7:58 pm
#152711
Keymaster
Shahjada
Staff OP

Asset CleanUp: Page Speed Booster plugin is messing up the layout.
To activate the payment option, you need to configure PayPal from here:
https://beemate.be/wp-admin/edit.php?post_type=wppm_plan&page=wppm_settings#paypal

May 15, 2021 at 10:24 pm
#152691
May 15, 2021 at 11:03 am
#152665
Keymaster
Shahjada
Staff OP

Hi,
Sorry for the delays, we have fixed the issue and released an update ( v1.4.9 ) for that MailChimp Add-on

May 15, 2021 at 9:57 am
#152663
Keymaster
Shahjada
Staff OP

Import is not possible yet, but, as I see, that will be a good feature for Pro Membership plugin, and we shall add it with the next update ( within next week ).

May 15, 2021 at 9:19 am
#152662
Keymaster
Shahjada
Staff OP

Hi,
That is a theme feature, your theme didn’t have wpdm specific template files ( https://www.wpdownloadmanager.com/doc/template-files/ ). However, please add the following code at the end of your theme’s functions.php to add category title:

add_action( "wpdm_before_category_page_content", function( $category ) { echo "<h2>".$category->name."</h2>"; } );

May 15, 2021 at 8:33 am
#152661
Keymaster
Shahjada
Staff OP

Here it is:
[wpdm_search_result template="custom_archive_pages" cols=4]

Viewing 25 posts - 1,601 through 1,625 (of 15,647 total)