Skip to Content Skip to Menu

🌟 CB Editor Assistant 1.0.0 is here! Discover our new AI Joomla Plugin that wrote its story! (and this banner!)
Start at just $12.50/month* or 💸 save 30% with our 🛍️ Black Friday Intro Offer for your subscription's lifetime
🎉 Black Friday sale is here! Great savings on professional and developer memberships! Get 25% off now with code BLACK-FRIDAY-2024!

CB Gallery alternative display

  • activha
  • activha
  • ONLINE
  • Posts: 2334
  • Thanks: 117
  • Karma: 13
3 months 4 weeks ago #338757 by activha
CB Gallery alternative display was created by activha
Hello

I was wondering whether it could be possible to have different displays for CB Gallery fields.

For instance for a field which only allow files, could we list the item in a table list ? or have smaller thumbnails ?

Also for Albums, could they be bigger than files or photos ?

Is it possible to have different templates for different gallery fields ? or does the thumbnail width condition the sizes of the display ?

Thanks for your explanations

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48560
  • Thanks: 8292
  • Karma: 1445
3 months 4 weeks ago #338758 by krileon
Replied by krileon on topic CB Gallery alternative display
There's no support for per-gallery template selection at this time. That's something planned for later with the CB 3.x rewrite of CB Gallery where you'd just be able to use Joomla layout overrides to override the view to look however you want.

The only way to do this now would be to override the gallery template entirely then add conditional logic to the templates PHP to output a different display. To do this add a new template folder to the below location.

/components/com_comprofiler/plugin/user/plug_cbgallery/templates

Example as follows.

/components/com_comprofiler/plugin/user/plug_cbgallery/templates/custom

Next copy from the below template folder the files you want to override.

/components/com_comprofiler/plugin/user/plug_cbgallery/templates/default

Example as follows.

FROM: /components/com_comprofiler/plugin/user/plug_cbgallery/templates/default/gallery.php
TO: /components/com_comprofiler/plugin/user/plug_cbgallery/templates/custom/gallery.php

Now in CB Gallery set your template to "custom" and begin editing gallery.php however you like.


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.
The following user(s) said Thank You: activha

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

Moderators: beatnantkrileon
Powered by Kunena Forum