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:
I uploaded successfully at 60test package, Grammarly.dmg, 52 MB
Plugin updated, login and login redirection is active now.
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;
}
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.
You need Directory Add-on to create a simple search page like this one https://demo.wpdownloadmanager.com/wpdmpro/simple-search/
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.
Please send temporary wp-admin login info in private reply. I will set it up for you.
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.
Yes, and update is coming soon.
Yes, you can actually design totally new custom link template using your own CSS styles.
Hi, Do you have the latest version ( 4.6.3 ) of Download Manager?
Search working now.
You will find all Archive Page variations here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/
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.
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.
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.
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
Hi, Looks like there is an issue with the direct download link and restricted package. We will fix it in next release. Thanks.
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.
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.
Yes, each plugin/add-on use their own language file.
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.
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
no, you can change it. We just put a standard number there.
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.