-
AuthorSearch Results
-
Jan 10, 2018 at 8:58 pm #67851
Hasibul Amin HemelBlockedHi,
Adding target blank is not available with the shortcode yet.
But,
You can modify an existing link template file fromwp-admin/edit.php?post_type=wpdmpro&page=templatesthis page.And add this code
<a href="[download_url]" target="_blank">[icon]</a>to make download target blank.And use this template tag with the shortcode.
Thanks
Jan 10, 2018 at 8:24 pm #67844In reply to: No download when trying Test Pay
tedMemberThanks for your help…It’s very confusing…
OK, so I am getting there, but when I clicked on the download link for my test file, firstly I got “Package not available”, then when I tried a minute or so later, I got this message which is most undersierable : Calling 911! You better run now!!
How on Earth do I get rid of that, and why is it showing that instead of just downloading the test file?
Jan 10, 2018 at 7:21 pm #67836Topic: Tabular format – Categories filter
in forum Download Manager Pro
Jeferson MatanaMemberI’m making a page with a tabular view for downloads, but I would like to put a selector like the link bellow for categories:
https://datatables.net/examples/api/multi_filter_select.html
Could you help me configure?Jan 8, 2018 at 6:49 pm #67684In reply to: Package List Addon
Victoria RossiMemberHello,
My clients are getting told their links have expired when they click on the link that was emailed to them. The message reads, “Download link is expired. Please get new download link.” Why does this happen? Is there a way to manage expirations? I saw responses in the forum regarding Dropbox expired links but not on expired link messaging from the emails. How can we manage this? We didn’t set an expiration date on the packages.
Separately, will our updating the package and re-uploading a new one in its place cause the link to expire? If so, how can we replace files without having that happen?
Thank you.
VictoriaJan 8, 2018 at 6:49 pm #67683In reply to: Edit Prime Theme featured items
ShahriarModeratorFile :
/themes/prime/homepage-blocks/featured-items.phpPlease change
<?php the_permalink(); ?>to<?php echo wpdm_download_url(get_the_ID()); ?>on line 28Jan 8, 2018 at 6:19 pm #67678In reply to: Package List Addon
ShahriarModeratorThe issue is not on this page https://welscongregationalservices.net/wp-admin/admin-ajax.php?action=wpdm_add2list_options&p=154#
This link is supposed to load on a modal as it does in the demo. But the modal is not working with the theme.
When you click on “My Resources” here https://welscongregationalservices.net/000-jd-sample-bookmark-resources-page/ the modal appears for second and then redirect to this page https://welscongregationalservices.net/wp-admin/admin-ajax.php?action=wpdm_add2list_options&p=154#
But it shouldn’t redirect.
Jan 8, 2018 at 3:32 pm #67666In reply to: Directory Add-On Display
ShahriarModeratorThere is an
order_byparameter in archive shortcode. You have to use that to show latest packages initially. To show latest downloads at first use order_by date and set order descending like the following shortcode.[wpdm-archive cat_view="extended" button_style="default" link_template="link-template-calltoaction2.php" order_by="date" order="desc" items_per_page="10"]Jan 8, 2018 at 3:19 pm #67665In reply to: Package List Addon
ShahriarModeratorCreate New list link doesn’t link to the same URL. Two URLs are same on your site because of the popup issue. Fixing the popup will also fix the create new link.
If popup issue is fixed it will work like the demo.
Login URL ( demo/demo ) – https://themes.wpdownloadmanager.com/appmarket/dashboard/
Package List Demo – https://themes.wpdownloadmanager.com/appmarket/package-list-wish-list-collections/
Jan 8, 2018 at 12:51 pm #67651
wlm2015MemberHi, just bought the plugin and there are so many bugs!
So far it is not working. Not even the logo will show up. Plus, when I click the download link to download my package, it downloads a text file that says “Download is not available yet.”Jan 6, 2018 at 7:44 am #67586In reply to: Custom archive page with category title as header
qstieglerParticipantHi,
thanks for your response.
I already read this how to guide for creating a custom template but FIRST this doesn´t work as every file which is in a new download-manager folder just gets ignored and SECOND as I wrote before, the template which is been used for the listing of the download links in one category is the {active-theme}/archive.php and this one is not provided by wordpress instead of the download manager plugin.
Hope you can help me.
Jan 6, 2018 at 7:27 am #67584In reply to: Custom archive page with category title as header
Hasibul Amin HemelBlockedHi,
If you need specific link template you can build one by copying from existing or using blank template from
/edit.php?post_type=wpdmpro&page=templates.If you need extra customization you can, you need to edit template files inside /plugins/wpdm-arhive-page/tpls/ dir. Please follow the following steps to edit a template file so that new update doesn’t erase your changes:
– Create a dir named download-manager inside your active theme directory if it is already not there.
– Copy all the files you need to modify from /plugins/wpdm-arhive-page/tpls/ dir to download-manager inside your active theme dir
– Update template file(s) in {active-theme}/download-manager dir as per your needThanks
Jan 5, 2018 at 4:46 pm #67550In reply to: how to create app in box.com
Hasibul Amin HemelBlockedDirect Links At the bottom of the shared link settings pop-up, you will find a direct link to your file. A direct link is a web address (URL) that links directly to a file (without using Box Preview). This is different from a regular shared link, which will bring users to the Box preview screen for said file. Direct links end with the file's extension type. Therefore, if you are linking to a Microsoft Word document, a direct link will end with *.doc. When a user clicks on the link, the file will be downloaded onto their computer or opened by a default program, depending on computer settings. Direct linking can also be used to host images or files for your website or blog. Direct Linking is only available for individual files and is unavailable for folders. A link to a folder will always be a web address of a Box page.You will need to select it for individual file link from link share type.
Follow that guide to achieve this.
Thanks
Jan 5, 2018 at 3:30 pm #67541In reply to: how to create app in box.com
Hasibul Amin HemelBlockedHi,
Direct download is not available for the free user, This is a premium feature. And you can follow this guide to achieve the direct download link from any file.
Thanks
Jan 4, 2018 at 4:34 am #67504
Nathan LyleMemberWhile the files appear to order as expected, child categories don’t… or is there a separate way to indicate how those should be sorted? On my page I have the main category “Council Meeting Minutes” and then sub categories for “2018”, “2017”, etc. The files sort by date as hoped, but not the child categories.
This is the shortcode I’m using: [wpdm_tree download_link=1 category=”city-council-meeting-minutes” orderby=”date”]
Jan 3, 2018 at 11:47 pm #67499In reply to: Using data from the object in HTML
Samantha NystromParticipantIf anyone else has issue with inconsistent behavior from the documentation, here was my solution.
1. Create an ACF or other custom field and paste in the id number in the post page -> $packageID = get_field(‘user_submitted_app_download_id’);
2. Get the data for the item (download package) like this -> $package = wpdm_get_package($packageID); you can run a print_r on the $package to output the object and find what you want in the array
3. Then you can access whatever you want like this -> $page_link = $package[‘page_url’]; and output like <?php echo $page_link; ?>Im sure I totally missed the boat, and there may be an easier built in way, but this worked for me.
Jan 3, 2018 at 6:10 pm #67487In reply to: Membership add-on
Hasibul Amin HemelBlocked1. You can provide access control to any category, even custom taxonomies by attaching any category or custom taxonomy to a Membership Level. Now, the packages under that categories will be under membership level.
2. Do you want to hide the items section tab from user front end dashboard? Then, you can just remove
add_filter("wpdm_user_dashboard_menu",array($this,"dashboard_menus"));this from yourplugins/wppromembership/wppromembership.phpfile.3. Without a subscription, the user can’t access the content, if you want to show only content and hide the download link then go to
Content Visibilitysection from membership advance setting, then checkShow WPDM Pacakge Info?.4. You can use
class="classparent <?php if ( is_user_logged_in() ) {echo 'loggedin';}in the class and then define.classparent.loggedinin theme css file to make change the css for loggedin user.5. Payment gateway like PayPal has that feature that you can change directly from there. But it is a nice idea we can implement.
Thanks
Jan 3, 2018 at 5:20 pm #67485In reply to: Package List Addon
Hasibul Amin HemelBlockedHi,
1. No, it will only require WordPress download manager.
2. yes, the user can add any type of package.Can you please send login details in private and link to check it?
Thanks
Jan 3, 2018 at 2:01 pm #67470In reply to: URGENT! Subscribe to download issue
Hasibul Amin HemelBlockedHi,
There is an issue with your theme front-end builder zindex, that inherits the popup zindex. So, for alternate solution i put
[download_link_extended]in the template.Thanks
Jan 3, 2018 at 3:24 am #67462In reply to: redirects to 404
web907MemberThey don’t work for me. The same issue is there. The downloads open in new tab, but the page that links to them becomes a 404.
http://www.interiorgas.com/igu-downloads/december-19-2017-board-special-meeting-work-session/
Please, help me fix this. And please be detailed. I am not a developer. So please explain where is the code you are referring to.
Please help.
Jan 2, 2018 at 5:20 am #67433In reply to: Bypass File Pages
Hasibul Amin HemelBlockedAfter you modify a page template, you can select the template from single package setting, Details here. Page template will work with single package view. While link template will only work with the shortcode that includes the package link into any page/post.
And if you make a link template, then it will only work with the shortcode of link, Details Here.
And for modifying the template file you can follow this tutorial.
Thanks
Jan 1, 2018 at 6:10 pm #67427In reply to: Bypass File Pages
Hasibul Amin HemelBlockedHi,
You need this addon to modify the page/link template file, the URL for the template files is
wp-admin/edit.php?post_type=wpdmpro&page=templates.Thanks
Jan 1, 2018 at 5:45 pm #67426In reply to: Link Possibility on Icon
Hasibul Amin HemelBlockedYes, You can use custom page/link template addon to make direct download link in the icon, for this, you need to create custom template or modify an existing template file from
wp-admin/edit.php?post_type=wpdmpro&page=templatesthis page.You can use this code
<a href="[download_url]">[icon]</a>to make the link work with the icon.Thanks
Jan 1, 2018 at 2:39 pm #67412In reply to: Link Possibility on Icon
Karl-Heinz SchweigerMemberHere the screenshot and the blue area should be have the same link-possibility as the PDF-Download Text.
Jan 1, 2018 at 2:04 pm #67411In reply to: Link Possibility on Icon
Hasibul Amin HemelBlockedDo you want the download link on the file icon? It will be clear if you give a screenshot.
Thanks
Jan 1, 2018 at 4:38 am #67397Topic: Bypass File Pages
in forum Download Manager Pro
Nathan LyleMemberI can’t find anywhere in the settings that I can control the links to pages associated with a package. I’m using both the default links (individual file on a page) and the extended add-on shortcode for displaying categories. In both cases, I want all links to only download the PDF – not to go to the page template that shows file information. Is it possible to do this?
Also, the free version seemed to allow a default choice of template for the download links, but now that I’ve installed the pro version, it looks like I have to set the template for every package… is this the case?
-
AuthorSearch Results
Search Results for 'download link'
-
Search Results
-
I’m making a page with a tabular view for downloads, but I would like to put a selector like the link bellow for categories:
https://datatables.net/examples/api/multi_filter_select.html
Could you help me configure?Hi, just bought the plugin and there are so many bugs!
So far it is not working. Not even the logo will show up. Plus, when I click the download link to download my package, it downloads a text file that says “Download is not available yet.”Topic: Bypass File Pages
I can’t find anywhere in the settings that I can control the links to pages associated with a package. I’m using both the default links (individual file on a page) and the extended add-on shortcode for displaying categories. In both cases, I want all links to only download the PDF – not to go to the page template that shows file information. Is it possible to do this?
Also, the free version seemed to allow a default choice of template for the download links, but now that I’ve installed the pro version, it looks like I have to set the template for every package… is this the case?