• Resolved hawdesign03

    (@hawdesign03)


    Please help me add a title to the FAQ block. I have finally customized it with CSS to look the way I would like, but now I need to add a title. I try to edit it in HTML but it is not working. There has to be an easier way to add a title/header.
    Also, can someone please tell me with detailed directions where to enter the breadcrumbs code in my editor? I did it but it wasn’t aligned with the rest of the content.
    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Pcosta88

    (@pcosta88)

    Hi!

    We understand you are concerned about adding breadcrumbs and a title to the FAQ block. We have responded to both issues below.

    A. There has to be an easier way to add a title/header.

    Yoast does not have a way to add a title or header to the FAQ block. However, we thank you for suggesting a new feature for one of our plugins. We’re not working on it at the moment but we’ll create a feature request for this, so our developers can consider this when planning updates.

    In the meantime, we suggest signing up for our newsletter as that is where we will announce product changes and updates. You may sign-up for it here https://yoast.com/ by scrolling towards the bottom to complete the sign-up field.

    As a workaround the only way to insert a title for the FAQ block is to add a header block above the FAQ block that describes it.

    B.Also, can someone please tell me with detailed directions where to enter the breadcrumbs code in my editor? I did it but it wasn’t aligned with the rest of the content.

    We understand the breadcrumbs are appearing on the page but not in the exact location. In this manner, you will need to experiment by trial and error to find the right spot.

    The only other solution would be to contact your theme developer who can help you to find the right spot in the code where you want the breadcrumbs to go.

    Thread Starter hawdesign03

    (@hawdesign03)

    Thank you for the information!
    One last question, if there is no way to add a title why does the yoast website have this information for titles on FAQ blocks:
    <h2 class=”schema-faq-title” id=”frequently-asked-questions”>The title</h2>
    The ‘schema-faq-title’ class for the title of the block

    On their website here: https://developer.yoast.com/blog/theming-gutenberg-the-faq-block/ their example has a FAQ title in a different color.

    Is there any CSS I can enter in the additional css section of my customizer to get a title like I did for customizing borders, colors, padding and such?

    Thank you again for your help!

    Plugin Support Michael Ti?a

    (@mikes41720)

    Hi,

    We meant that there isn’t a way to add a title natively from the FAQ block, which is the feature request we’ve raised.

    As for the H2 title on this article https://developer.yoast.com/blog/theming-gutenberg-the-faq-block/, we’ll have to clarify this if this is still correct.

    You could, in theory, add the H2 title

    <h2 class=“schema-faq-title” id=“frequently-asked-questions”>The title</h2>

    however, you’ll have to convert it to HTML for it to work, and then the schema related to the FAQ block wouldn’t output anymore though.

    Thread Starter hawdesign03

    (@hawdesign03)

    Thank you!
    I will just add a H2 above the FAQ block for now. Hopefully Yoast makes this available soon! ??
    Thanks again!
    Heather

    Plugin Support devnihil

    (@devnihil)

    @hawdesign03 You’re welcome and if you should need any further assistance, please do not hesitate to let us know.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘FAQ Block Title’ is closed to new replies.