Shahriar

Forum Replies Created

Viewing 25 posts - 1,226 through 1,250 (of 12,513 total)
Sep 23, 2019 at 12:13 pm
#112763
Moderator
Shahriar
Staff OP

Hi,

Advanced Access Control add-on is required to set member-based advanced. Please check add-on details here https://www.wpdownloadmanager.com/download/advanced-access-control/

I need the full error log to provide you more info on why 500 errors are happening.

Thanks.

Sep 23, 2019 at 12:10 pm
#112762
Moderator
Shahriar
Staff OP

Taxonomies have already been implemented. You have to implement the template tags to show this taxonomy info in the download page.

To add new custom template tag you have to use wdm_before_fetch_template filter. Please keep in mind this kind of customization required coding knowledge. Check the related documentation here https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

Sep 23, 2019 at 12:06 pm
#112761
Moderator
Shahriar
Staff OP

The updated version will be released within this week.

Sep 23, 2019 at 11:29 am
#112759
Moderator
Shahriar
Staff OP

Looks like the issue is coming from your theme. Why are you using a widget area to show page content? This seems like a rather unusual way to handle page content.

As the cart page already had the [wpdmpp_cart] shortcode and another [wpdmpp_cart] is coming from the widget area “Cart” there was 2 instances of Cart. That’s what created the issue reported issue.

I have removed the cart shortcode from page content as it looks like the page only displays the content from widget area. This removed one cart instance and fixed the issue.

Sep 23, 2019 at 10:35 am
#112756
Moderator
Shahriar
Staff OP

App Secret & Access Token are missing in your “Dropbox API Credentials” option. Please save these options to fix the issue.

Sep 22, 2019 at 5:58 pm
#112723
Sep 21, 2019 at 9:50 pm
#112694
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply if still having an issue.

Sep 21, 2019 at 9:48 pm
#112693
Moderator
Shahriar
Staff OP

Hi,
We are adding a patch in next release to fix the issue.
For now, you can remove the following CSS from /download-manager/assets/css/front.css file. You will find it at the bottom of the file.

.w3eden .link-template-default.thumbnail .wpdm-download-link.btn{
    padding: 0 20px !important;
    line-height: 48px !important;
    font-size: 12pt;
    margin: 0;
}

Best regards.

Sep 21, 2019 at 9:31 pm
#112692
Moderator
Shahriar
Staff OP

Please try deactivating your other plugins one by one to find out which one is creating the issue. This could also come from your theme. So, try switching theme temporarily.

If you want me to check the issue, send temporary wp-admin login info in private reply.

Thanks.

Sep 21, 2019 at 9:29 pm
#112691
Moderator
Shahriar
Staff OP

Hi Barry & Tobias,

Please send temporary wp-admin login info in private reply to check the issue. If anyone else facing this issue please create a separate ticket or just keep an eye on this ticket.

Thanks.

Sep 21, 2019 at 9:23 pm
#112690
Moderator
Shahriar
Staff OP

I was able to login successfully using the credentials provided above. Do you have any specific user credentials that encounter this issue repeatedly?

Sep 21, 2019 at 9:12 pm
#112689
Moderator
Shahriar
Staff OP

Hi CM,

Mike is right. Please try the following shortcode. You have to use order="asc" to sort A -> Z

[wpdm_category id="policies," cols="1" item_per_page=30 template="5d8370ae042b1" order_by="title" order="asc"]

Mike, Thanks for your input 🙂

Best regards.

Sep 21, 2019 at 9:03 pm
#112688
Moderator
Shahriar
Staff OP

Maybe the user you are trying with doesn’t have the required capabilities. Dropbox add-on requires manage_options capability (administrator role ). Please send temporary wp-admin login info in private reply if that’s not the issue on your case.

Sep 21, 2019 at 8:58 pm
#112687
Moderator
Shahriar
Staff OP

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

Sep 21, 2019 at 8:57 pm
#112686
Moderator
Shahriar
Staff OP

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

Sep 21, 2019 at 8:55 pm
#112684
Moderator
Shahriar
Staff OP

Hi, Internal hyperlinks are flattened during stamping. It is the limitation of the fpdf library. For now, there is no other solution for this. But if something better available we will update the add-on. -Thanks.

Sep 21, 2019 at 8:52 pm
#112683
Moderator
Shahriar
Staff OP

Clone the link template you are using there. The find the [excerpt_80] tag in the new template and use a greater number instead of 80. For the number in this tag defines the number of character should be displayed by the tag.

After saving the custom template use it in your shortcode to shows full description.

Sep 21, 2019 at 8:45 pm
#112682
Moderator
Shahriar
Staff OP

Hi,

Please use the /download-manager/languages/download-manager-it_IT.po file to create Italian translation. You use PoEdit ( https://poedit.net/ ) to create the translation.

If you want you can create a brand new translation file from /download-manager/languages/download-manager.pot. Let me know if you need further assistance.

Thanks.

Sep 21, 2019 at 8:39 pm
#112681
Moderator
Shahriar
Staff OP

Please follow the instructions in the product page to set up the add-on. Let me know if you encounter any issue.

Sep 21, 2019 at 8:37 pm
#112680
Moderator
Shahriar
Staff OP

Hi,

Looks like the single file download option doesn’t provide any info to the user when a password is wrong. But the main download button is working. We will fix the single button issue in the next update.

Thanks.

Sep 21, 2019 at 8:27 pm
#112679
Moderator
Shahriar
Staff OP

Hi,

Unlocked your key from dev domain.

If you want to move the key again, You can unlock key from your Purchases > Order Details page by clicking the “Generate Key” button.

Thanks.

Sep 21, 2019 at 8:22 pm
#112678
Moderator
Shahriar
Staff OP

Please use the /languages/download-manager.pot file to create a translation file. You use PoEdit ( https://poedit.net/ ) to create the translation.

Sep 21, 2019 at 8:20 pm
#112677
Moderator
Shahriar
Staff OP

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

Sep 21, 2019 at 8:19 pm
#112676
Moderator
Shahriar
Staff OP

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

We have made some UI changes in the dashboard. Please click the “Order Details” button to go to the download page. Then click the download button to download your items.

Sep 21, 2019 at 8:12 pm
#112675
Moderator
Shahriar
Staff OP

Hi,

If you are changing the domain, unlock the key from the old domain. You can do that from your Purchases page by clicking the “Generate Key” button. Or just send me the order id. I will unlock the key for you.

If you are getting the error without moving the license to another domain then install the latest version to fix the issue. Follow these steps to update the plugin,

1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.

Thanks.

Viewing 25 posts - 1,226 through 1,250 (of 12,513 total)