Vlado Grcic
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Pages visible inside of my-account blockAfter the user purchases the product, I would like it to be available to them for the period of 365 days and show up on the “restrict pages” (screenshot here) in the my-account block from woocommerce (or it can show up in a new tab, if putting it in “restricted pages” isn’t possible.
It should already be doing that. Maybe I’m misunderstanding you? Could you rephrase?
I’d also like to make it a bit more intuitive so after the user purchases the item I specify, I can display a message (after they log in) on the “dashboard” about what the next steps are (go to “restricted pages”, then etc etc)
I’m sorry but I won’t be able to add that anytime soon, I’m not in the position right now to work on this plugin too much. Have you tried looking for a plugin that could do that for your specific products? From your description that plugin doesn’t need to be connected to my plugin so it could just work with WooCommerce alone. Might have something for this.
Sorry for the late reply. Can you enable logging and get me any errors from debug.log if any? Also have you tried yourself with other user accounts? I have no issues when trying it myself.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Change Restricted Pages Title?There are multiple plugins for this. Not sure if wordpress has this built in. I haven’t been working with it in depth, only for using it in the plugin itself.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Order Status and PaidIt only works with order status of completed. Processing doesn’t make sense on digital products since there isn’t any fulfillment required so it can go directly to completed. Thats at least what I built it for. Check WC documentation to see how to set products to go directly to completed. It might just be to set products as virtual and downloadable. If your products have physical products along with the restriction you might be better off finding another plugin for this. Changing it to include processing would require time. Not sure when I’d start doing that.
- This reply was modified 6 months, 2 weeks ago by Vlado Grcic. Reason: Adding possible solutions
Sorry for the late reply, I didn’t have time to check. Not sure how to help you, you haven’t provided me with much. Is the order in WC backend set as completed? If not thats a problem with the WC setup, can’t help you too much there without access. If it is set as complete, did you get any errors? From my limited testing it seems to work fine so I need more. Can you get me the debug.log file? Please be sure to remove any info you don’t want to show, if you are unsure send it to my email at [email protected]. Also please test it yourself and see if it works, if it doesn’t it might be a problem with other plugins or themes. Hope to hear from you, I’ll get on it when I can.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Guests and Access Once RegisteredThats not really possible without some work. The trouble is for this plugin to work it needs existing users which can’t be there if they used guest checkouts. One way is to create users and manually add that to WC orders. At least for now. I’m thinking about removing disabling checkout as guest requirement but have no idea when since its a core requirement for the way it functions now and needs a lot of testing.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Change Restricted Pages Title?There is only one I can think of. Using translations. For now at least. Not sure when I’ll be able to add that.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Incompatible with WooCommerce errorForum: Plugins
In reply to: [Page Restrict for WooCommerce] Adding pages after purchaseSorry for the late reply, didn’t get any emails about this. This explains it a bit. Are the pages restricted without a timeout or view?
And second question – why plugin doesnt work with variable product?
Because it wasn’t built for that. I don’t know when I’ll do that.
I’ll need more info. Could you get me the debug.log file?
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Product Purchased but Unable to Access PageSorry for the late reply. Is the order itself set to completed in the woocommerce backend? If its not its a misconfiguration with woocommerce. If yes please get me some info from the debug.log file.
@drain0 Yeah, I’m still working on it. I know what I need to do now. Hopefully I’ll be able to work on it over the weekend.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Maximum Number of Restricted Pages?There isn’t any max number. How did you get that? What happens?
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Page restriction based on variable productsNo, not yet I’m afraid. I don’t know when either.
I see what you mean here. I’ll update it.