Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1202219

    Hi, is it possible to add a grid row to the top of article pages without them breaking? Whenever I add a grid row the page stops displaying the feature image and <H1>. Thanks.

    #1202530

    Hey gfriend70,

    Can you give us a link on the page you mentioned? so we can try to inspect further and try to reproduce the issue on our end.

    Best regards,
    Nikko

    #1202622

    Hi Nikko, details sent below in private message. <H1> tag and featured image are not displaying since I added grid row. Thank you for your help.

    • This reply was modified 4 years, 6 months ago by gfriend70.
    #1203004

    Hello, any luck with resolving this yet? Thanks.

    #1203325

    Could you please help with this?

    #1203485

    Hi,

    I’m very sorry for the late reply. I see that you are using the Layout Builder to create your post. When doing so then all the content needs to be added manually to the post, including the title and featured image. You can add them manually using a Special Heading and Image element for example.

    Best regards,
    Rikard

    #1203496

    Hello, thanks for the advice. It has enabled me to replace the missing H1 and image elements. The only issue now is the following is missing from each post:

    April 7, 2020/0 Comments/in /by Admin

    Is there a way to fix dynamically generated text this?

    #1203499

    Also, is it possible to add a grid row to the top of other pages without the use of Layout Builder? I have an events calendar and individual entries are not displaying the grid row as I am unable yo use Layout Builder with them. It breaks the style consistency of the website. If you look at the community calendar page and then go to any individual event, you will see my problem. Thank you.

    #1203889

    Hi gfriend70,

    In order to have a dynamically generated post meta information, you’ll need to use a child theme first:
    You can download the child theme and find information on how to use it here: https://kriesi.at/documentation/enfold/child-theme/
    Then in the functions.php of the child theme, add this code: https://pastebin.com/sAKCw1c3
    Then on the post’s layout builder use a Code Block and insert this inside it:

    [post_meta_infos]

    As for the Grid Row it does need to be inside a Layout Builder in order to work properly, I think the only workaround is to write some HTML code for it and use flex.
    Hope this helps.

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.