Resource icon

[bd] Widget Framework 2.6.6

No permission to download
I read somewhere that it is impossible to use rich names in Threads widget? I've tried to edit the CSS myself and don't really see an easy way to use the class with the way the thread grabs the name. Or maybe I am doing something wrong here?
 
I read somewhere that it is impossible to use rich names in Threads widget? I've tried to edit the CSS myself and don't really see an easy way to use the class with the way the thread grabs the name. Or maybe I am doing something wrong here?
With 2.5.9 rich names don't work. If you use 2.6.0beta11 there is a setting to turn them on.
 
If I use a widget page as a home page, how do I remove the HOME link?

My logo links to the homepage, so don't need "Home" there too.

Thanks
 
Is it possible to create a widget to allow for reply to a specific thread? I have a thread in my forum where members report issues with games in the arcade. I would like to add a widget in the arcade that would allow them to report a game issue without going to that thread. I hope you all understand what I mean.
 
You could temporarily ignore a member who has a Recent Thread and then refresh to see if the thread disappears from the widget. Then remove them from your ignored user list. They won't know since it doesn't send an alert that they were ignored.

/account/ignored

I'll spin up a test if you aren't able to

I just tested it. It doesn't hide threads from ignored members.
 
I have a page I believe that is the Xentrader add-on and I can't figure out how to write the correct expression for it. Anyone else have this and know which expression works?
 
I want a widget just on my arcade page, is there a way to do that?

Are you able to create the widget in question by
1. Create a new widget with type as "Advanced Template Without Wrapper"
2. Template name: your_widget_you_want
3. Position: template that renders the page. arcade_index in my case.
4. Save

That is how I was able to add. If I can do it anyone can.

edit: I use clear side bar at beginning of each page I want widgets then order them how I want.
 
Last edited:
Are you able to create the widget in question by
1. Create a new widget with type as "Advanced Template Without Wrapper"
2. Template name: your_widget_you_want
3. Position: template that renders the page. arcade_index in my case.
4. Save

That is how I was able to add. If I can do it anyone can.
Perfect! Worked like a charm. Thanks!
 
Hello
Does anyone know how to add sidebar to the page find-new ?
Can't find the hook name for find-new page.

I tried :
Q: Is there a way to get widgets on the Recent Threads page (the page guests see when they click "Whats New")? And on search results?
A: For the "What's New" page, use position "find_new_threads". For search results page, use position "search_results".

But find_new_threads is not recognized by the system:
Invalid position specified: find_new_threads. The position must be one of three types: "all", "template_name" or "hook:hook_name

I tried find_new_posts, working, but it does not display the sidebar.

Thank you!
 
Last edited:
Back
Top Bottom