Add dynamic text to modern slider

I have a modern slider on https://beyondtouch.co.uk/portfolio-item/breaking-language-barriers-how-ai-transformed-service-delivery-for-a-uk-community-organisation-2/

At the moment I have have added {{dc:post:title}} twice to the slide, but I want to add different text, but the text id dynamic and comes from each post. How do I add this? do I need to use acf? and if so how?

Hello @simonwr1976,

Thanks for writing to us.

You’re currently pulling the post title, which is why only titles appear in your slider. To display additional text from each portfolio item, you’ll need ACF Pro to create custom meta fields for the Portfolio post type (like portfolio_description), add your text content to these fields for each portfolio post, then use the Dynamic Content tag in your slider to pull that custom meta data alongside the title.

Hope it helps
Thanks

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