Hello @wouthaksteen
I’m not sure I fully understand what you want to achieve using custom [wpuf_sub_pack] shortcode. Do you want to remove this info from the page after purchasing a subscription? or which info you are referring to remove?
Please be more descriptive about the query to help you efficiently.
Thanks.
Hey, thanks for your reply.
I’m sorry my post was a little unclear, but I am referring to the following.
When I include the shortcode [wpuf_sub_pack] on my page, the following shows up:
https://ibb.co/3mHHL6W
I am using a setup where I want to separate one subscription from the others, so I am using the shortcode twice under eachother (and then using include / exclude attributes so that they don’t show up twice).
Therefore I want one of the shortcodes to exclude the text at the top, circled in blue: https://ibb.co/41QyF6T .
Do you understand what I mean? If so, is this possible without editing the plugin files?
Hi @wouthaksteen
Thanks for the screenshots.
You can exclude/reorder subscription packs with additional shortcode attributes. Follow this documentation.
Now, about the text info after purchase. It’s intentional, and you can’t exclude that. Once you have an active subscription pack, you can’t purchase another until you cancel existing. Therefore this message will appear if you have an existing subscription available.
I hope you got the point.
Thanks!
Alright, unfortunately it isn’t possible then. I’ll try something else then!
Hi,
Thanks for the acknowledgment.