Shahriar

Forum Replies Created

Viewing 25 posts - 3,476 through 3,500 (of 12,513 total)
Jan 25, 2019 at 7:25 pm
#92872
Moderator
Shahriar
Staff OP

We are using Archive Page Sidebar View there. Just add cat_view="sidebar" in your shortcode to use this view.

[wpdm-archive button_style="default" order_by="post_title" order="asc" items_per_page="10" cat_view="sidebar"]

Jan 25, 2019 at 7:21 pm
#92871
Moderator
Shahriar
Staff OP

Hi,

Editors do have the publishing capability in the backend. Maybe some other plugin is limiting this capability. Do you use any role editor plugin? Please send login info in private reply if you want me to check the issue there.

Thanks.

Jan 25, 2019 at 7:14 pm
#92869
Moderator
Shahriar
Staff OP

You can use the “Invoice” button to generate the invoice. However, here is your invoice.

Jan 25, 2019 at 7:08 pm
#92868
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. I will set it up for you and will let you know about the changes I made to make it work.

Jan 25, 2019 at 7:05 pm
#92867
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Maybe you are using an older version of WPDM or there is some kind of plugin conflict.

Jan 25, 2019 at 7:03 pm
#92866
Moderator
Shahriar
Staff OP

Actually, you can use the items_per_page parameter with the WPDM Search Result shortcode. Here is an example,

[wpdm_search_result template="link-template-calltoaction3" items_per_page=3]

Jan 25, 2019 at 6:59 pm
#92865
Moderator
Shahriar
Staff OP

Please make sure that you have set the allow access option when creating a package from the frontend. Send login info in private reply if you think access settings are set properly.

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

Jan 25, 2019 at 6:56 pm
#92864
Moderator
Shahriar
Staff OP

Please create a new directory named wpdm-cache in /wp-content/uploads/ directory. That should solve the issue.

Jan 25, 2019 at 6:54 pm
#92863
Moderator
Shahriar
Staff OP

No option to remove limit or search users in this feature. You can use a big number to avoid the limit. No option to add the file to shared files either as this is a core feature for arbitrary sharing. We have the plan to add the user search feature though in near future.

Jan 25, 2019 at 6:50 pm
#92862
Moderator
Shahriar
Staff OP

You can set a custom label for download button from package settings.

https://www.evernote.com/l/AUcA6tP87-5BupxVP5NPzQ80q0YVNUC1MAgB/image.png

Jan 25, 2019 at 6:48 pm
#92861
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Either there are no packages under annual-reports category or packages are hidden due to permission settings.

Jan 25, 2019 at 6:16 pm
#92856
Moderator
Shahriar
Staff OP

Please replace line 97 in /download-manager/admin/menus/class.Subscriber.php with the following code,

if( isset( $_GET['lockOption']) && wpdm_query_var('lockOption') != 'email'){

That should fix the issue. Send login info in private reply if you want me to do it for you. We will also add the patch in the next version of the Download Manager.

Jan 25, 2019 at 5:59 pm
#92855
Moderator
Shahriar
Staff OP

Do you mean opens the file in the browser? You can uncheck the “Open in Browser” option from Settings Basic File Download panel to download the file instead of opening it on the browser.

If you are referring to the opening of package details page, then just remove the [page_link] or [page_url] tag from your link template.

Please send me a link to understand the situation better in case I missed something.

Jan 25, 2019 at 5:53 pm
#92854
Jan 25, 2019 at 5:53 pm
#92853
Moderator
Shahriar
Staff OP

Verse theme uses /verse/single-wpdmpro.php template to show the package details page. When single-wpdmpro.php template is provided with the theme page template from package settings is ignored. That’s why your page template changes didn’t have any effect on the view.

I have renamed the single-wpdmpro.php on your site which makes it inactive ( if you want you can delete the file too ). Now you can use the Page template to control the view. As the sidebar widgets ( Info, share etc ) was coming from single-wpdmpro.php template, removing the template removed those widgets too.

Now you will see 2 thumbnail images in most of the page templates. the first one comes from single.php template. So in your page template no need to use the thumb template tag.

Jan 25, 2019 at 5:39 pm
#92852
Moderator
Shahriar
Staff OP

To make list default view make the following change,

https://www.evernote.com/l/AUeINHw_aytEYb7Oik4Q_P0WHLmdI1umH-QB/image.png

Looks like the copy/paste has a bug. We will fix it in the next release of the add-on.

Jan 25, 2019 at 5:30 pm
#92851
Moderator
Shahriar
Staff OP

Hi, It is not possible yet. But noted for implementation. Thanks.

Jan 25, 2019 at 5:21 pm
#92849
Moderator
Shahriar
Staff OP

Use template to define link template in category shortcode. Maybe you are using link_template. Removing [download_link] tag from your link template should remove the download button. From your template code, I see that you have already done it. So, it must be the shortcode parameter issue.

However, send temporary wp-admin login info in private reply if you want me to check the issue there. You can use the WPDM TinyMCE button add-on to insert the shortcode easily.

Jan 25, 2019 at 5:17 pm
#92848
Moderator
Shahriar
Staff OP

Actually, No other configuration option available for S3 add-on. The add-on adds the capability of adding S3 files to your packages. And serves the download by generating temporary dynamic URL for s3 files.

Jan 25, 2019 at 5:12 pm
#92847
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jan 25, 2019 at 4:59 pm
#92846
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Jan 25, 2019 at 4:52 pm
#92845
Moderator
Shahriar
Staff OP

Looks like the error related to WordPress core. WPDM enqueues the jquery.form.min.js which uses jquery.form.min.js.map as source map. But the thing is I do not get this error on my setup. Could you please send login info in private reply so I check this on your site? Which browser have you tested this on?

Jan 25, 2019 at 4:41 pm
#92842
Moderator
Shahriar
Staff OP

Installed updated versions of the plugin and add-ons. Please check now.

Jan 25, 2019 at 4:41 pm
#92841
Moderator
Shahriar
Staff OP

Hi,
You will need the following items:

And to control access to members only, you need to select users roles while creating a package.
Doc:
https://www.wpdownloadmanager.com/doc/add-new-package/package-settings/

Jan 25, 2019 at 4:28 pm
#92839
Moderator
Shahriar
Staff OP

Unlocked your key. Now, You can use it on your new domain.

Viewing 25 posts - 3,476 through 3,500 (of 12,513 total)