Closed Dark1z closed 5 years ago
So you want to add a text area to add some general information that isn't related to a specific subscription package? That sounds like a good idea. Thanks for the suggestion.
@stevotvr ,
First of ... Thanks for the Extension... 😄
Yea! Exactly... Adding some general Info & some details... [Like header]
Also if possible in the End [like footer] to add some terms & conditions , maybe useful for many others also. After line : https://github.com/stevotvr/phpbb-groupsub/blob/master/styles/all/template/package_list.html#L88
Thanking you, Best Regards 👍
Added header and footer options: https://github.com/stevotvr/phpbb-groupsub/commit/2661f62f80d30fdfd98cda2c34e6cbee693ecb9d
Thank you very much @stevotvr 😄 👍
Add Description for Subscribe Page to put up some Information. After line : https://github.com/stevotvr/phpbb-groupsub/blob/master/styles/all/template/package_list.html#L3 BUT before line : https://github.com/stevotvr/phpbb-groupsub/blob/master/styles/all/template/package_list.html#L5 similar to : From https://github.com/stevotvr/phpbb-groupsub/blob/master/styles/all/template/package_list.html#L78 To https://github.com/stevotvr/phpbb-groupsub/blob/master/styles/all/template/package_list.html#L86
Will require a
$config
to toggle this Description On/Off. Also will require a$config_text
to store this Description.Hope you consider this Enhancement in your Extension.
Thanking you , Best regards 👍