/
var
/
www
/
vhosts
/
ihelp.ro
/
ajutam.ro
/
wp-content
/
themes
/
twentytwentytwo
/
inc
/
patterns
/
/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwentytwo/inc/patterns
mkdir
upload
Name
Size
Mode
Actions
footer-about-title-logo.php
1819
0644
edit
dl
rm
footer-blog.php
2758
0644
edit
dl
rm
footer-dark.php
1445
0644
edit
dl
rm
footer-default.php
1028
0644
edit
dl
rm
footer-logo.php
1053
0644
edit
dl
rm
footer-navigation-copyright.php
1239
0644
edit
dl
rm
footer-navigation.php
1192
0644
edit
dl
rm
footer-query-images-title-citation.php
2340
0644
edit
dl
rm
footer-query-title-citation.php
2176
0644
edit
dl
rm
footer-social-copyright.php
1564
0644
edit
dl
rm
footer-title-tagline-social.php
1815
0644
edit
dl
rm
general-divider-dark.php
845
0644
edit
dl
rm
general-divider-light.php
851
0644
edit
dl
rm
general-featured-posts.php
1138
0644
edit
dl
rm
general-image-with-caption.php
1606
0644
edit
dl
rm
general-large-list-names.php
2427
0644
edit
dl
rm
general-layered-images-with-duotone.php
1524
0644
edit
dl
rm
general-list-events.php
8085
0644
edit
dl
rm
general-pricing-table.php
5100
0644
edit
dl
rm
general-subscribe.php
1485
0644
edit
dl
rm
general-two-images-text.php
2623
0644
edit
dl
rm
general-video-header-details.php
2746
0644
edit
dl
rm
general-video-trailer.php
1687
0644
edit
dl
rm
general-wide-image-intro-buttons.php
2390
0644
edit
dl
rm
header-centered-logo-black-background.php
1337
0644
edit
dl
rm
header-centered-logo.php
1861
0644
edit
dl
rm
header-centered-title-navigation-social.php
2238
0644
edit
dl
rm
header-default.php
1281
0644
edit
dl
rm
header-image-background-overlay.php
2380
0644
edit
dl
rm
header-image-background.php
2418
0644
edit
dl
rm
header-large-dark.php
2742
0644
edit
dl
rm
header-logo-navigation-gray-background.php
1437
0644
edit
dl
rm
header-logo-navigation-offset-tagline.php
1755
0644
edit
dl
rm
header-logo-navigation-social-black-background.php
1945
0644
edit
dl
rm
header-small-dark.php
2306
0644
edit
dl
rm
header-stacked.php
1489
0644
edit
dl
rm
header-text-only-green-background.php
1620
0644
edit
dl
rm
header-text-only-salmon-background.php
1452
0644
edit
dl
rm
header-text-only-with-tagline-black-background.php
1763
0644
edit
dl
rm
header-title-and-button.php
1216
0644
edit
dl
rm
header-title-navigation-social.php
1561
0644
edit
dl
rm
header-with-tagline.php
1587
0644
edit
dl
rm
hidden-404.php
993
0644
edit
dl
rm
hidden-bird.php
611
0644
edit
dl
rm
hidden-heading-and-bird.php
1359
0644
edit
dl
rm
page-about-large-image-and-buttons.php
4320
0644
edit
dl
rm
page-about-links-dark.php
3657
0644
edit
dl
rm
page-about-links.php
4308
0644
edit
dl
rm
page-about-media-left.php
3021
0644
edit
dl
rm
page-about-media-right.php
2905
0644
edit
dl
rm
page-about-simple-dark.php
3327
0644
edit
dl
rm
page-about-solid-color.php
2768
0644
edit
dl
rm
page-layout-image-and-text.php
2725
0644
edit
dl
rm
page-layout-image-text-and-video.php
3927
0644
edit
dl
rm
page-layout-two-columns.php
4007
0644
edit
dl
rm
page-sidebar-blog-posts-right.php
5124
0644
edit
dl
rm
page-sidebar-blog-posts.php
4532
0644
edit
dl
rm
page-sidebar-grid-posts.php
4175
0644
edit
dl
rm
page-sidebar-poster.php
3348
0644
edit
dl
rm
query-default.php
2325
0644
edit
dl
rm
query-grid.php
1390
0644
edit
dl
rm
query-image-grid.php
1915
0644
edit
dl
rm
query-irregular-grid.php
8550
0644
edit
dl
rm
query-large-titles.php
1359
0644
edit
dl
rm
query-simple-blog.php
1884
0644
edit
dl
rm
query-text-grid.php
1326
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php
(993B)
<?php /** * 404 content. */ return array( 'title' => __( '404 content', 'twentytwentytwo' ), 'inserter' => false, 'content' => '<!-- wp:heading {"style":{"typography":{"fontSize":"clamp(4rem, 40vw, 20rem)","fontWeight":"200","lineHeight":"1"}},"className":"has-text-align-center"} --> <h2 class="has-text-align-center" style="font-size:clamp(4rem, 40vw, 20rem);font-weight:200;line-height:1">' . esc_html( _x( '404', 'Error code for a webpage that is not found.', 'twentytwentytwo' ) ) . '</h2> <!-- /wp:heading --> <!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center">' . esc_html__( 'This page could not be found. Maybe try a search?', 'twentytwentytwo' ) . '</p> <!-- /wp:paragraph --> <!-- wp:search {"label":"' . esc_html_x( 'Search', 'label', 'twentytwentytwo' ) . '","showLabel":false,"width":50,"widthUnit":"%","buttonText":"' . esc_html__( 'Search', 'twentytwentytwo' ) . '","buttonUseIcon":true,"align":"center"} /-->', );
Save
cmd:
run