-
AuthorSearch Results
-
Sep 6, 2022 at 10:54 am #177584
In reply to: 404 Error found
TanvirSpectatorHello,
Thanks for contacting WPDM Support forum.
I have just checked all the links and downloads.
Haven’t found any related issues in category thumbnails and the download button. It seems all working properly.
Let me know please if you are still facing any issues. You can also record screen about the issue using tool like this to understand better.Thanks
TanvirSep 3, 2022 at 6:45 am #177488
TanvirSpectatorHello,
Glad to see you again. Here all the answers listed:1. You can change fonts from
Downloads > Settings > User InterfaceFor further changes you may need to add custom CSS in custom theme.
2. You can change fromDownloads > Settings > User Interfaceto change colors
3. If featured image is higher in resolution, it will already fit the full card. You can check the example page I added the shortcode <a
href=”https://staging.mmpeacemonitor.org/resources/” rel=”noopener” target=”_blank”>here.
4. It can be done by modifying link template codes and adding custom CSS there.
5. Top filter bar design can’t be change with the shortcode, however, you can remove that usingtoolbar=0parameter in shortcode.
6. To show update date you have to use template tag[update_date]in the link template. More details about template tags can be found <a
href=”https://www.wpdownloadmanager.com/doc/templates/template-tags/” rel=”noopener” target=”_blank”>here
7. This can be done by adding custom CSS to the link template. There is a place is provided for adding custom CSS.Thanks
Aug 28, 2022 at 5:17 pm #177262
Antonio Roldán RuizParticipantThis reply has been marked as private.Aug 25, 2022 at 1:38 pm #177178
Francesco AprileParticipantThis reply has been marked as private.Aug 23, 2022 at 5:23 pm #177113In reply to: Shortcode Not Working Like Desired
RussParticipantThis reply has been marked as private.Aug 23, 2022 at 8:03 am #177096In reply to: Download Button Missing
James HudsonParticipantAug 23, 2022 at 6:54 am #177092
Antonio Roldán RuizParticipantThis reply has been marked as private.Aug 21, 2022 at 5:14 pm #177012In reply to: Edit Page Widget
TanvirSpectatorHello Andrew,
Sorry for all the confusions.
Just follow:
1. Remove the currently related pages of dashboard.
2. Create new pages separately for login, dashboard and profile then set fromDownloads > Settings > Front End accessalso add suggested shortcodes in the newly created pages separately.
3. To add any additional contents, just add the contents on the created pages before or after shortcodes.And yes you can integrate any page builder or classic editor with the pages. Just make sure shortcode is applied properly.
I hope it will solve all the issues you are facing.Thanks
Aug 21, 2022 at 8:38 am #177002In reply to: ‘Hide Everything’ not working with archive
shaun rossParticipantIt’s been another 3 weeks, any progress? Are the developers of this plugin looking at this bug or replying at all? I feel like this is quite a big bug. Anyone that wants files with permissions for certain users, but don’t want users to see every file and folder on the website, this WILL NOT WORK in Download Manager currently. Every user can see every file and folder. They just can’t open it. If ‘Hide Everything’ is selected it’s completely broken.
Even your own downloads section doesn’t work this way. When I go to download the plugin I don’t see a huge list of every plugin even the ones I don’t have access to.
Like I said perhaps I can get this issue fixed on my end and I can let you know the cost for reimbursement and send you the files afterwards that were changed?
If you can’t fix this bug, let me know so I can move on to another plugin because this website project has been held up over 2 months waiting for answers.
Aug 19, 2022 at 5:54 pm #176969In reply to: Shortcode Not Working Like Desired
RussParticipantThat seems like a bit too much for this.
Let’s take it step by step, because you send code earlier that you said would work, but did not for this view.
Please visit https://ateceos.wpengine.com/downloads-test/ and notice the layout.
-
How can I make sure that the TITLE of the product does NOT open a new page. You sent a piece of shortcode before that worked for a different layout, but not this one.
That is my biggest question right now.
If I need to edit the plugin files to RENAME “Categories” to Language and the “Tags” to Product Line, I can. But really, that should be something in settings, as more people than I want that ability.
Aug 17, 2022 at 8:47 pm #176873In reply to: Shortcode Not Working Like Desired
RussParticipantI am super close. Just a couple more questions.
I have the new shortcode there: https://ateceos.wpengine.com/downloads-test/
[wpdm_archive_filter items_per_page=”12″ template=”link-template-default” cols=1 colspad=1 colsphone=1]
That was from your website.
1. How can I change the titling in the search sidebar? I want “Categories” to say “Languages” and “Tags” to say “Product Line”.
2. I need the title of each product to either go to the download or do nothing at all. I tried page_link=0 to no avail within the shortcode.
3. The line spacing in “Tags” is cramped under the search bar.I made a little video so I can hopefully be clear and concise for you: https://share.getcloudapp.com/YEuWqe94
-
This reply was modified 3 years, 7 months ago by
Russ.
Aug 17, 2022 at 10:34 am #176834
Pablo MartinParticipantDownloads > Settings > User Interface, change other colors in the modal lock window (border of text boxes, not only the button, for that reaosn I ask for CSS, font family is ok setup font that setting area, color no.
Also the Border Radius property setup wont affect the Border Radius of the buttons inside of the modal mail lock windows, I want a all buttons with not rounded borders.
How can now setup the buttons in proper way of the modal mail lock window?
Specially need border radius, and color if possible.In case I select button background to none and want make the font more bigger there is no way to setup font size, and again here CSS will be useful.
Weight of the buttons font……no way to be configured. Again, CSS can be useful.
Font color of the buttons no way to be configured. Again, CSS can be useful.-
This reply was modified 3 years, 7 months ago by
Pablo Martin.
Aug 16, 2022 at 1:50 pm #176756
Courtney HuberParticipantIf you go to any of the pages noted in my next private reply, you’ll see that the downloads work fine from the button, but the PDF Viewer preview is showing “File not found” or it is just blank. Additionally, the audio files no longer play when you click the play buttons. This is not an issue of access/permissions, but an issue with the actual previews of these documents. Please advise!
Aug 16, 2022 at 12:40 am #176742In reply to: Shortcode Not Working Like Desired
TanvirSpectatorHello @Russcantu,
Using the parameterpage_link=0anddownload_count=0in shortcode will disable the link.More details and parameter can be found below:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/For more customization you have to follow this doc to edit link template and you have to use a shortcode that supports link template like this.
Hope you understand.
Regarads.
Aug 14, 2022 at 1:46 pm #176705In reply to: Need Help Setting up Pages
Nayeem RiddhiModeratorHello Jennyfer Moreno Shek,
For video player content will be available for all general download packages, But for premium/product packages, the preview will not come, you have to use the below template tag
[video_player_1200]in your page/link templates fromDownloads > Templates > Link/Page Template, if you are unable to make adjustments, please refer/points on your requirements, and please, give your temporary wp-admin login details in a private reply for checking the issue.Thank you and regards
Aug 12, 2022 at 11:29 pm #176638In reply to: Need Help Setting up Pages
Jennyfer Moreno ShekParticipantHello, some help would be appreciated….
1. How can I create one membership where clients can pick no more than 4 items from the library every month?
2. How can I make my package https://www.reavic.com/my-downloads/preparing-for-the-housing-market/ look like this: https://try.wpdownloadmanager.com/download/video-player-play-download/
3. Tab “Add Ons” now shows a list of all plugins but it is making me purchase them, I purchased your megapack and I need to get stripe and paypal but I don’t see it on my download.
I appreciate the help that I’ve been getting but this plugin isn’t living up to my expectations, documentation lack details I am very confused and I been investing way to much time on this plug in wtih very few results. I really need someone to help or to get my money back since it isn’t working.
Aug 12, 2022 at 11:13 pm #176637In reply to: Need Help Setting up Pages
Jennyfer Moreno ShekParticipantQuestions
#1. How to make this page:https://www.reavic.com/my-downloads/preparing-for-the-housing-market/ look like this page: https://try.wpdownloadmanager.com/download/video-player-play-download/ I can’t believe a $100 + plug-in has such poor presentation even with a theme from the same company.
#2. How can I create a monthly membership that allows users to download only 4 products? I need for the products to be able to be purchased individually OR through that subscription.
Thanks
Aug 9, 2022 at 6:15 am #176465In reply to: list of packages doesn’t show in correct way
Nayeem RiddhiModeratorHello Francesco Aprile,
I think for your packages, the packages are restricted with member roles. And you have set from
Downloads > Settings > Basic > Access Settings > When user is not allowed to download:isHide Everything. please check and let me knowThank you and regards
Aug 3, 2022 at 3:56 pm #176249
Earl WertheimerMemberThis reply has been marked as private.Aug 1, 2022 at 8:22 pm #176132In reply to: Need Help Setting up Pages
Jennyfer Moreno ShekParticipant1. Yes! that was what I was trying to do, thank you so much! I wish I could change the font now.
2. One question, for the menu, I want to show a cart icon just like the one on your menu. An icon that lights up when there is something in the cart, what block can I use for that?
3. Also, we won’t have multiple vendors, how can I disable the author’s name so it doesn’t show under the assets for sale?
4. Is there a way for my reavic.com/members page to automatically redirect a person that’s already logged in to their dashboard when they click on that menu option?
5. Is there a “category” block that only shows the thumbnail associated with said category? For example, instead of the three thumbnails on the home page below the hero header, I want to show two thumbnails that would say “Memes” and “Videos”
7. How can I make my reavic.com/catalog page look more like this one https://graphicriver.net/presentation-templates
6. How can I shrink product image and bring description to the side of that image: https://www.reavic.com/my-downloads/then-now/
Thank you!
-
This reply was modified 3 years, 7 months ago by
Jennyfer Moreno Shek.
Jul 30, 2022 at 4:20 am #176008In reply to: Hide not accessable downloads
Nayeem RiddhiModerator
Nayeem RiddhiModeratorHello simon khan,
Hope you are well. For adding package size, you may explore the doc here for Valid Data Field Names
and for adjusting the table column & row, please share the related URL.
And for categories filtering, can you please check this add-on and its demos,
please check and let me know
Thank you and regards
Jul 28, 2022 at 5:58 pm #175925In reply to: Add text in category page and sort order
TanvirSpectatorHello Andrew,
Hope you are well.
Yes you can do it by using shortcode.
I have made an example for you.
For the related shortcode details please visit hereThanks
Jul 28, 2022 at 5:43 pm #175924Topic: Broken CSV Importer
in forum Download Manager Pro
BFM Group IncParticipantHi Download Manager,
The CSV importer does not function correctly for small files. Nothing get loading into all packages. Ghost file are added into media library. See video: https://wordpress-763289-2585228.cloudwaysapps.com/wp-content/uploads/Downloads-%E2%80%B9-Giti-US-Resource-Portal-%E2%80%94-WordPress.webm
Jul 28, 2022 at 1:38 am #175858In reply to: Download Manager Pro Questions
Jennyfer Moreno ShekParticipantI was looking at your addons and I have a question.
First, my client’s Order ID# WPDM62CA1AA2547FD, I just don’t have access to his account to open tickets there.
If I purchase special package under my account for single installation right now, would that addon be included? As I said before I need to replicated Envato’s websites BUT for videos only… Client wants to have option for limited number of downloads under a membership and regular single download. Would I be able to have the addon to limit number of downloads per month? Also, do you have more extensive instructions. the docs I found are very basic, they are meant for someone that already know your plugin and I don’t know it that well, I only know the basic download manager.
Also, if I get single installation special package today, can I upgrade later at anytime?
Thanks
-
This reply was modified 3 years, 7 months ago by
-
AuthorSearch Results
Search Results for 'all downloads'
-
Search Results
-
Topic: Broken CSV Importer
Hi Download Manager,
The CSV importer does not function correctly for small files. Nothing get loading into all packages. Ghost file are added into media library. See video: https://wordpress-763289-2585228.cloudwaysapps.com/wp-content/uploads/Downloads-%E2%80%B9-Giti-US-Resource-Portal-%E2%80%94-WordPress.webm
