Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] Listing multiple lists on a page

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 7 months ago - 8 years 7 months ago #279507 by krileon
Replied by krileon on topic Listing multiple lists on a page

Here's what it looks like now:

It looks great, but it is throwing fatal JS errors. See the below resulting from your usage.

Uncaught TypeError: $(...).cbtabs is not a function
Uncaught ReferenceError: JCaption is not defined (this one seams to be on every page of your site)

This is likely due to headers not processing properly. CBs jQuery uses a namespaced jQuery and the namespace needs to be set before the inline jQuery can properly function otherwise it trys to execute CB jQuery on the global jQuery scope and won't work. You maybe able to workaround this by disabling CBs jQuery and ensuring your template index.php is always loading jQuery, but I've no idea how well that'll work with components anywhere.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 8 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • gjschaller
  • gjschaller
  • OFFLINE
  • Posts: 169
  • Thanks: 21
  • Karma: 7
8 years 7 months ago #279508 by gjschaller
Replied by gjschaller on topic Listing multiple lists on a page
I've turned CB's jQ back off for now.

Can anyone point me to the correct CSS file / area for controlling the collapse of the UserList? It's not immediately obvious from the default template, unless I am missing something...

Geoffrey Schaller
Technical Officer
www.knightrealms.com

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 7 months ago #279510 by krileon
Replied by krileon on topic Listing multiple lists on a page

Can anyone point me to the correct CSS file / area for controlling the collapse of the UserList? It's not immediately obvious from the default template, unless I am missing something...

What do you mean collapse of the userlist? The search criteria is the only thing that collapses and it's JS driven.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • gjschaller
  • gjschaller
  • OFFLINE
  • Posts: 169
  • Thanks: 21
  • Karma: 7
8 years 7 months ago #279514 by gjschaller
Replied by gjschaller on topic Listing multiple lists on a page
When the viewing portal drops below a given width (768 I think), the Name field drops underneath the Portrait, even though there is plenty of space left to the right of the name.

I'm attempting to keep the Portrait & Name on the same line, even on a smaller width, to prevent a very long list with lots of empty space when viewing from a phone.

Geoffrey Schaller
Technical Officer
www.knightrealms.com

Please Log in or Create an account to join the conversation.

  • lousyfool
  • lousyfool
  • OFFLINE
  • Posts: 141
  • Thanks: 46
  • Karma: 5
8 years 7 months ago #279526 by lousyfool
Replied by lousyfool on topic Listing multiple lists on a page

gjschaller wrote: Can anyone point me to the correct CSS file / area for controlling the collapse of the UserList? It's not immediately obvious from the default template, unless I am missing something...


Don't know how to apply custom CSS to your template, better ask the template devs.

The code itself is "generic web design" and not difficult, but if you can't do it yourself you may need to hire someone to do it for you.

Please Log in or Create an account to join the conversation.

  • gjschaller
  • gjschaller
  • OFFLINE
  • Posts: 169
  • Thanks: 21
  • Karma: 7
8 years 7 months ago #279532 by gjschaller
Replied by gjschaller on topic Listing multiple lists on a page
I can add it to my own template, that is fine... I was looking for the pre-included classes that applied to the user list so I could copy them to my own override.

Geoffrey Schaller
Technical Officer
www.knightrealms.com

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum