Forum Replies Created
Maybe there is a conflict with theme or another plugin. Please send login info in private reply so I can check the issue there.
Create a new user in your site and assign administrator role. Send me the username and password a private reply ( check “Set as private reply” below before submit ). I will use this info to login to your site. And you can delete this user when the issue is resolved.
Have you enabled the download archive from Basic Settings URL Structure?
https://www.evernote.com/l/AUfGqhzPy2JCdpDreDaZUzQ-gbku7U8tdOUB/image.png
Please send temporary wp-admin login info in private reply to check the issue. Which form plugin are you using there?
Changed include_once to include for the profile template file ( in /libs/class.UserProfile.php file ).
Please send temporary wp-admin login info in private reply to check the issue.
Hi,
Thanks for reporting the issue. We will fix it in the next release of the Pro Membership add-on. For now, after updating the user role, update the membership roles too from the user page.
https://www.evernote.com/l/AUfAqbsT3bVDd5Vn8i7hwJhT2VinnoyhkdQB/image.png
WP Pro Membership requires the Download Manager plugin because it is a supporting add-on, not an independent plugin.
Thanks.
Hi, Unlocked the key from staging server. You can use it on live domain now. Best regards.
The issue is related to your theme. Everything works fine with a default WP theme ( Twenty Fifteen ). Please ask the theme author to check the issue. Just ask them why it is breaking the custom post type.
Please send login info in private reply to check the issue. Most probably those downloads are restricted to some user role and you have set the option to hide downloads when a user doesn’t have access.
I think you are checking the server-dir-browser.php file, not the server-file-browser.php
You have to edit the server-file-browser.php file.
Please copy the taxonomy-wpdmcategory.php file and name it archive-wpdmpro.php That should do the job.
You can hide the update notice from Settings Basic Messages Plugin Update Notice: option. You can manually update the plugin by download the latest copy from your download area.
There is no download on the page you sent. So, I couldn’t understand what is the actual issue you are facing there. Could you please create a temporary admin account and send me the login info as a private reply?
From the guest download page, a user can download a purchased item by providing order id and email address (the same address from checkout ). The user can retrieve the order id from the email sent by Premium Package. The email is sent right after completing the purchase.
Let me know if anything seems confusing there.
Please send temporary wp-admin login info in private reply to check the issue. Also, could you please check if the upload works from the add new package page?
Hi,
Thank you for the suggestion and sharing your solution for the others. In the next version of Directory Add-on, we will implement the feature to limit the dropdown categories based on the selected parent.
Thanks.
To replace the search icon find fas fa-search in Archive Page add-on code and replace it with fa fa-search3 If you enable the plugin editor I can do it for you.
Try adding the following code in Additional CSS option, this should fix the pagination. Temp user doesn’t have access to the customizer, so I couldn’t add it.
.w3eden .prev.page-numbers, .w3eden .next.page-numbers {
background: #4a8eff;
width: auto;
border-radius: 5px;
color: #fff;
}
Please send temporary wp-admin login info in private reply to check the issue.