what i did:
create one block, select it and copy it.
then place it to another post. (placing on the same post is fine, it gets another content then)
https://test.sethco.de/
i tried it with deactivated oxygen builder, but still, when i copy a acf gutenberg block,
getting this issue, that its always the same content on each block. on single post view, all is fine.
Fixed. You didn’t added core (variables) and you didn’t registered font awesome.
But will make a tutorial about this so people don’t miss it.
Thanks
hi,
core variable – this it the css/scss block you added?
font awesome, also css?
did you have seen, that the gutenberg blocks show all the same content on the posts overview page?
https://test.sethco.de/
https://test.sethco.de/test-2/
check out “test 4” and “test 2” post.
on the overview page test-2 card shows the same content than on post ‘test 4’.
then, when you open single page of ‘test 2’, the correct content shows up.
For CSS you can check “Blocks Core” Code block
For font awesome I enabled feature: Scripts Manager and registered font awesome:
https://test.sethco.de/wp-admin/admin.php?page=scorg_scripts_manager
Checking the rest now
Regarding https://test.sethco.de/test-4/ I don’t see any issue.
Duplicated. Edited data and everything works fine.