Actually, Archive Page Sidebar View doesn’t use link template.
Can you browse files using Asset Manager? Please send temporary wp-admin login info in private reply. I have to check your setup find out what exactly is happening there.
Please send temporary wp-admin login info in private reply to check the issue. Or you can just send your custom template code.
Did you modify the plugin version 4.9.3? Where did you implement the custom template tags [mohakik]
, [numero_magazine]
etc? I am not asking for the taxonomy code you sent above.
Did you take over the project from someone else? Maybe someone modified the core plugin to implement hose custom tags. Updating a plugin deletes the changes in the core plugin.
Hi,
Custom fields are available in frontend uploader form too. Maybe you haven’t set the access rules for your custom fields.
Did you find your answers? Please let me know if still need help with custom fields.
Thanks.
Custom file-meta fields ( http://prntscr.com/p94dm1 ) added via wpdm_attached_file
filter doesn’t have any auto-generated template tag. These are different from custom fields added via Advanced Custom Fields add-on.
To show your file list with these additional metadata you have to create a custom template tag using wdm_before_fetch_template
filter. DO you have any specific design in mind? I can help you to build this custom tag if it shomething simple. Otherwise you can order custom upgrade service to build the solution.
Replace the code inside date
$field_type condition in wpdm-advanced-custom-fields.php
file with the following code,
<script>jQuery(function(){ jQuery('.wpdmacf_date').datetimepicker({dateFormat:"yy-mm-dd", timeFormat: "hh:mm tt"}); });</script>
<label><?php echo $label; ?> <?php echo $reqs; ?></label>
<input <?php echo $required; ?> type="text" class="form-control wpdmacf_date" name="<?php echo 'file[acf_' . $group_name . '_' . $field_name . ']' ?>"
value="<?php echo $meta_value ?>"
/>
Use the following CSS to change the font size and icon size of the tree view. Adjust the numbers to match your target.
UL.jqueryFileTree{
font-size: 20px !important;
}
UL.jqueryFileTree .directory A,
UL.jqueryFileTree .file A{
margin-left: 15px;
padding: 7px 6px !important;
}
.jqueryFileTree LI.directory,
.jqueryFileTree LI.ext_zip,
.jqueryFileTree LI.file{
background-size: 30px auto !important;
}
Please install the latest version to fix the issue. Follow these steps to update the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
Send temporary wp-admin login info in private reply if that doesn’t fix the issue.
Looks like the default audio tag isn’t working there. Most probably related to ajax content. Anyway, we are looking into details and will add a patch in next release to fix this issue.
I have created a custom template tag to show the attached image. You have to add this code to your active theme’s functions.php file. The use [file_thumb_0]
tag on your custom page template to show the attached image.
Noted for implementation. Thanks!
Hi,
You can use the WordPress import/export tools to move downloads from one site to another. If you are looking for a way to sync these two sites, that’s not available in WPDM. There are some backup plugins out there, you may try out those options.
If you need some custom solution we can help you with that too. In that case, Let me know little more about the features you want.
Thanks.
The download worked fine in my test. Please send temporary wp-admin login info in private reply to check the issue with constant contact.
Yes, add the code to your functions.php of the active theme. I have updated the code above to include the link templates too.
To stop the verification check please verify the key on demo site. Then move the license to live site when testing is done.
Login doesn’t work. Tried several times. And then got the WordFence temporarily locked out notice.
Please use the Amazon S3 meta box in edit package screen to upload or add files. The S3 Browser page is still in beta.
S3 add-on doesn’t have the region selection option yet but noted for implementation. For now, you can change the region from line 50 in wpdm-amazon-s3.php
file.
Please update the WPDM Gutenberg add-on. We have fixed this issue the latest release (v.1.2.5).
We are aware of the guest download page redirect issue in Stripe gateway. Already working on it. The next version of coming soon.
You can modify the email sent after purchase. The template id is purchase-confirmation-guest
and you can edit it from Downloads > Templates > Email Templates.. Premium Package is sending the default one which looks like the screenshot you sent.
Installed Premium Package v.4.3.1 Tax is included in the invoice now.
DO you have the latest version of Premium Package? Are you using any custom template for the cart? Please send temporary wp-admin login info in private reply if you want me to check the issue there.
It is not possible yet to set group, you can only define the list. But noted for implementation.
1 ) Use global coupon for now. All other coupon related issues are already in our to-do list
2 ) You can use the extended page template or a custom template with [download_link_extended]
template tag to show embedded lock options instead of popup.
3 ) Invoice currency sign Will be patched in next updated
4 ) Fixed it on your side and have added the patch on my side too for the next update. You can use a custom template to add additional info. The template file is located here /wpdm-premium-packages/templates/partials/order-notes.php
5 ) The support of other posts types isn’t fully functional yet. It is still in beta.
6 ) Thank you for reporting this. We are going to fix this issue asap.
7 ) Although the UI is tab style the “+” sign is actually a different link, no JS involved in switching tabs. Not sure which plugin ( os is it the theme? ) disabled it. Please try deactivating plugins one by one to find out which one. As it is live site I would prefer if you do it yourself.
8 ) Here are the defaults, WPDM Category URL Base = downloads
WPDM Package URL Base = download
Archive Page Slug = all-downloads
9 ) Looks like you have already added the “View details” link here https://technicskeyboard.com/download-categories/
10 ) I do have plan to implement the bulk import add-on as soon as possible.
11 ) Links under “Download Categories” in sedebar widget are working fine for me https://technicskeyboard.com/blog/wpdm-category/technics-manuals/ ( Technics Manuals )
12 ) The category archive template comes from Settings > Frontend Access > Category Page Options settings. Use a link template there that doesn’t have a download button. Or you can use the Basic Style and check the pacakge info you want to display.
13 ) Yes, you can add both pdf and zip to the package. After purcahse user can download the files separately from dashboard. The pdf willl be stamped during download.
So, you are an Architect! It is a creative profession. Please do share your works whenvever you can. I do enjoy creative architecture although doesn’t have any technical understaning of it. Not long ago, watched the “The World’s Most Extraordinary Homes” on netflix and really loved it.