Archived topic
The Dispatch Grids are not displaying properly
7 replies · Started by Rohith on April 26, 2022
Hi team, I have tried this
https://generatepress.com/forums/topic/magazine-grid-from-dispatch-on-another-gp-theme-no-success-hooks-added/
I have done everything but they are not showing as they are. Please help with this.
Hi Rohith,
Can you check if theContent type is set to Excerptas David instructed here?
https://generatepress.com/forums/topic/magazine-grid-from-dispatch-on-another-gp-theme-no-success-hooks-added/#post-1306763
Everything is correct. Please check the screenshot
Hi Rohith,
You’ll need to create two Hook Elements with these exact settings:
Hook Element 1: https://share.getcloudapp.com/v1ugG7e2
<div class="wpsp-content-wrap">
<!-- Openeing wrapper -->
Hooked to wpsp_before_header with a priority of 15.
Hook Element 2: https://share.getcloudapp.com/9Zum61jR
<!-- Close WPSP Wrapper -->
</div>
Hooked to wpsp_after_content with a priority of 15.
Hope this clarifies. :)
I have added them but the grids are not proper.
Looking at the website from my end, it seems that the Hook Elements weren’t added.
Can you try clearing all caching mechanisms set in your website, and also make sure that the hooks are correct?
Kindly let us know how it goes. :)
Please check now. I can see some change but they are not good
Hi there,
follow the guide provided here:
This will ensure you have the Hooks that Fernando mentions in the correct place.