Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

display whosonline in content area above discussions with pro

fh111fh111 Vanilla Padawan ✭✭
edited December 2011 in Questions
This discussion is related to the WhosOnline addon.

i am using the pro version

how can i display the plugin in the content area ABOVE the discussions?

i figured out how to get it on the content page by doing > public function AssetTarget() {

  //return 'Foot';
  return 'Content';

i also managed to adjust the format

it now shows below all the discussion, but i want it to show before.

how can i achieve that? any help appreciated

Answers

Sign In or Register to comment.