default-page-layout.php
37 lines
| 1 | <!-- wp:columns {"verticalAlignment":null,"style":{"spacing":{"padding":{"top":"0","bottom":"0"}}}} --> |
| 2 | <div class="wp-block-columns" style="padding-top:0;padding-bottom:0"> |
| 3 | <!-- wp:column {"verticalAlignment":"stretch","width":"60%"} --> |
| 4 | <div class="wp-block-column is-vertically-aligned-stretch" style="flex-basis:60%"> |
| 5 | <!-- wp:post-featured-image {"aspectRatio":"16/9","width":"100%","height":"100%","style":{"border":{"radius":"8px"}}} /--></div> |
| 6 | <!-- /wp:column --> |
| 7 | |
| 8 | <!-- wp:column {"verticalAlignment":"stretch"} --> |
| 9 | <div class="wp-block-column is-vertically-aligned-stretch"> |
| 10 | <!-- wp:group {"style":{"dimensions":{"minHeight":"100%"}},"layout":{"type":"flex","orientation":"vertical","verticalAlignment":"space-between","justifyContent":"stretch"}} --> |
| 11 | <div class="wp-block-group" style="min-height:100%"> |
| 12 | <!-- wp:givewp/campaign-goal {"campaignId":"%campaignId%"} /--> |
| 13 | |
| 14 | <!-- wp:group {"style":{"layout":{"selfStretch":"fill","flexSize":null}},"layout":{"type":"flex","orientation":"vertical"}} --> |
| 15 | <div class="wp-block-group"> |
| 16 | <!-- wp:givewp/campaign-stats-block {"campaignId":"%campaignId%","style":{"layout":{"selfStretch":"fit","flexSize":null}}} /--> |
| 17 | |
| 18 | <!-- wp:givewp/campaign-stats-block {"campaignId":"%campaignId%","statistic":"average-donation","style":{"layout":{"selfStretch":"fit","flexSize":null}}} /--></div> |
| 19 | <!-- /wp:group --> |
| 20 | |
| 21 | <!-- wp:givewp/campaign-donate-button {"campaignId":"%campaignId%"} /--></div> |
| 22 | <!-- /wp:group --></div> |
| 23 | <!-- /wp:column --></div> |
| 24 | <!-- /wp:columns --> |
| 25 | |
| 26 | <!-- wp:heading --> |
| 27 | <h2 class="wp-block-heading"></h2> |
| 28 | <!-- /wp:heading --> |
| 29 | |
| 30 | <!-- wp:paragraph --> |
| 31 | <p></p> |
| 32 | <!-- /wp:paragraph --> |
| 33 | |
| 34 | <!-- wp:givewp/campaign-donations {"campaignId":%campaignId%} /--> |
| 35 | |
| 36 | <!-- wp:givewp/campaign-donors {"campaignId":%campaignId%} /--> |
| 37 |