How can i let some action buttons appear on a custom place on the search profiles page? ( .../search.php?show=match )
It's about the following buttons: share profile, send message and fave.
How can i let some action buttons appear on a custom place on the search profiles page? ( .../search.php?show=match ) |
Tried somethings, but the actions weren't working... Anyone and idea how to do it? |
I don't own the mod so I am not fully educated on what its capable of but does modzzz action button mod help any with what you're describing? http://www.boonex.com/m/actions-manager-2014-01-03 |
Yes, i have it. But i have no idea how to implement action buttons on a custom place in file... |
Yes, i have it. But i have no idea how to implement action buttons on a custom place in file... define custom place. Usually action buttons are added in the actions block. Geeks, making the world a better place |
I want to show 3 buttons inside the members info ( nickname, location and description ) block on the search profiles page. |
I want to show 3 buttons inside the members info ( nickname, location and description ) block on the search profiles page. The actions manager module will not help here. This will require you adding the code to the template/search php file. Geeks, making the world a better place |
I got rid of the action buttons and instead go anton to custop place some html on the page where I wanted then and where they were visible.... Such as a very large groups Join Button - "Join this group" at the top of a group page... when clicked, large as life "you have now joined this group.".... absolutely wonderful, easy to use and follow... and not expensive to do : )
|
I know ;) But wich code do i need to implement to make it work on the search profile page...
I want to show 3 buttons inside the members info ( nickname, location and description ) block on the search profiles page. The actions manager module will not help here. This will require you adding the code to the template/search php file.
|