Jump to content
WebFlake
  • 0

Exclude Portal app from Mobile Skin of IPBoard


xtraktor

Question

4 answers to this question

Recommended Posts

  • 0

Uhm try this, on the index template of the portal app, add this on the top

<php>if( $this->registry->output->isTouchDevice() ){    $this->registry->output->silentRedirect('/forum/');}</php>
replace /forum/ with the url of your forum index

hey

where do i fund this again?

i mean is it in mobile skin edit templates and the Portal section?

Link to comment
Share on other sites

  • 0

Idk which portal you use, but yeh, you have to place this in the main page of portal app (mobile skin).

Im using Portal by Mike ...the developers name i think

Im using Portal by Mike ...the developers name i think

this is whats on the mobile skin and into the Portal category

 

Posted Image

Link to comment
Share on other sites

  • 0
  • Administrator
The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...