Shahriar

Forum Replies Created

Viewing 25 posts - 8,801 through 8,825 (of 12,513 total)
in reply to: WPDM Directory Add-on with Archive Page Compact #55560

Shahriar
Moderator

The shortcode used there is:

[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10" cat_view="compact"]

You may use the following add-on to generate shortcode:

Advanced TinyMCE button

in reply to: issue uploading larger files #55559

Shahriar
Moderator

I uploaded successfully at 60test package, Grammarly.dmg, 52 MB

in reply to: logout #55558

Shahriar
Moderator

Plugin updated, login and login redirection is active now.

in reply to: Custom CSS style for Templates #55556

Shahriar
Moderator

If you want to use custom class/ID to apply custom style, you can use:

<a id="custom-ID" class="custom-class" href="[page_url]">[title]</a>

instead of [page_link] in link or page template 🙂

Or:

.col-md-6 .thumbnail .media .media-body h4 a{
color:blue;
}

in reply to: Search field not working #55555

Shahriar
Moderator

The language file is working fine for me:
https://www.evernote.com/l/AV2YLctIuaxNqbc7GcAUbe9FrOejjFHJ3asB/image.png

Please give me ftp access tp plugins dir in a private reply, I shall try uploading there.

in reply to: Search form does not appear #55536

Shahriar
Moderator

You need Directory Add-on to create a simple search page like this one https://demo.wpdownloadmanager.com/wpdmpro/simple-search/

in reply to: Invalid License Key #55461

Shahriar
Moderator

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

Maybe your server is blocking connection to https://www.wpdownloadmanager.com/ However, I can provide more info after checking your setup.

 

in reply to: Is there a tutorial #55460

Shahriar
Moderator

Please send temporary wp-admin login info in private reply. I will set it up for you.

in reply to: Get Download Manager links to appear in Custom Fields #55459

Shahriar
Moderator

Hi, It actually depends on your theme. If your theme executes do_shortcode function before rendering those custom fields value, shortcode output will be generated.

You can also put a text widget in your sidebar to render shortcode.

in reply to: Weird links in google search results #55458

Shahriar
Moderator

Yes, and update is coming soon.

in reply to: Custom CSS style for Templates #55457

Shahriar
Moderator

Yes, you can actually design totally new custom link template using your own CSS styles.

in reply to: DOWNLOAD HISTORY not working -Urgent #55456

Shahriar
Moderator

Hi, Do you have the latest version ( 4.6.3 ) of Download Manager?

in reply to: Search field not working #55455

Shahriar
Moderator

Search working now.

You will find all Archive Page variations here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

in reply to: CSS selectors for package post #55452

Shahriar
Moderator

I guess you are talking about sidebar alignment. You can fix it by adding following CSS in your theme’s style.css file,

#main { width: 69.05%; }

Disabling WPDM bootstrap CSS from Basic Settings page should also fix it, If your theme code is ok.

in reply to: license key invalid #55451

Shahriar
Moderator

Please install following copy of version 3.3.8

https://www.dropbox.com/s/70r2oti2znzqubh/download-manager-3.3.8.zip?dl=0

Save the key after installing this version. It should work.

in reply to: user account, download space problems #55450

Shahriar
Moderator

Following pages working now. I had set the pages in Frontend settings.

Compte – [wpdm_frontend]
Connexion – [wpdm_login_form] – This page also has registration form. So, using separte registration page unnecessary.

The Registration page is empty. Looks like something is removing form code. Did you make any change in code?

I can’t check the code, the because provided user doesn’t have required permission. Send FTP if you want me to check the code.

in reply to: Migrate from FREE to Pro #55396

Shahriar
Moderator

Did you manage to import old packages? If not, please send temporary wp-admin login info in private reply to check it. Or try installing this version of migration add-on.

https://www.dropbox.com/s/d2wcp7uxigb2kan/wpdm-m324x.zip?dl=0

in reply to: master key not working #55395

Shahriar
Moderator

Hi, Looks like there is an issue with the direct download link and restricted package. We will fix it in next release. Thanks.

in reply to: Migrate from FREE to Pro #55393

Shahriar
Moderator

WPDM 2.6 is very old version. We have moved to custom post type which was not available in version 2.6

Please use migration add-on to import packages to the new version. It also imports your old category. But sometimes package and links can not retrieved.

in reply to: Allow Access controls not working #55392

Shahriar
Moderator

Your package has the category “IC Documentation” And category access for this one was set to “All visitors” [ Please check following screenshot ]

https://www.evernote.com/l/AUeiQRCgH-xKrrpGDL9gku5QZ2qFwiWvWjgB/image.png

After changing category access ( just unchecked All Visitors and saved ) everything okay now.

in reply to: Italian language problem #55391

Shahriar
Moderator

Yes, each plugin/add-on use their own language file.

in reply to: user account, download space problems #55390

Shahriar
Moderator

Please use TinyMCE button add-on to insert the correct shortcode. Send temporary wp-admin login info in private reply to check the issue if shortcode issue not resolved even after using TinyMCE button add-on.

in reply to: Custom CSS style for Templates #55387

Shahriar
Moderator

You can wrap each template using a div with separate classes like:

<div class=”template-1″>
template 1 code
….
</div>

and

<div class=”template-2″>
template 2 code
….
</div>

Now apply separate css using .template-1 and .template-2

 

in reply to: Download manager settings-Basic #55386

Shahriar
Moderator

no, you can change it. We just put a standard number there.

in reply to: Sanitize filenames #55385

Shahriar
Moderator

Please give me such a file and temporary wp-admin login info in a private reply to check it in your installation. I shall try to find a solution for that. But it is working fine with our other users, chars in filename don’t matter.

Viewing 25 posts - 8,801 through 8,825 (of 12,513 total)