I have 2 post types… for the one it is displaying correctly but for the other cpt,
the {post title} is displaying correctly in the builder, but shows a diffrent “Heading”
on the frontend
What am I missing ?
I have 2 post types… for the one it is displaying correctly but for the other cpt,
the {post title} is displaying correctly in the builder, but shows a diffrent “Heading”
on the frontend
What am I missing ?
Hey Casper,
that’s impossible to tell by just reading this problem description. Can you please send some temporary credentials to help@bricksbuilder.io so I can have a look? Please include a link to this forum report and let me know where exactly I can find the problematic page or template.
It should be {post_title} with an underscore by the way. Is this the issue or just a typo?
Best,
André
yes, it is a typo… lol
I have send email with credentials
Hi Casper,
thanks for the credentials.
However, for me the post title looks correct on the frontend. What am I missing?
Best,
André
Dynamically it changes with the posts… but on the first page,
the main Archive where you start from… it is only there that it is not showing correctly
Hey Casper,
I am still not sure I understand your issue. But in an archive template you have to use the {archive_title}
, not the {post_title}
(which is for single posts). Does that fix your issue?
Best,
André
Yes, fixed the issue I had… thank you so much