Jump to content

direct link to fluid view


Ramsesx

Recommended Posts

If somebody is interested in having a link on the activity stream page to the fluid forum view:

Go to the template "stream" and search for:

<ul class="ipsButton_split ipsPos_right ipsClearfix ipsSpacer_bottom ipsSpacer_half">

add below:

<li>
				<a class="ipsButton ipsButton_veryVerySmall ipsButton_link" href='{url="app=forums&module=forums&controller=index&do=setMethod&method=fluid" csrf="true"}' data-ipsTooltip title='{lang="ccustomlangstring_onlyforums"}'><i class="fa fa-list-ul"></i> {lang="ccustomlangstring_onlyforums"}</a>
</li>

My custom language string will not work for you, choose any language string to your liking. You can also add another font awesome icon.

The result:

Desktop view

link-to-forum.png.405abe78a7a25ccb0cd2707d9c9b4122.png

Mobile view

link-to-forum-mobile.png.0654d65bf02c906b3ad9d2087a0df149.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...