Archived topic
Rebuilding Dispatch with Gutenberg blocks
1 reply · Started by Anas on March 5, 2021
Hi, I installed GP Premium with Dispatch on a fresh WP installation. It looks fantastic but I want to rebuild it using Gutenberg blocks and GenerateBlocks, so I have more flexibility adding/modifying content>
So I created a new page and added the WPSP shortcodes in their respective blocks, but I lost all of the special stylings of the WPSP lists. My question is: is there an easy way to make Dispatch look as it's supposed to, when using Gutenberg blocks? If I understood correctly from other posts I think you're probably already planning to rebuild dispatch with GB. If this is true and if it's complicated to do it myself then I would say I can wait until you release the update :).
Thanks
Hi there,
each of the different list styles are applied using CSS - in the original Site you would have seen a DIV wrapper with a custom class around each of the WP Shortcodes - you can see them listed here:
https://gpsites.co/dispatch/using-wp-show-posts/
So you should be able to add the Class to the Container Block > Advanced > Additional CSS Class(es) field.