Hi Eric,
Thank you for your patience.
I am sorry to keep it delaying. It will be available by day end tomorrow.Regards
BrajeshHi Eric,
Thank you for your patience.1. For the notice message, Please remove the content from this page that you added earlier
https://pastebin.com/fkddq82q2. and add this one(It is a replacement for that class)
https://pastebin.com/sKE0bvh2That will add notice above the form.
There is one limitation though. If a user submits a form, they will still see the generic message.
2. For the Taxonomy list, Please add this code to your bp-custom.php/functions.php
and then put it below
(new BBL_Custom_Tax_Lister('category', 'Categories') )->setup(); // first part is the taxonomy slug, second part is optional label. (new BBL_Custom_Tax_Lister('post_tag', 'Tags') )->setup();
Hope that helps.
Regards
Brajesh
You must be logged in to reply to this topic.
This topic is: not resolved