Archived topic
Star Rating - Dynamic Fields - ACF
18 replies · Started by Justin on February 9, 2023
Try the method provided here:
https://generatepress.com/forums/topic/how-to-add-acf-star-rating-in-loop/page/2/#post-2531218
And make sure the block that has the star-bar class has static content, NO dynamic data set
So here's what I did.
- I updated the code snippet to reflect what you just shared with me.
- I added a headline block and added in the class name star-bar
- The headline block has NO dynamic data attached to it.
- I left the headline blank, as well as tried add in some dummy text. I tried using a DIV, a p tag, as well as a H tag. In all cases nothing shows up.
For more context, this is inside a "resuable" block. But I don't think it matters because everything else works inside the reusable block, including any meta data.
Hi Justin,
I just checked your site, isn't this the star bar?
https://www.screencast.com/t/ccFRrKbLnC
Thanks - it must be my cloud caching. That looks great