Shahriar

Forum Replies Created

Viewing 25 posts - 7,451 through 7,475 (of 12,513 total)
Sep 8, 2017 at 7:16 pm
#62642
Moderator
Shahriar
Staff OP

Please send username and password of the temporary user. I didn’t receive any verification code from the link above.

Sep 8, 2017 at 6:53 pm
#62641
Moderator
Shahriar
Staff OP

Have you applied the theme button class in your custom link template? I do not see any class associated with the download button.

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

Aren’t you trying to change the indicated button style?

 

Sep 8, 2017 at 6:45 pm
#62640
Moderator
Shahriar
Staff OP

This issue has been fixed in v.4.6.9

It should work without any changes.

Sep 8, 2017 at 6:41 pm
#62639
Moderator
Shahriar
Staff OP

Yes, v.4.6.9 have the core WP update routine. Thanks.

Sep 8, 2017 at 6:39 pm
#62638
Moderator
Shahriar
Staff OP

Hi,

You are using the Free version of Download Manager. Frontend Upload and some other features are not available in the Free version. Please purchase and install the Pro version of WPDM to get Pro features.

Thanks.

Sep 8, 2017 at 6:37 pm
#62637
Moderator
Shahriar
Staff OP

Please save your license key in WPDM Settings License tab to get rid of this notice.

Please check this doc https://www.wpdownloadmanager.com/doc/where-is-my-license-key/ It explains where to generate your license key.

Make sure you are using the latest version of Download Manager ( v.4.6.9 )

Send temporary wp-admin login info in private reply if you have the key but it is not working.

Sep 8, 2017 at 6:28 pm
#62636
Moderator
Shahriar
Staff OP

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

Sep 7, 2017 at 2:48 pm
#62603
Moderator
Shahriar
Staff OP

You can remove the css from /jumpstart/functions.php file,

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

Sep 7, 2017 at 2:42 pm
#62602
Moderator
Shahriar
Staff OP

Please try now. Make sure you are using the latest version of Download Manager ( v.4.6.9 )

Sep 7, 2017 at 2:40 pm
#62601
Moderator
Shahriar
Staff OP

Hi,

There is no option yet to choose the thumbnail size in this case. For now you can modify the plugin code to modify the thumb size.

https://www.evernote.com/l/AUcgkL1EYFtHWa8mHJhOvI7bjgW7H7Geu-AB/image.png

Thanks.

Sep 7, 2017 at 2:35 pm
#62600
Moderator
Shahriar
Staff OP

Please set the order_by value title. Like the following example order_by="title"

 

Sep 7, 2017 at 2:32 pm
#62599
Moderator
Shahriar
Staff OP

Please send me a link to check the issue. I could suggest you some JS to disable the button after the first click. You can add it in your theme/child-theme so it doesn’t get lost after plugin update.

Sep 7, 2017 at 2:29 pm
#62598
Moderator
Shahriar
Staff OP

From frontend user can only edit/delete their own packages.

You can list and edit all packages by modifying the template file /download-manager/tpls/list-packages-table.php ( remove marked code )

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

But to enable delete for other’s package core code change is required which is not recommended ( remove marked code ),

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

 

Sep 7, 2017 at 2:15 pm
#62597
Moderator
Shahriar
Staff OP

If you are trying to modify frontend upload ( like hiding allow access field ) form then create a custom template for that. In that template you can remove all fields you do not need ( i.e. roles field ).

Please check template customization doc here https://www.wpdownloadmanager.com/doc/template-files/

Sep 7, 2017 at 2:12 pm
#62596
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. I will do the initial setup for you and will inform you how to proceed from that point.

Sep 7, 2017 at 2:10 pm
#62595
Moderator
Shahriar
Staff OP

If you have a /download-manager/ directory in your plugins dir. Please delete it first ( using FTP ), then install the WPDM v.4.6.9

In the latest release of WPDM, we fixed the update issue that deletes the plugin. So, this is the last time you have to update manually.

Please send temporary wp-admin and FTP login info in private reply if you want me to install the latest version.

Sep 7, 2017 at 2:04 pm
#62592
Moderator
Shahriar
Staff OP

Please use “Single Column, Image Top, Extended” or any custom page template with [download_link_extended] template tag to embed the form in the page. As the popover is not working due to some js errors in your page.

I have tested with embedded form, It worked fine.

Sep 7, 2017 at 1:53 pm
#62591
Moderator
Shahriar
Staff OP

Verified your key. By the way, you are using an older version of Download Manager. We always recommend to use the latest version of WPDM.

Sep 7, 2017 at 1:25 pm
#62586
Moderator
Shahriar
Staff OP

Please try now.

Sep 5, 2017 at 7:29 pm
#62509
Moderator
Shahriar
Staff OP

I tested some packages and download worked as usual for those. Also, I created a new package by importing it from Bulk Import page, and that worked fine too.

Could you please send me a package URL where you have this issue?

Sep 5, 2017 at 7:03 pm
#62508
Moderator
Shahriar
Staff OP

Hi,

Unlocked your key. You can activate the key in your new domain now.

Best Regards.

Sep 5, 2017 at 7:00 pm
#62507
Moderator
Shahriar
Staff OP

Use [doc_preview] template tag to preview PDF files using Download Manager. You can create your custom template using the tag or use built-in “Single Column Doc Preview” page template.

Sep 5, 2017 at 6:54 pm
#62506
Moderator
Shahriar
Staff OP

You can add css in your custom template to modify the button color,

.w3eden a{color: #ddd!important; }

Adjust the color code to match your theme style.

Sep 5, 2017 at 6:32 pm
#62505
Moderator
Shahriar
Staff OP

There are lots of 403 errors in your page and page is not loaded properly.

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

This doesn’t look like Archive Page add-on issue. After fixing the 403 issue install a fresh copy of Archive Add-on. Please send temporary wp-admin login info in private reply if archive issue still exists.

Sep 5, 2017 at 6:25 pm
#62504
Moderator
Shahriar
Staff OP

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

Viewing 25 posts - 7,451 through 7,475 (of 12,513 total)