Hi all
Busy rolling out a site for a client who requested that the pricing and ability to buy is restricted to only a certain group.
Is this a standard option or should I customise the system to support it.
Maybe this also works for you: http://www.WebsiteBaker.org/forum/index.php/topic,18542.msg123620.html#msg123620
Quote from: nibz on October 04, 2013, 11:34:37 AM
Maybe this also works for you: http://www.WebsiteBaker.org/forum/index.php/topic,18542.msg123620.html#msg123620
Thank you. This worked for another problem I had to show sections of content inside a WYSIWYG block based on login status.
As for the above. I ended up editing the bakery files to check against a group_id and then showing the price if matching. Not ideal but it worked.