I want to have a block with the Testimonial settings like:
1. How many testimonials to show.
2. How many to show in a grid row.
I want to pull testimonial data from ACF custom fields in the meta values of database, outside of block and outside of page/post.
Is this possible. I cannot get it to show even when I try to get_the_post() in the WP Query.