xenforo sidbar design tabs..Help

Status
Not open for further replies.

mattburnz

Grasshopper
@Admin Draft, sir pu pwede po bang magtanong regarding sa code ng screenshot ko natu:
15d7o8.webp

Sana merong magandang reply ang iba dito..

Thanks in advance..
 
It's been almost a week since i wrote this HELP on "How to create a sidebar TAB, the same feature as what this site was designed in the FORUM section sidebar" but it seems, nobody wants to show their CODES even a simple glimpse to help me.

I hope this thread will be deleted by the ADMIN after a week if no one will reply or nobody cares.

Thank you.
 
Thank you FemaleProof for giving a misleading guide. It would be better if you'd given me a demo instead instead of giving me a TONS of resources to search.(that's what filipinos are good of crabs.)LOL :bag::p
 
misleading guide? :eek::cry:

Oh! sorry for that.. I'm just a Discuz! X User and not so familiar about Xenforo, but i'm just trying to help.. :)

Goodluck! (y)
 
Thanks for the quick reply Admin Draft, I never thought that you will reply right away on my request.;)

P.S. FemaleProof, i was only waiting for the thread reply and i'm not waiting on any SS of the installation.:wtf::p
 
Damn. I already installed the sidebar TABs on my site and it's fully working but it has an issue with my XENPORTA blocks.

I can fully use this sidebar MODIFICATION Tabs only if i will remove XENPORTA because it has a different configuration with the Widget Frameworks. It makes my head spin a thousand times before it will work or to make this Two ADDons synchronize each other. LOL :bigtears::D
 
Yeah. I can see it there's no index page but it's cool though. Viewers can see it directly when they open the site and check what they want. Anyway, thanks for dropping a quick reply.:)
 
I'm using that version too. mwv2vc.webp:(

I might try tweaking the settings tomorrow if it will work. My only problem is that if i will use add widgets framework in forums, it will not reflect on the xenporta blocks (Home Page / Index Page)...:banghead::)
 
I'm using that version too. mwv2vc.webp:(

I might try tweaking the settings tomorrow if it will work. My only problem is that if i will use add widgets framework in forums, it will not reflect on the xenporta blocks (Home Page / Index Page)...:banghead::)
On your widget, use this on the Position field:
Code:
forum_list,EWRporta_Portal
 
Now, it's fully working and all the sidebars that are under widgets framework are now showing on my homepage / indexpage. Thank you very much.:):ROFLMAO:
 
I'm using that version too. mwv2vc.webp:(

I might try tweaking the settings tomorrow if it will work. My only problem is that if i will use add widgets framework in forums, it will not reflect on the xenporta blocks (Home Page / Index Page)...:banghead::)
Your's is 2.2.3
Mine is 2.3.3c :D
 
Hi Admin Draft,

Good day!

Just dropping by for a quick followup question. When i posted on my User Status Updates here on my site and in your site as well it doesn't display on time right? Is there a possibility that we can tweak it and change it's interval time of displaying on the sidebar? I mean 60 seconds after you type and post it on the user status updates tab it will display.:bag::D
 
For some reason User Status Updates takes like 10 minutes to update. Any reason why?
Answer: It's by design. The widget result will be cached for performance reason. Actually, the "User Recent Status" renderer is set to refresh its data once per hour. If you really want to change that, you can open the file /library/WidgetFramework/WidgetRenderer/RecentStatus.php, update line number 13
PHP:
'cacheSeconds' => 3600, // cache for 1 hour
Change it to update every minute for example:
PHP:
'cacheSeconds' => 60,
 
Status
Not open for further replies.

About this Thread

  • 21
    Replies
  • 5K
    Views
  • 3
    Participants
Last reply from:
Unknown user

Trending Topics

Online now

Members online
717
Guests online
1,100
Total visitors
1,817

Forum statistics

Threads
2,280,296
Posts
28,996,415
Members
1,226,697
Latest member
solsytice
Back
Top