Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
< ? php
/**
* Title : FAQ
* Slug : twentytwentyfour / text - faq
* Categories : text , about , featured
* Keywords : faq , about , frequently asked
* Viewport width : 1400
2024-05-06 16:32:15 -04:00
* Description : A FAQ section with a large FAQ heading and list of toggle questions and answers .
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
*/
?>
<!-- wp : group { " metadata " : { " name " : " <?php echo esc_html_x( 'FAQs', 'Name of the FAQ pattern', 'twentytwentyfour' ); ?> " }, " align " : " full " , " style " : { " spacing " : { " padding " : { " top " : " var:preset|spacing|50 " , " bottom " : " var:preset|spacing|50 " , " left " : " var:preset|spacing|50 " , " right " : " var:preset|spacing|50 " }, " margin " : { " top " : " 0 " , " bottom " : " 0 " }}, " elements " : { " link " : { " color " : { " text " : " var:preset|color|base " }}}}, " backgroundColor " : " contrast " , " textColor " : " base " , " layout " : { " type " : " constrained " }} -->
< div class = " wp-block-group alignfull has-base-color has-contrast-background-color has-text-color has-background has-link-color " style = " margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50) " >
<!-- wp : heading { " align " : " wide " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|base " }}}, " typography " : { " fontSize " : " 10rem " , " letterSpacing " : " -0.02em " }}, " textColor " : " base " } -->
< h2 class = " wp-block-heading alignwide has-base-color has-text-color has-link-color " style = " font-size:10rem;letter-spacing:-0.02em " >< ? php echo esc_html_x ( 'FAQs' , 'Heading of the FAQs' , 'twentytwentyfour' ); ?> </h2>
<!-- / wp : heading -->
<!-- wp : group { " align " : " wide " , " layout " : { " type " : " default " }} -->
< div class = " wp-block-group alignwide " >
2024-05-06 12:40:11 -04:00
<!-- wp : separator { " style " : { " spacing " : { " margin " : { " top " : " var:preset|spacing|30 " , " bottom " : " var:preset|spacing|30 " }}}, " backgroundColor " : " base " , " className " : " is-style-wide " } -->
< hr class = " wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide " style = " margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30) " />
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
<!-- / wp : separator -->
2024-05-06 12:40:11 -04:00
<!-- wp : heading { " level " : 3 , " align " : " wide " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|base-2 " }}}}, " textColor " : " base-2 " } -->
< h3 class = " wp-block-heading alignwide has-base-2-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'What is your process working in smaller projects?' , 'Question in the FAQ pattern' , 'twentytwentyfour' ); ?> </h3>
<!-- / wp : heading -->
<!-- wp : paragraph { " placeholder " : " Type / to add a hidden block " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|contrast-1 " }}}}, " textColor " : " contrast-1 " } -->
< p class = " has-contrast-1-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.' , 'Answer in the FAQ pattern' , 'twentytwentyfour' ); ?> </p>
<!-- / wp : paragraph -->
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
2024-05-06 12:40:11 -04:00
<!-- wp : separator { " style " : { " spacing " : { " margin " : { " top " : " var:preset|spacing|30 " , " bottom " : " var:preset|spacing|30 " }}}, " backgroundColor " : " base " , " className " : " is-style-wide " } -->
< hr class = " wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide " style = " margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30) " />
<!-- / wp : separator -->
<!-- wp : heading { " level " : 3 , " align " : " wide " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|base-2 " }}}}, " textColor " : " base-2 " } -->
< h3 class = " wp-block-heading alignwide has-base-2-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'Who is behind Études?' , 'Question in the FAQ pattern' , 'twentytwentyfour' ); ?> </h3>
<!-- / wp : heading -->
<!-- wp : paragraph { " placeholder " : " Type / to add a hidden block " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|contrast-1 " }}}}, " textColor " : " contrast-1 " } -->
< p class = " has-contrast-1-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.' , 'Answer in the FAQ pattern' , 'twentytwentyfour' ); ?> </p>
<!-- / wp : paragraph -->
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
2024-05-06 12:40:11 -04:00
<!-- wp : separator { " style " : { " spacing " : { " margin " : { " top " : " var:preset|spacing|30 " , " bottom " : " var:preset|spacing|30 " }}}, " backgroundColor " : " base " , " className " : " is-style-wide " } -->
< hr class = " wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide " style = " margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30) " />
<!-- / wp : separator -->
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
2024-05-06 12:40:11 -04:00
<!-- wp : heading { " level " : 3 , " align " : " wide " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|base-2 " }}}}, " textColor " : " base-2 " } -->
< h3 class = " wp-block-heading alignwide has-base-2-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'I\'d like to get to meet fellow architects, how can I do that?' , 'Question in the FAQ pattern' , 'twentytwentyfour' ); ?> </h3>
<!-- / wp : heading -->
<!-- wp : paragraph { " placeholder " : " Type / to add a hidden block " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|contrast-1 " }}}}, " textColor " : " contrast-1 " } -->
< p class = " has-contrast-1-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.' , 'Answer in the FAQ pattern' , 'twentytwentyfour' ); ?> </p>
<!-- / wp : paragraph -->
<!-- wp : separator { " style " : { " spacing " : { " margin " : { " top " : " var:preset|spacing|30 " , " bottom " : " var:preset|spacing|30 " }}}, " backgroundColor " : " base " , " className " : " is-style-wide " } -->
< hr class = " wp-block-separator has-text-color has-base-color has-alpha-channel-opacity has-base-background-color has-background is-style-wide " style = " margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30) " />
<!-- / wp : separator -->
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
2024-05-06 12:40:11 -04:00
<!-- wp : heading { " level " : 3 , " align " : " wide " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|base-2 " }}}}, " textColor " : " base-2 " } -->
< h3 class = " wp-block-heading alignwide has-base-2-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'Can I apply to be a part of the team or work as a contractor?' , 'Question in the FAQ pattern' , 'twentytwentyfour' ); ?> </h3>
<!-- / wp : heading -->
<!-- wp : paragraph { " placeholder " : " Type / to add a hidden block " , " style " : { " elements " : { " link " : { " color " : { " text " : " var:preset|color|contrast-1 " }}}}, " textColor " : " contrast-1 " } -->
< p class = " has-contrast-1-color has-text-color has-link-color " >< ? php echo esc_html_x ( 'Études offers comprehensive consulting, management, design, and research solutions. Our vision is to be at the forefront of architectural innovation, fostering a global community of architects and enthusiasts united by a passion for creating spaces. Every architectural endeavor is an opportunity to shape the future.' , 'Answer in the FAQ pattern' , 'twentytwentyfour' ); ?> </p>
<!-- / wp : paragraph -->
Twenty Twenty-Four: Bugfixes for 6.4 RC1.
Resyncing changes for TT4 into Core.
Changes include:
* Reformatted all the patterns for readability.
* Bugfixes in the markup and improvements on the string translation functions.
* Renaming of some patterns, making them consistent with the content they show and whether they are simple patterns, full-page patterns or patterns meant to replace templates.
Follow-up to [56813], [56764], [56716].
Props richtabor, onemaggie, luminuu, shailu25, dunhakdis, shivashankerbhatta, dajeema, enodekciw, kafleg, viralsampat, glendaviesnz, beafialho, webmandesign, huzaifaalmesbah, gregfuller, benharri.
Fixes #59640.
Built from https://develop.svn.wordpress.org/trunk@56951
git-svn-id: http://core.svn.wordpress.org/trunk@56462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-16 22:14:24 -04:00
<!-- wp : spacer { " height " : " var:preset|spacing|10 " , " style " : { " spacing " : { " margin " : { " top " : " var:preset|spacing|10 " , " bottom " : " 0 " }}}} -->
< div style = " margin-top:var(--wp--preset--spacing--10);margin-bottom:0;height:var(--wp--preset--spacing--10) " aria - hidden = " true " class = " wp-block-spacer " ></ div >
<!-- / wp : spacer -->
</ div >
<!-- / wp : group -->
</ div >
<!-- / wp : group -->