This is on the admin side. The download link for the free file does not work (likely due to the fact that it is adding that additional directory to the URL when attaching the free file to the package). Please advise.
Thanks. That resolved the issue!
Hello. The problem appears to be related to the custom CSS that you provided to me in a different ticket: https://www.wpdownloadmanager.com/support/topic/problem-with-layout-when-using-portrait-and-landscape-thumbnails/.
I have gone ahead and removed that custom CSS. The grids now load fast (and all load at the same time). However, the original problem from that other ticket still persists (i.e., some of the rows are not lined up properly and are out of whack).
Please advise why they are not lined up and what needs to be done to resolve the issue. Thanks.
Hello. Just following up on this ticket. Thanks.
Hello. Just following up on this ticket. Thanks.
Thanks. However, that custom code is not being used, so it is not the issue.
Yes, I am using 3.0.1. Please advise.
Thanks, the user reviews add-on was the cause of it! Any idea what needs to be fixed to prevent that conflict from occurring?
Thank you. I tried using that code, I am able to include posts (when using main WP tag slug) but cannot filter out posts when using the main WP tag ID number. Please advise if the code works on your end for excluding posts by tag.
Ok. Thank you.
1) To support the custom tag, is it just a matter of doing a search and replace in that PHP file? If so, what do I need to search for and what do I need to replace it with?
2) I did a test using a regular tag and the similar downloads are now being displayed. How do I change the link template that is used for [similar_downloads]? Is there somewhere where I can configure the settings?
Thanks.
Thanks. I ended up finding the notification in my spam settings. However, when I opened the email, it just contains the following text (no links or anything to click on):
**********************************
Subject: Review Notification!
A new review has been posted by Test. Approve this review here
Reviewer’s Name: Test
Reviewer’s Email: test@testing.com
Rating: 5
Review Content: Testing
**********************************
Is it supposed to actually include a link for me to click to approve the rating? If so, it wasn’t provided in the email message.
Also, is the email message supposed to say which package received the rating? If so, that also was not included in the email message.
Thanks
Thanks. Yes, I followed those steps and only have the ability to select from “author” and “status” (see here: https://prnt.sc/q22ghb). The comments dropdown does not exist for changing the comments.
Thanks. For the older packages, I don’t have an option to bulk update the comment option. See here for my available options: https://prnt.sc/q22ghb
However, when I go to my regular blog posts, I DO have the option to bulk enable or disable comments (just not on my download packages). Any idea why?
Thanks
Yes, I am planning to use the Premium Package Add-On.
I have a couple of follow up questions:
1) Is there a separate download button shortcode that is used to show the free file download button? I tried adding a free product to the package that has a price associated with it, but am only seeing the add to cart button. How does the user see the free download button for accessing the free file?
2) Is there a way that I can make it so that the free file version can only be accessed if you at least have a minimum membership (i.e., a free basic membership)? The reason why I ask is that we require all of our users to at least have a free basic membership to download our free files and we restrict the number of files that they can download per month using the download limit addon.
Please let me know. Thanks!
Thanks. Sorry, maybe I wasn’t clear in my post, but what I am looking for is the ability to just display the download button only (not the entire link template that is assigned to that package). Is there a way to just display just the download button only?
https://pasteboard.co/IId7pzg.png
Thanks
Thanks for your reply and for updating the code.
In regards to your reply to #3, I have the following questions:
A) Does this mean that it would not be possible to do something like this: tags=”plugin,59,61″ which would tell it to show everything tagged with plugin, but to exclude anything tagged with id 59 or 61?
B) If that is not possible, then are there any other workarounds to accomplish what I am trying to do?
C) If there are not any other workarounds then is there any thing else that I can assign to a product (other than a tag or a category) that I can use as a filter to include/exclude when using the categories shortcode?
D) Lastly, for the code that you provided, would this same code be used if I am only using the custom WPDM tags (download-tag) instead of the main WP tags? Or does it need to be edited to reflect the use of the WPDM tagging system?
Thank you!
Thanks so much. I have three follow-up questions:
1) Will this new code prevent me from ever being able to use the category shortcode to only INCLUDE certain tags that fall into that particular category (i.e., only show a particular product that falls under a particular tag and category)? What I mean is with this new code, will I now only have the option of EXCLUDING tags and never be able to INCLUDE tags in the category shortcode?
2) Can this new code be used to exclude certain tagged items from being shown in the archive directory shortcode? Or is it only for excluding tags in the category shortcode?
3) I have come to realize that on some of my category pages I will need the ability to use both an inclusion tag and an exclusion tag simultaneously (e.g., include tag 59, but exclude tag 61 on the same category page). What modifications to the code would be required to allow both the inclusion and exclusion of a tag?
Thanks again for all of your help.
I would also love to see the tag filtering support added to the archive page add-on!
Thanks for updating the code. That did the trick! Works great now.
Thanks. Can you also provide an example of the code that would be needed if I wanted to display everything EXCEPT for those products that are tagged with “plugin”?
Thanks