Hi HivePress team,
I am trying to add a short instruction text above the Vendor → Calendar page.
What I did:
-
WP Admin → HivePress → Templates → Add New
-
Selected template: “Calendar (vendor)”
-
Added a single Content block with text.
-
Saved the template
Result:
-
My title and text show up
-
The calendar disappeared from the page. Before this change the calendar was visible
Expected:
-
Keep the built-in calendar visible
-
Render my Content block above it
-
In other words: add my block on top of the defaults, not replace them
Questions:
-
For “Calendar (vendor)”, should adding a Content block preserve the default calendar automatically, or do I have to add a specific calendar block manually? If manual, what is the exact block name or identifier for the calendar?
-
Is there a setting in Templates that switches the behavior from additive to replacement? If yes, which one and how should I configure it so the default blocks remain?
-
If needed, what is the correct template slug for the filter approach so I can prepend a content block via code? For example, is it
hivepress/v1/templates/listing_availability_manage_page, or another slug?
Thanks!
Ivan