markhf
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] LifeTime!Hi @visualact
No Screenshots available in the above link. Please update the correct links
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Subscription ErrorsHi @sadlertj ,
Please check by adding below code to your wp-config.php file
define( ‘WP_MAX_MEMORY_LIMIT’ , ‘512M’ );
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Adding payment to registrationHi @paaljoachim
By using this plugin, you can create subscription products that can be set for yearly subscriptions. So customers will be charged on an yearly basis. This plugin do not restrict user access like membership plugin.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Can’t add to cartHi Chris ( @brewyourbucha ),
Please check your server error log. If any error is reported. Let me know so I can help you accordingly. There is no other report of the same case.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] LifeTime!Hi @visualact
Could you please share a screenshot of your issue. If the subscription expiry set to never, it wouldn’t show year. If your product is yearly subscription product, it will show price/year
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Subscription item list!Hi @visualact
Product details in order can be viewed for customers in their order details. Please see the screenshot. Please explain more if this is not you are talking about
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] TranslationHi @johnjohnkta , French translation is included with the plugin in latest version 1.0.8
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Edit Billing Schedule DataHi @rogerrwl,
Please check with latest version (1.0.8) and let me know if any issues.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Recurring Payments processingHi @pgp82,
Could you please share the link of the Payment plugin you are using. I can check whether it supports recurring payment.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Error 500Hi @sophiessox ,
As we are not able to reproduce this issue in our end, could you please share your error log file to our Skype @mark_35997. We can check and get back to you.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Error 500@sophiessox It can be at /var/log/httpd/error_log . Otherwise , You can contact your hosting provider to get the error log.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Error 500Hi @sophiessox , That’s strange. Could you please check the server error log file if we can get any clue?
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Error 500Hi @sophiessox Just checked your site, see screen of Checkout page
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Error 500Hi @sophiessox ,
I just checked now on your site, it’s working fine. On which page you are getting the error? Also please share the error log file if possible, so I can get more details on this.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Control access to pages if user is subscribedHi Joseph ( @servustuo )
Currently control user access to certain pages is not possible with the plugin, however we will check the possibilities. Please refer get_status() function under class HF_Subscription for checking the status of subscription.