mrshuvo
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Redirect Problem with Non-English URL SlugsHi @vandanojan
I have tried after changing the access level and it worked as well.
Please have a look at this: https://www.loom.com/share/d7220b9f482f4aa5b3291938a0d46dc8?sid=4fed38f8-52e3-4876-8e98-4286a2f7fb30
Regards
Forum: Plugins
In reply to: [Download Manager] Redirect Problem with Non-English URL SlugsHi @vandanojan
Thank you for writing back to us.
I have tested by following the above slug structure and it worked well for me.
Here’s the test URL: https://wpdm.durnibar.com/download/???-????/
Regards
Forum: Plugins
In reply to: [Download Manager] Redirect Problem with Non-English URL SlugsHi @vandanojan
Greetings for the day.
We have tested your reported issue and it’s not occurring on our end.
So, can you please try creating a new page with a Farsi title for example:
??? ????
to check whether a similar issue is appearing or not?Regards
Forum: Plugins
In reply to: [Download Manager] ExcerptsHi @vikasbobi
Thank you for writing back to us.
To show the exert field value on the Download page you need to use the
[excerpt_N]
template tag in the related page or link template.Please check more details regarding the template tag from here: https://www.wpdownloadmanager.com/doc/templates/template-tags/
However, to customize the related page or link template please check our below documentation:
https://www.wpdownloadmanager.com/doc/template-files/With Regards
Forum: Plugins
In reply to: [Download Manager] Extern Link not workHello @hari2014
Thank you for writing to us.
The external link is working fine on our end.
However, the link you shared previously shows
The sharing link is invalid
.So most probably the issue you are facing is due to the Fritzbox.
With Regards
Forum: Plugins
In reply to: [Download Manager] ExcerptsHi @vikasbobi
Greetings for the day.
An excerpt in WordPress is a term used for article summary with a link to the whole entry. An excerpt can be auto generated by a WordPress theme or by using the <!--more--> tag inside the post content. Another way to create excerpts for a WordPress post is by entering the summary of an article in Excerpt field on Post Edit screen. This field is not displayed in the post edit screen by default. To enable it a user needs to click on Screen Options button on the top right corner of post edit screen and then enable it.
Regards
Hi @wp_user1
Thank you for your query.
Please add the below CSS code in
Dashboard>Appearance>Customize>Additional CSS
should resolve the issue.@media (max-width: 480px) { .link-template-default .media{ display: block !important; } .link-template-default .media .mr-3{ float: left !important; display: inline !important; } .link-template-default .media .ml-3{ margin-left: 0 !important; margin-top: 15px; } }
With Regards
Forum: Plugins
In reply to: [Download Manager] How to Adjust Center PositionHi @r3ndy,
Hope you are well.
It seems it’s already aligned in the middle as we have provided the CSS.
With Regards
Forum: Plugins
In reply to: [Download Manager] How to edit widgetsHello @infernoprime,
Thank you for writing to us.
Widgets are mostly based on PHP.
However, can you please let us know which widgets you are referring to?
With Regards