Posts (Minimal) extension with custom fields

Hello,

I would like to ask for help on the topic of adding custom fields to Posts (Minimal). Currently the basic things are displayed on the card: title, short text and author. I would also like to add custom fields, such as date, location, etc., but I don’t know how.

I have tried many things. I also turned on the custom fields at the bottom of the post, which only appears for custom attributes.

Thanks for any help!


Hi, Agoston

Hello Agoston,

Thanks for writing to us.

I would suggest you please add the dynamic content code to pull the custom field data
{{ post.meta({"key":"enter_your_custom_field_name"}) }}

You need to replace the custom field name in the above dynamic content code.

Hope it helps
Thanks

Hello @prakash_s,

Thank you for your quick reply.
Can you help me with exactly where to paste the code? From the places shown in the image, I chose the custom attributes in the post costumize section marked in blue. It doesn’t work that way unfortunately.

The “Add Element” part should add something in my opinion, but I can’t figure it out on my own.

Thank you.

Hi, Agoston

Hello Agoston,

I would suggest you please add the Text/Headline/Raw content element where you can add the dynamic content code and check it. If it doesn’t work for you please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact page URL

You can find the Secure Note button at the bottom of your posts

Thanks

I did it, I hope you got it.

Hello Agoston,

You can simply add a Text element and this is where you can insert the dynamic content.

If you are not yet familiar with with dynamic contents, please refer to this documentation:

Best Regards.

Dear ruenel,

This is fantastic! Thank you so much!

Bye, Ágoston

Hey Ágoston,

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.