Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Apostrophe 2: HTML accordion doesn't have the arrows #7041

@daria2303

Description

@daria2303

Quick summary

When we use the HTML code for the accordion recommended in our docs there isn't any arrow. Seems this element is not printed in HTML:
[screen recording redacted]

Steps to reproduce

  1. Activate Apostrophe 2 theme
  2. Create HTML block
  3. Add code for accordion: https://wordpress.com/support/advanced-html/#collapsible-content-accordion-effect
<details>
  <summary>What can you use WordPress.com for?</summary>
    <ul>
     <li>To blog!</li>
     <li>To showcase my professional work.</li>
     <li>To create an online presence for my business.</li>
   </ul>
</details>

What you expected to happen

The arrow is visible in frontend

What actually happened

Arrow is visible only in the editor (block preview)

Impact

Some (< 50%)

Available workarounds?

Yes, easy to implement

Platform (Simple and/or Atomic)

No response

6227396-zd-woothemes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions