Shahriar

Forum Replies Created

Viewing 25 posts - 3,326 through 3,350 (of 12,513 total)
Feb 6, 2019 at 9:17 pm
#93406
Moderator
Shahriar
Staff OP

Hi Tomas, Unlocked your key from test domain. You can use it on your production site now. Thanks.

Feb 6, 2019 at 9:16 pm
#93405
Moderator
Shahriar
Staff OP

The login issue may be coming from our side. The current login API is striping some characters from the password. We will fix this issue soon.

For now, Please try using a password with alphanumeric characters only, like IsQSMn7r45x1V for your WPDM account.

Feb 6, 2019 at 9:14 pm
#93404
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 6, 2019 at 9:10 pm
#93402
Moderator
Shahriar
Staff OP

Hi,

Which preview are you referring to? Is this coming from a template tag or the preview image in the attached files meta box? Although both are working fine in my setup.

If it is possible, please send temporary login info in private reply, so I can check this on your installation.

Thanks.

Feb 6, 2019 at 9:02 pm
#93400
Moderator
Shahriar
Staff OP

Hi, Do you have the latest version of WordPress? The add-on requires WP 5.0 or greater.

Feb 6, 2019 at 9:00 pm
#93399
Moderator
Shahriar
Staff OP

Please check now.

Feb 6, 2019 at 8:57 pm
#93398
Moderator
Shahriar
Staff OP

Here is the changelog of Download Manager Pro https://www.wpdownloadmanager.com/wordpress-download-manager-change-log/

Feb 6, 2019 at 8:55 pm
#93397
Moderator
Shahriar
Staff OP

The “Register now” page link is coming from the Custom Link Template. Your plain download links have to be replaced by WPDM Shortcodes. Otherwise, you can’t add the “Register Now” link.

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

Actually, as you have to replace all the links, Default Values add-on won’t be much help. This add-on can bulk update any package settings. So, I thought using this you could change the link template of all packages in a single click. But changing the link template in pacakge settings doesn’t have any effect on your plain links. It would have been a great solution if you used shortcodes to show downloads.

Feb 6, 2019 at 8:43 pm
#93396
Moderator
Shahriar
Staff OP

Latest WPDM is using the latest Font Awesome, so the issue may be arisen from there. However, I have to check your installation to be certain about the origin.

Create a new support ticket to discuss this issue further. And send me the shortcode you are using there. Maybe you are using the wrong parameters. For example the following shortcode will display downloads in 3 columns,

[wpdm-archive cat_view="compact" button_style="inverse" link_template="link-template-calltoaction1" order_by="post_title" order="asc" items_per_page="9" cols=3]

Feb 6, 2019 at 8:39 pm
#93395
Moderator
Shahriar
Staff OP

You have to talk to the server support to know details about this issue. The suggested code was actually provided by the Siteground support at some point.

Feb 6, 2019 at 8:36 pm
#93394
Moderator
Shahriar
Staff OP

The cache directory /uploads/wpdm-cache/ was missing. I have created it which solved the File Cart download issue.

You can’t use PHP inside WPDM Custom Templates. The package details page is using your theme’s single.php template. Add the <?php breadcrumb_simple(); ?> in that file to show the breadcrumb. After adding the breadcrumb let me know if you need any help with styling.

Installed WPDM – Page Template add-on which adds the option to use Full WIdth template in package details page. I have applied Full Width for this package http://opic-cipo.ca/download/industrial-design-weekly/

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

Feb 6, 2019 at 1:47 pm
#93378
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 6, 2019 at 1:45 pm
#93377
Moderator
Shahriar
Staff OP

Download the template file list-packages-table.php and place it in /active-theme/download-manager/ directory. I have added more customization to filter files assigned to the user.

https://www.dropbox.com/s/59ckkb4braluysx/list-packages-table.php?dl=0

And to remind you, Remove the following line from savePackage function in /download-manager/libs/class.Apply.php file,

if($current_user->ID != $p->post_author && !current_user_can('manage_options')) return;

Feb 6, 2019 at 1:19 pm
#93373
Moderator
Shahriar
Staff OP

The login issue may be coming from our side. The current login API is striping some characters from the password. We will fix this issue soon.

For now, Please try using a password with alphanumeric characters only, like IsQSMn7r45x1mn7rV for your WPDM account.

Feb 6, 2019 at 1:18 pm
#93372
Moderator
Shahriar
Staff OP

You can use Pro license in only 1 site/subsite. To use on multiple subsites you need Business( 5 sites ) or Developer( Unlimited ) license. If it is just 1 more subsite you can purchase Pro too.

Feb 6, 2019 at 1:13 pm
#93371
Moderator
Shahriar
Staff OP

In that case, you need to upgrade your server’s PHP version to 7.1+

Feb 6, 2019 at 12:36 pm
#93370
Moderator
Shahriar
Staff OP

Hi,

This is related to your server settings. If you are hosting on Siteground add following rule in your .htaccess file to fix the issue,

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Otherwise please send temporary wp-admin login info in private reply.

Thanks.

Feb 6, 2019 at 12:32 pm
#93369
Moderator
Shahriar
Staff OP

Hi,

Both license keys are open now. You can add your keys to the new domains.

Thanks.

Feb 6, 2019 at 12:30 pm
#93368
Moderator
Shahriar
Staff OP

Looks like password protected page. Send me the login info.

Feb 6, 2019 at 12:27 pm
#93367
Moderator
Shahriar
Staff OP

There is a dot . at the beginning and you missed that. That’s why it wasn’t working. I have added the dot.

Feb 6, 2019 at 12:21 pm
#93365
Moderator
Shahriar
Staff OP

Could you please send me a link to check what kind of issue you are facing there?

Feb 5, 2019 at 9:13 pm
#93328
Moderator
Shahriar
Staff OP

Hi Ariane,

Yes, you can apply Form Lock in File Cart download.

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

Thanks.

Feb 5, 2019 at 8:46 pm
#93326
Moderator
Shahriar
Staff OP

Please try now.

Feb 5, 2019 at 8:45 pm
#93325
Moderator
Shahriar
Staff OP

Please try this,

.wpdm-cat-link.btn {
    text-transform: none !important;
}
Feb 5, 2019 at 8:43 pm
#93324
Moderator
Shahriar
Staff OP

Yes, you can change the domain. Please send me the order id or license key. I will unlock the license key from the old domain.

Viewing 25 posts - 3,326 through 3,350 (of 12,513 total)