All bbcode external links in threads and profile posts are opening in a new tab. How can I force them to open in the same tab, which is the normal behavior without having to modify core files which will be overwritten on update? Thanks in advance.
I think Xenforo is not supporting this. Reply boxes are shown on threads for non-logged-in guests. After they type their reply, they are taken to the registration window. This promotes signing up and discussion too. Since my forum has a profile page as the home page, I need this same...
I want to show the comment box below each profile post for guests on my profile page to encourage signing up since I have made my profile page as the home page of the site to make it feel like a social network. Just like how the comment box shows for the threads for guests and prompts them to...
Thanks, that makes it so much easier to expand and collapse the Shoutbox on mobile browsers by tapping on its widget bar. Will this change in the siropu_shoutbox get overwritten in the next Shoutbox update?
@Siropu, please also help with the code to load the shoutbox widget expanded at first...
@Siropu, I updated Shoutbox to 1.8.3. Thanks for the update. I need two things in the Shoutbox widget. I can't find a way how to do them. I have embedded the Shoutbox widget on my forum home page at visualize.beauty and use it for my daily Visualize Beauty Quotes.
1. Could you please give us...
I use route filters as topics/categories as I don't like the tags pages layout and since tags don't show up in the forums view. So I tried setting a route filter for a prefix like:
?prefix_id=1
to
abcd
But it gives the errror:
Oops! We ran into some problems.
The find route must start with a...
<video style="width:100%;height:100%" poster="{option}" src="{text}" preload="metadata" controls loop></video><br />
<a href="{text}">Download Video</a>.
videourl
I made above html replacement and bbcode tag because I wanted to see both different video url and poster url in each self-hosted...
@Xon, I signed up on your site and verified my xenforo installation. But still i don't have permission to buy this addon or to post there. Please help.
What code do I need to add for a custom css to make it work only for admins, just like the template parameter for custom css only for specific pages? Sorry if this question has been asked before. I could not find it. Thanks in advance.
I have put the main links in a fixed bottom notice as it is easy to reach them on a mobile at the bottom. But when I edit a post, it is hiding the floating Save, Preview and Cancel button bar at the bottom for quickly saving the post. So how do I hide this notice when I am editing a post? Via...
I am using About for members as a biography section and using short route filter urls to mysite.com/membername. But the About is not the default tab so these short urls are landing on the blank profile posts tab of the members since it is off. I want them to land on the About tab directly which...
Which custom css do I put in extra.less to show the same mobile layout with horizontal author block rather than the side one for ipad and android tablets also? So that the images can be seen at full width even on tablets without the avatar sidebar which is anyway empty. Thanks so much in advance.