Support for operation

Created on 25 March 2025, 15 days ago

On the page https://prova.gmpe.it/euganei/colli-euganei I have a poem. Since it's very long, I wanted to view one verse at a time.
I followed the instructions, but nothing happens.
Maybe I did something wrong, or it is not a suitable module for this purpose.

Thanks and best regards

P.S.
For the table borders, it does not matter if

💬 Support request
Status

Active

Version

1.0

Component

Documentation

Created by

🇮🇹Italy giordy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @giordy
  • 🇺🇸United States flashwebcenter Austin TX

    Hello,

    The poem you're using appears on a single page. This module is designed to work with multiple pieces of content, which can then be displayed using a View.

    You could use the Paragraphs module to create tabs and show one section at a time.

    As for borders, I apply custom classes to target specific tables. I don’t use inline styles, so unfortunately I can't offer help with that part.

    Best wishes,
    Alaa

  • 🇮🇹Italy giordy

    The poem you're using appears on a single page. This module is designed to work with multiple pieces of content, which can then be displayed using a View.

    It's not a page, but a view: https://prova.gmpe.it/onorato

    You could use the Paragraphs module to create tabs and show one section at a time.

    The Paragraphs module is difficult to install without Composer.

    As for borders, I apply custom classes to target specific tables. I don’t use inline styles, so unfortunately I can't offer help with that part.

    I resume the discussion in the appropriate post: https://www.drupal.org/project/solo/issues/3513135 💬 Problem with classes in paragraphs and tables Active

    Thanks and best regards

  • 🇺🇸United States flashwebcenter Austin TX

    Hello,

    Here is an example of how to use this module:

    1. Create five content items using any content type available in your system.
    2. Create a View and select the Tabs display format.
    3. Add the Title field as the first field in the view—this will be used as the tab label.
    4. Add the Body field after the title—this content will be displayed when a user clicks on each tab.
    5. This behaves exactly like the accordion module you've used before.

    Best wishes,
    Alaa

  • 🇮🇹Italy giordy

    I replaced the Tabs module with Slideshow, because it seems more suitable https://prova.gmpe.it/onorato
    but there are two problems:
    - if I exclude the title from the display, the text is cut
    - the text area at the bottom of the page is under the numbers

    Thanks and kind regards

  • 🇺🇸United States flashwebcenter Austin TX

    Hello,

    The height of each slide is calculated dynamically to ensure smooth transitions. However, when margin is added to the slide’s child elements (such as the paragraph), that margin isn't included in the calculated height.

    To address this, I’ve added a small CSS adjustment to ensure the height is calculated correctly.
    Please download the latest version and use that going forward.

    Best wishes,
    Alaa

Production build 0.71.5 2024