Thanks for looking at that.
By enabling Yoast much of our site has become unusable – I have now disabled it again.
The issue occurs when you visit category pages such as: https://www.educateoutside.com/resources/math/
Will this be fixed in the next update? Cheers.
Thanks for your reply. I have fixed the issue by making the code change above. Thanks.
Hello again,
I think I have located the issue.
In /wp-content/plugins/wppromembership/pages/signup.php
<?php
$membership_plans_template = wpdm_tpl_path("checkout-membership-plans.php", get_stylesheet_directory().'/wppromembership', WPPM_USER_SUBSCRIPTION_DIR.'/tpls');
include $membership_plans_template; ?>
<?php
$payment_methods_template = wpdm_tpl_path("checkout-membership-plans.php", get_stylesheet_directory().'/wppromembership', WPPM_USER_SUBSCRIPTION_DIR.'/tpls');
include $payment_methods_template; ?>
I think the 2nd php block there should be:
payment-methods.php
instead of
checkout-membership-plans.php
That’s great, thanks for your help.
FIXED:
This was a cache issue related to a caching plugin we use. I’ve added the registration form to the “exclude” list and it seems to be working fine again now.
Ah great, thanks a lot.
Fixed… I didn’t have PayPal IPN set correctly.
Thanks for your support (via email).
This was fixed with support via email.
For anyone else experiencing this – my problem was that I am using CloudFlare (free plan) with Rocket Loader. To fix this issue I had to disable Rocket Loader in CloudFlare.
Thanks. Ok no problem. Is it possible to chose which link template is used on the Prime search?
Hello,
I would like the Prime search box on the home page to be able to search packages (including category titles) and present the results using one of my link templates.
I don’t mind if I use simple search of the directory add-on as long as it does the job.
I don’t need advanced search options – just a simple search box.
Thanks
Thanks a lot for that.
I have the directory add-on installed.
Please can you explain how I can use this as the default search when searching using the search box on the Prime homepage?
Also, how do I limit the interface to just a search box and not the advanced options?
Thanks a lot
Hello again,
Don’t worry about assisting with WooCommerce Membership plugin – we have decided to wait instead until your multi-currency option is available before we launch our site.
Thanks.
Simon
Thanks a lot. How did you get on with the WooCommerce plugin?
Thanks for that. Yes that makes sense… I’m not sure if it is you who I have been emailing at support@wpdownloadmanager.com ?
My questions now are:
How do users register on the site as the”Register” button doesn’t do anything?
How can I use WooCommerce membership plugin to achieve these restrictions? (Our how can I change the currency to GBP instead of USD?
Thanks
Hello Again
To try and figure this out I have now purchased the WPDM paid membership plugin.
Now when guests access a download page they see:
Warning!!!
This content is for Member 1 members only.
All I would like is for guests to be able to view the download page but not the download button. Are there instructions somewhere on how to achieve this?
Thanks
Thanks a lot.
I’m using the WooCommerce membership plugin because it supports multiple currencies which is something we require. Before I purchased it I emailed WPDM support and was told it would be compatible.
I have now disabled all rules and set within the package settings “Allow Access” only to subscribers. Guests can now view the page but they also see the download button. I can’t figure out how to hide the download button from guests.
I’m sorry if I’m missing something obvious but I can’t work out out.
Thanks again for helping.