Hello,
I have just checked with fa-cart-plus
icon and found that cart is showing and button is working. It will just change the icon on the front end, so it must work. There will be no changes to the backend. I think there may be another problem. I would suggest that you undo the changes and try again.
If the problem persists, you can provide me with temporary WordPress access with related links in a private reply.
Thanks
Hello,
It needs to change manually by coding.
You can change the default + button from wpdm-file-cart.php from the cart add on directory.
The + button is getting from this line of code <button title='Add To File Cart' data-placement='right' class='ttip btn btn-sm btn-info btn-addtfc' data-pid='{$package_id}' data-fileindex='{$file_index}' data-file='{$file_index}'><i class='fa fa-plus'></i></button>
Any amendments to or changes to the texts of <i class='fa fa-plus'>
and </i>
will affect in plus. as it is using font-awesome icons, you can change the fa-plus
into any desired icon. You can check font awesome doc here.
Thanks
Hello,
I’m not sure which plugin you are talking about.
Are you talking about our plugin?
You can check this video to know how it works.
If you are referring to the Paid Membership Pro plugin of other developers, then the plugin actually handles membership levels.
Let me know if you have any questions.
Thanks
Hello @dholz,
If you have no problem changing theme, you can test our free theme Attire
In addition, you can import sample data from there to make your website look like the demo.
If you use it with the wpdm plugin, you won’t have to change the page template every time. It will work great with wpdm.
Thanks
Hello @deholz,
Nice to hear that your problem is solved.
The previous post/next post is getting from your theme post’s navigation option. You have to disable that from the theme setting or remove it from custom coding. It is not a wpdm issue so if you change the plugin template, you will still see those.
Thanks
Hello,
Please use this shortcode instead of the mentioned to get package details.
[wpdm_all_packages categories="DACC Forms" items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="page_link,package_size,download_count|download_link" colheads="Title|Download"]
You can get more parameters here.
I have changed the title into page_link, clicking which will fetch the package details too.
Let me know if it solves your issue.
Thanks
Hello,
Please use this add on to add custom fields.
You will find details in the add on page.
Let me know if you need any helps.
Thanks
Hello Olivia,
Hope you are well.
Will you please please share the related page/file/package URL with us?
It helps me to quickly figure out the issue and squash it immediately.
When I receive your request, I will be able to provide you with the CSS solution or suggest an alternative method.
Thanks.
Hello,
Please disable Cache plugins ( the website is using wp-rocket) temporarily and try again.
Then let us know if the problem still happens. We may need to inspect further.
Thanks
Tanvir
Maybe I have partially understood your issues.
As you are using elementor, To add specific single packages in posts and pages, you have to add elements . You will see element like this
if you select “package” from there, you have to search the expected package you want to show like this and select the link template. You see title will get dynamically.
So wpdm is dynamic both in elementor and shortcodes
Hello,
You have to use this addon to add wpdm elements with elementor.
then you will be able to show these elements on the page builder in single page.
If you are still unable to install download-manager-addons-for-elementor , just try to install in manually in “wp-content/plugins” folder otherwise you can provide temporary wp admin access so that we could check the issue properly.
Thanks
Hi @dametric,
You may follow this post https://wpml.org/documentation/getting-started-guide/translating-post-categories-and-custom-taxonomies/
you can also use google search to get more info.
Thanks
Hello Goran,
Sorry to hear about the problems.
1. The integrated preview uses google doc viewer, that is using google styles and functions. So actually we are sorry for not being able to handle those. If you don’t want to use this google doc previewe, wpdm also has a better custom pdf view add-on.
WordPress PDF Viewer Plugin
2. Currently WPDM protected documents can’t be previewed. However, we shall add an option relevant to this with the pdf viewer add-on in the future.
Thanks
Tanvir
yes you have to activate wpdm plugin to use the functionalities of it on your new site.
Let me know if there are any issues.
Thanks
Hello @Heather,
As I said, it needs to be handled from polylang side. Or like category shortcode, you also needs to use 2 tree shortcodes for 2 languages ( [wpdm_tree category="xiii-autocross-carballo-2021"]
) and [wpdm_tree category="xiii-autocross-carballo-2021-gl"]
)
Thanks
You can query all downloads/packages from one or more categories by using this shortcode.
[wpdm_category id="Category Slug or Slugs" operator="IN" title="Custom Title Here or 1" desc="Custom Description or 1" toolbar="1" paging="1" orderby="field name" order="asc or desc" items_per_page="10" template="template name or ID" cols=4 colspad=2 colsphone=1]
for more details please check here
I tested by creating new cats and see it is working
Please check the two pages created in private view
https://www.autocrosscarballo.com/gl/category-gellego/
https://www.autocrosscarballo.com/category-spanish/
the newly created categories are:
https://www.autocrosscarballo.com/wp-admin/term.php?taxonomy=wpdmcategory&tag_ID=41&post_type=wpdmpro&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dwpdmcategory%26post_type%3Dwpdmpro%26from_tag%3D41%26new_lang%3Dgl
https://www.autocrosscarballo.com/wp-admin/term.php?taxonomy=wpdmcategory&tag_ID=43&post_type=wpdmpro&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dwpdmcategory%26post_type%3Dwpdmpro%26from_tag%3D41%26new_lang%3Dgl
what I did to test,
created new category in spanish then made another category in gallego as a translation of spanish.
then set the categories of download packages according to their languages. then tested using same shortcode structure in the pages and found it is working.
Let me know if it is resolved
For the asset manager issue, your ‘Server File Browser Base Dir’ in Settings > Basic is not set properly. Please see the image link below and set it properly here
screenshot
and let us know.
Thanks.
Hello,
Sorry to hear about the problem.
I assume it is possible to hide using css.
Can you please give me the related link to check?
Thanks
Hi,
Is there a conflict with other plugins? have you checked with deactivating or reactivating other plugins? please check, and let us know.
If still, the problem happens, please provide wp admin access in a private reply to check further.
thanks.