Forum Replies Created
This page says:
Method 2: Global Default Setting
Set a default template for all packages using the WPDM Default Values add-on:
Go to Downloads > Settings > Default Values
Find the Page Template option
Select your preferred default template
Save changes
This default will apply to all packages that do not have a specific template set.
There is no “Default Values” option.
Sorry I’m confused. Are you saying I need to go into each of my 400+ downloads and change the page template individually?
Great. Thank You! One other quick question: Is there a way to edit the individual package download page as an elementor template? (ex. https://remodelersuniversity-tk1487.mystagingwebsite.com/download/core-values-example/)
I’ve been working with GPT to pinpoint the issue. It found that <p> is getting injected into the script
Page source:
<script>
jQuery(function ($) {
// Column definitions for server-side rendering
var colDefs =
“page_link”],[“excerpt”],[“download_link”
;
var colHeads = [“Title”,”Description”,”Download::120px”];
var ajaxParams = {“cols”:”page_link|excerpt|download_link”,”categories”:”business-mgmt”,”tag”:””,”order_by”:”date”,”order”:”ASC”};
var tableId = ‘wpdm_2a474975-3076-48b3-908e-582982f95ade’;</p>
<p> // Build column configurations
var columns = [];
colDefs.forEach(function(colGroup, index) {
var primaryCol = colGroup[0];
columns.push({
data: null,
orderable: [‘page_link’, ‘title’, ‘publish_date’, ‘update_date’, ‘download_count’, ‘view_count’, ‘package_size’, ‘date’, ‘modified’].indexOf(primaryCol) !== -1,
render: function(data, type, row) {
if (type === ‘sort’ || type === ‘type’) {
if (primaryCol === ‘update_date’ || primaryCol === ‘modified’) return row.update_date_raw;
if (primaryCol === ‘publish_date’ || primaryCol === ‘date’) return row.publish_date_raw;
if (primaryCol === ‘download_count’) return row.download_count;
if (primaryCol === ‘view_count’) return row.view_count;
if (primaryCol === ‘page_link’ || primaryCol === ‘title’) return row.title;
return data;
}</p>
<p> var html = ”;
colGroup.forEach(function(col, cx) {
var cxc = cx > 0 ? ‘small-txt’ : ”;
Downloaded add-on today. 7.2 for DM
This problem has actually already been solved by another member of your support team, but thank you!
Thank you!!
nevermind – I figured it out
That was not checked – I’ve checked and will let you know if I have any more problems.
Thanks
That is already set correctly – https://snag.gy/F30Kaw.jpg
working! Thanks for your help!
Excellent! Working perfect now!
I am having an issue with the package saving as a draft, but I will open another ticket on that.
Thank you!
Still not working 🙁
Did not work 🙁 merge field did not show on the notification
Working now – Thanks!
even though I received the “package updated successfully” notification on the screen, the new package is not there, and I received no email notification of a new package created.
front end users are subscibers, as they have always been. This has been working until i upgraded from 4.7.3