I had first misunderstood and used only a page template id. But re-read your reply, made a link template with the same content as my page template, and it worked like a charm!
Thanks a thousand-bunch! ๐
When one uses the wpdm package download elementor component, what one can show is the link-template for the package. What I am looking at is the entire package detail (page-template) in the post, without having to navigate to another link.
Is there a shortcode to embed the entire package (page-template) view on a post?
Hei!
Any news on this?
thanks!
Please refer to the 2nd paragraph, and bullet point #3 above for very specific details of how I want to output the category results ?
(and points 1, 2, 4 for relevant links, and temp admin login url)
Tx!
Ok, will wait!
Yes, that is the file I edited to achieve the look and feel I needed (see screenshot: https://app.screencast.com/dG9nNdOyPGam0).
I have taken a backup of my changes. Hope it does not get very messy with plugin-updates!
It is sad to see that something as basic as controlling how the data is output has to go through a feature customization request.
We are a small non-profit solidarity orgnaziation. Had to really scrap from our own pockets to get the Pro version. We are in no shape to be able to commission a customization feature.
===
What is the correct/safe way to modify a plugin-file which can survive an update of the plugin in the future?
I spoke a bit too soon — the output of Datetime needs to be customizable. Currently it prints the complete string in ISO format and that is not ideal. https://app.screencast.com/ZyFtJ91AjCFYV
Even if it is a format that can be applied for all datetime custom fields, it is fine – but there should be some way to do it.
What I want is a way to change the html the FileList::extended()
function prints out. Hope this clarifies.
In summary: the URL field needs resolution still.
regards!
Here is an FileList example display I would prefer to have: https://app.screencast.com/lqrC5okfRBVKV.
Hope this clarifies!
(without HTML tables, but simple div-s).
Thanks!
Yes, that is right. And for the moment, please use a mobile width view.
Note:
WPDL-custom-scss
, if you need to look at the styling.thanks!
src/Package/FileList.php::extended()
to change what it prints out. When I tried replacing the div-s (that had generic col-md-x
or row
or mb-4
) with absolutely basic HTML and clean selectors like below:
<div id="xfilelist" class="package-file-list">
<div class="package-file">
<div class="pkgTitle">
<div class="pkgThumb"><!-- php code --></div>
<div class="pkgTitle"><!-- php code --></div>
</div>
<span class="pkgLink"><!-- php code --></span>
</div>
</div>
The UI crashed (actually spit out the contents of the file itself, not even malformed html). I am not sure if there is any checksum you verify on the file contents, but would like to know how I can extend (or overwrite) the output of FileList.php[::extend()].
Do let me know, thanks!
If you offer GDrive/Dropbox/pCloud/… integrations and then say the preview will work only for files available locally on the wordpress instance, it is quite a bit of inconsistency.
I do not store my PDFs on wordpress and this is a meaningful function request on my PRO subscription, then.
Hei!
I confirm that I am able to enter the custom fields and also display them using their shortcodes.
I will elaborate on the PDF Viewer issue and another issue related to custom fields in two separate topics so you can close this topic as resolved.
thanks!
Have tried attaching a screenshot in the original post and here above, but looks like it is not working!
The screenshot can be seen here: https://app.screencast.com/id6WveVw8vT39