Jump to content

direct link to fluid view

Featured Replies

Posted

I tried this: <a href='{url="/?do=setMethod&method=fluid" csrf="true"}'>Only Forum Posts</a> but it doesn't work, it just jumps to the forum view a user selected before. Any ideas? Thanks.
 

Try to use the full url

{url="app=forums&module=forums&controller=index&do=setMethod&method=fluid" csrf="true"}

 

  • Author
20 minutes ago, Daniel F said:

Try to use the full url

That's it, cool. Thanks. 👍

Doesn't it looks sweet?

1824004931_2019-02-2110_57.27www.mc-escort.de3c23f317fbc2.png.d7b65c01a0c155cb01448311ff8ab61b.png

Edited by Ramsesx

  • Author

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

Archived

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

Recently Browsing 0

  • No registered users viewing this page.