XF 2.2 Put find member on another tab?

Nordgard

Member
Licensed customer
Is there any way that I could put 'Find member' search under the tab Members?
No its just on the 'Whats New'..

Thanks 🙂

Skjermbilde 2021-10-17 kl. 11.48.15.webp
 
Not really.

You create widgets in the acp. Choose the "Find member" widget, and fill in the field for the widget key, something like find_member. Now create a page node, also in acp. In the HTML add :<xf:widget key="find_member" />. Now, create your navigation entry in Setup >> Public navigation. :)
 
Not really.

You create widgets in the acp. Choose the "Find member" widget, and fill in the field for the widget key, something like find_member. Now create a page node, also in acp. In the HTML add :<xf:widget key="find_member" />. Now, create your navigation entry in Setup >> Public navigation. :)
Thank you! I will try! But what should I write in the URL portion: ?
 
Thank you so much for your patient.

I think I did it the right way..
It look like this:

Skjermbilde 2021-10-18 kl. 21.27.27.webp

Could I hide the text of the widget? 'find_member'?

Thank you again! 😊
 
Back
Top Bottom