Plugin working only on article pages "onContentAfterTitle" - Joomla! Forum - community, help and support
my plugin works on article pages. understand not loading plugin correctly.
this using:
how can change plugin works on pages on admin side? there trigger "insertintohead"?
thank in advance time , effort,
sam
this using:
code: select all
public function oncontentaftertitle($context, &$article, &$params, $limitstart)
how can change plugin works on pages on admin side? there trigger "insertintohead"?
thank in advance time , effort,
sam
for example, if go article page works fine, if go form page (rsform contact form) doesn't work. there no title on form page, guess why.
how can work on pages on front end?
i have been reading , trying learn, changed oncontentaftertitle oncontentprepareform, , works on few other component pages (like akeeba subscriptions (not pages in akeeba subscriptions-it works on few pages in akeeba)), still won't work on rsform contact form page.
if work on admin side awesome, getting work on front end period short term goal...
please!
sam
how can work on pages on front end?
i have been reading , trying learn, changed oncontentaftertitle oncontentprepareform, , works on few other component pages (like akeeba subscriptions (not pages in akeeba subscriptions-it works on few pages in akeeba)), still won't work on rsform contact form page.
if work on admin side awesome, getting work on front end period short term goal...
please!
sam
Comments
Post a Comment