-
AuthorPosts
-
April 9, 2020 at 11:25 am #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.
April 9, 2020 at 11:31 pm #1202530Hey 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,
NikkoApril 10, 2020 at 9:59 am #1202622Hi 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, 7 months ago by gfriend70.
April 11, 2020 at 11:41 pm #1203004Hello, any luck with resolving this yet? Thanks.
April 13, 2020 at 5:59 pm #1203325Could you please help with this?
April 14, 2020 at 9:19 am #1203485Hi,
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,
RikardApril 14, 2020 at 9:52 am #1203496Hello, 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?
April 14, 2020 at 9:58 am #1203499Also, 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.
April 15, 2020 at 8:54 am #1203889Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.