-
AuthorSearch Results
-
Aug 18, 2021 at 11:45 am #160038
Kelli BoultbeeParticipantThis reply has been marked as private.Aug 18, 2021 at 10:41 am #160031
Kelli BoultbeeParticipantThis reply has been marked as private.Aug 18, 2021 at 8:55 am #160027In reply to: Download searching tag
TanvirSpectatorHello,
We are sorry to say that there is no option to set search by tags in WPDM directory addon.
However you can use this shortcode to show all tags:
[wpdm_tags btnstyle="link" icon="tag" showcount=1 cols=3]More details here about all the shortcodes:
Thanks
Aug 18, 2021 at 8:42 am #160026In reply to: Email Lock Submit Button Not Working
HumayonSpectatorHello @chesayscheryl,
I see email lock and download is working fine. Please check this screencast.
Also, please check now categories are fetching properly, as the shortcode was not correct. However, please keep the parameter valueitems_per_page="15". But, if you want to set more value on that parameter then you have to increase your server memory limit or the page might not save/ will crash.
Shortcode details can be found in the below link.
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Thank YouAug 18, 2021 at 8:08 am #160019
WPDM userParticipantThis reply has been marked as private.Aug 17, 2021 at 10:55 pm #159990In reply to: Problem after installing update
Emily GriffinParticipant@Humayon … please help me with the following tickets:
https://www.wpdownloadmanager.com/support/topic/urgent-urgent-urgent-urgent-some-downloads-arent-showing-up/ (most important)Nayeem is currently working on it and isn’t doing a good job.
Aug 17, 2021 at 7:10 am #159937
Q3D ITMemberThis reply has been marked as private.Aug 17, 2021 at 6:28 am #159927In reply to: Problem after installing update
HumayonSpectatorHi @fscedfu,
Please update your WPDM Pro to the latest version6.0.6first and then use the updated shortcode mentioned in the below link. As you can see template parameter should be link-template ID and make sure it exists underDownloads ► Templates.
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Please check this and it’s working fine.
Thank youAug 16, 2021 at 3:28 pm #159887In reply to: Open files in a new tab
ShahjadaKeymasterLOL, you meant tree view shortcode, we already documented it on https://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/. Simply adding
newwin=1with shortcode shall open the link in a new window/tab.Aug 16, 2021 at 3:11 pm #159884In reply to: Open files in a new tab
ShahjadaKeymasterPlease give me an URL where the download link opens on the same tab for you. In my test ( https://flowersoapscoil.ipage.com/aitech/test/?search=p ), it is opening in a new tab.
Aug 16, 2021 at 7:09 am #159852In reply to: Default image size – Link templates
Guy MoxeyParticipantAug 16, 2021 at 4:33 am #159841In reply to: Displaying all downloads on single page
HumayonSpectatorHello @jennafurless,
I am sorry to say that you can’t make the entire table display due to your current theme layout. If you want to change the theme in the future then you can use our “Attire” theme instead which is optimized and works well with the WPDM.
https://wpattire.com/
Or, you can remove a column by using the below shortcode which should look like this.
[wpdm_all_packages items_per_page="20" categories="interventions,tools,promotion,socials" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|download_link" colheads="Title|Categories|Download::155px"]
Yes, you need to list all of the categories in the “slug” area.
However, in order to remove the “[free_download_btn]” code for the premium page template, please activate the
Premium Packages - Sell Digital Products Securelyplugin first and then remove this free download file.
Hopefully, your problem will be solved.
Thank youAug 15, 2021 at 8:03 am #159812In reply to: Broken Feature Image
HumayonSpectatorHello @
Hope you are well and sorry for the delay.
Please you the below code in order to show the featured image in the link template.
<img src="[preview]" alt="Preview" />
You will find more details in the below docus as well.
https://www.wpdownloadmanager.com/doc/templates/template-tags/
Thank youAug 15, 2021 at 6:55 am #159808In reply to: Filter “Download Link” not being called
ShahjadaKeymasterFilter hook
wpdm_download_linkanddownload_linkworks differently.
wpdm_download_linkaccept 2 parameters 1st parameter is download link html code, 2nd parameter is an array just contaiting package ID,['ID' ► {Package ID}], and inside the filter to can retrieve package date using the give ID,$packageObject = WPDM()->package->init($param2['ID']);and
download_linkfilter is documented here https://www.wpdownloadmanager.com/doc/filter-reference/download_link/However, please let me know what are you trying to do, so that I can explain your better :).
Aug 15, 2021 at 6:45 am #159807In reply to: error with customization code
mfirwanaMemberThis reply has been marked as private.Aug 14, 2021 at 7:43 am #159784In reply to: Total Downloads
TanvirSpectatorHello Guy,
Yes you can.
In order to show total downloads in a download package page, you have to use this template tag[download_count]in the link/page template that you are using.
For more template tags, you can check here:Also you can use shortcode and set link template there to show total downloads. To create templates you can follow this
https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/Thanks
Aug 14, 2021 at 7:14 am #159783In reply to: Open files in a new tab
TanvirSpectatorHello @hudi-webcart,
You just need to follow this:1. Copy page-templates directory from
/plugins/download-manager/src/package/viewsdirectory to your active theme directory.
2. Make a new directory asdownload-manageron your active theme directory.
3. Now remove all files from{active-theme}/download-mamager/page-templatesexcept the template files you need to update.
4. Update template file(s) in{active-theme}/download-manager/page-templatesdirectory as per your need. As you need to add open in a new tab you have to add this<a href="[download_url]" target="_blank">[link_label]</a>Let me know please if you still find any issues.
Thanks
Aug 13, 2021 at 5:50 pm #159770In reply to: Directory Add-On Advanced Search
TanvirSpectatorHello,
I think you require some customization work.
You can contact our customization team through this link.With Regards
Aug 13, 2021 at 4:58 pm #159766In reply to: Multiple Category Types or Filters
TanvirSpectatorHello Asad,
We are sorry to say that it’s not possible. It requires some customization work.
You can contact our customization team through this link.With Regards
Aug 12, 2021 at 6:43 am #159672In reply to: Problem after installing update
HumayonSpectatorHi @fscedfu,
No, I haven’t change anything yet.
After the update please Go toDownloads>templatesthen visit all tabs there.
It should solve your issue. If it does not then please share a link where the5cbda6187abge.phpis appearing.
Thank youAug 12, 2021 at 6:17 am #159669In reply to: How to use photography theme
HumayonSpectatorHello,
Hope you are well.
In order to use the photography theme please download the child theme and then follow the procedures described in the below link.
https://scripteden.com/download/wordpress-portfolio-photography-theme/
Also, you can add the digital marketplace demo from the Attire themeAttire Layoutsoptions by following this.
Thank youAug 11, 2021 at 3:43 pm #159620In reply to: Download Link Location
TanvirSpectatorHello Guy,
Hope you are well.
You have to customize theall-packages-shortcode.phpfile, and the file location is/download-manager/src/Package/views/,To do that,
1. Create a dir nameddownload-managerinside your active theme dir(Dont need if it is already created there)
2. Now copy theall-packages-shortcode.phpto modify fromdownload-manager/src/Package/views dirto/{active-theme}/download-manager/dir.
3. Customize that file in{active-theme}/download-managerdir as you need to comment out theline 290by adding this//to
$data['download_link'] = WPDM()->package->downloadLink($data['ID'], 0, array('template_type' ► 'link'));
like this//$data['download_link'] = WPDM()->package->downloadLink($data['ID'], 0, array('template_type' ► 'link'));
then add this line there$data['download_link'] = "<a target='_blank' class='btn btn-primary' href='".get_permalink($data['ID'])."'>"."Download"."</a>"; $download_link = $data['download_link'];if you dont want to open in a new tab just remove
target='_blank'from that line.
4. It will work with the shortcode as you wanted. then save the file and test.Thank you
Aug 11, 2021 at 12:14 pm #159599Topic: Some Function Are Not Working In Old Version
in forum Download Manager Pro
Ikram DirujiiParticipantRespected Nayeem And Shahjada Sir.
I was Offline and my Update is expired.
Now my Mastercard has some problems and it will be solve in next 10 days.So I can’t renew my support and update now for wpdm pro. Although my 2 other addon has still support time remaining.
Sir please give me new version download link because in 6.04 some Function like Views and Download Count Not Working.
Or tell me the solution of these two problems if possible with that old version.
I have 6.04 Now Installed.Thanks and Regards
Aug 11, 2021 at 10:46 am #159591In reply to: Links on files in the download blob
HumayonSpectatorHi @goldenmoon,
You can change the download button color by following this setting.
However, in order to change the other texts in the download box, you have to edit the corresponding template file by following this doc.
Also, You will find all the related template tag details in the below link.
https://www.wpdownloadmanager.com/doc/templates/template-tags/
Thank YouAug 11, 2021 at 9:56 am #159584In reply to: Download Link Location
TanvirSpectatorHello,
The
[page_link]will show package title with package link.
Currently it is not possible by default to change the download button link to package link.
It needs some php customization indownload-manager > tpls/tpls3 > wpdm-all-downloads.phpfile,
please let me know, if you want the changes.Thanks
-
AuthorSearch Results
Search Results for 'download link'
-
Search Results
-
Respected Nayeem And Shahjada Sir.
I was Offline and my Update is expired.
Now my Mastercard has some problems and it will be solve in next 10 days.So I can’t renew my support and update now for wpdm pro. Although my 2 other addon has still support time remaining.
Sir please give me new version download link because in 6.04 some Function like Views and Download Count Not Working.
Or tell me the solution of these two problems if possible with that old version.
I have 6.04 Now Installed.Thanks and Regards