Shahriar

Forum Replies Created

Viewing 25 posts - 8,801 through 8,825 (of 12,513 total)
Mar 24, 2017 at 3:20 am
#55560
Moderator
Shahriar
Staff OP

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

Mar 24, 2017 at 3:16 am
#55559
Moderator
Shahriar
Staff OP

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

Mar 24, 2017 at 2:54 am
#55558
Moderator
Shahriar
Staff OP

Plugin updated, login and login redirection is active now.

Mar 24, 2017 at 2:27 am
#55556
Moderator
Shahriar
Staff OP

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;
}

Mar 24, 2017 at 2:22 am
#55555
Moderator
Shahriar
Staff OP

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.

Mar 23, 2017 at 6:40 pm
#55536
Moderator
Shahriar
Staff OP

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

Mar 22, 2017 at 10:16 pm
#55461
Moderator
Shahriar
Staff OP

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.

 

Mar 22, 2017 at 10:11 pm
#55460
Moderator
Shahriar
Staff OP

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

Mar 22, 2017 at 10:09 pm
#55459
Moderator
Shahriar
Staff OP

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.

Mar 22, 2017 at 10:04 pm
#55458
Moderator
Shahriar
Staff OP

Yes, and update is coming soon.

Mar 22, 2017 at 10:02 pm
#55457
Moderator
Shahriar
Staff OP

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

Mar 22, 2017 at 9:59 pm
#55456
Moderator
Shahriar
Staff OP

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

Mar 22, 2017 at 9:58 pm
#55455
Moderator
Shahriar
Staff OP

Search working now.

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

Mar 22, 2017 at 8:39 pm
#55452
Moderator
Shahriar
Staff OP

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.

Mar 22, 2017 at 8:33 pm
#55451
Moderator
Shahriar
Staff OP

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.

Mar 22, 2017 at 8:28 pm
#55450
Moderator
Shahriar
Staff OP

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.

Mar 21, 2017 at 9:44 pm
#55396
Moderator
Shahriar
Staff OP

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

Mar 21, 2017 at 9:41 pm
#55395
Moderator
Shahriar
Staff OP

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

Mar 21, 2017 at 9:32 pm
#55393
Moderator
Shahriar
Staff OP

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.

Mar 21, 2017 at 9:11 pm
#55392
Moderator
Shahriar
Staff OP

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.

Mar 21, 2017 at 9:04 pm
#55391
Moderator
Shahriar
Staff OP

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

Mar 21, 2017 at 9:00 pm
#55390
Moderator
Shahriar
Staff OP

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.

Mar 21, 2017 at 8:53 pm
#55387
Moderator
Shahriar
Staff OP

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

 

Mar 21, 2017 at 8:50 pm
#55386
Moderator
Shahriar
Staff OP

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

Mar 21, 2017 at 8:48 pm
#55385
Moderator
Shahriar
Staff OP

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)