fix logo
This commit is contained in:
120
.htaccess
120
.htaccess
@@ -1,56 +1,64 @@
|
|||||||
|
# BEGIN HTTPS + WWW REDIRECT
|
||||||
|
<IfModule mod_rewrite.c>
|
||||||
# BEGIN WClearfyCache
|
RewriteEngine On
|
||||||
# Modified Time: 18-09-23 0:08:35
|
RewriteBase /
|
||||||
<IfModule mod_rewrite.c>
|
|
||||||
RewriteEngine On
|
RewriteCond %{HTTP_HOST} ^www\.dostavka-vodi-krim\.ru$ [NC,OR]
|
||||||
RewriteBase /
|
RewriteCond %{HTTPS} !=on
|
||||||
RewriteCond %{HTTP_HOST} ^www.dostavka-vodi-krim.ru [NC]
|
RewriteCond %{HTTP:X-Forwarded-Proto} !https [NC]
|
||||||
RewriteRule ^(.*)$ http\:\/\/dostavka\-vodi\-krim\.ru\/$1 [R=301,L]
|
RewriteRule ^(.*)$ https://dostavka-vodi-krim.ru/$1 [R=301,L]
|
||||||
# Start WCLEARFY Exclude
|
</IfModule>
|
||||||
# End WCLEARFY Exclude
|
# END HTTPS + WWW REDIRECT
|
||||||
# Start_WCLEARFY_Exclude_Admin_Cookie
|
|
||||||
RewriteCond %{HTTP:Cookie} !wordpress_logged_in_[^\=]+\=gp-admin
|
# BEGIN WClearfyCache
|
||||||
# End_WCLEARFY_Exclude_Admin_Cookie
|
# Modified Time: 18-09-23 0:08:35
|
||||||
RewriteCond %{HTTP_HOST} ^dostavka-vodi-krim.ru
|
<IfModule mod_rewrite.c>
|
||||||
RewriteCond %{HTTP_USER_AGENT} !()
|
RewriteEngine On
|
||||||
RewriteCond %{HTTP_USER_AGENT} !(WP\sFastest\sCache\sPreload(\siPhone\sMobile)?\s*Bot)
|
RewriteBase /
|
||||||
RewriteCond %{REQUEST_METHOD} !POST
|
|
||||||
RewriteCond %{HTTPS} !=on
|
# Start WCLEARFY Exclude
|
||||||
RewriteCond %{REQUEST_URI} !(\/){2}$
|
# End WCLEARFY Exclude
|
||||||
RewriteCond %{REQUEST_URI} \/$
|
|
||||||
RewriteCond %{QUERY_STRING} !.+
|
# Start_WCLEARFY_Exclude_Admin_Cookie
|
||||||
RewriteCond %{HTTP:Cookie} !comment_author_
|
RewriteCond %{HTTP:Cookie} !wordpress_logged_in_[^\=]+\=gp-admin
|
||||||
RewriteCond %{HTTP:Cookie} !safirmobilswitcher=mobil
|
# End_WCLEARFY_Exclude_Admin_Cookie
|
||||||
RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC]
|
|
||||||
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or]
|
RewriteCond %{HTTP_HOST} ^dostavka-vodi-krim.ru$ [NC]
|
||||||
RewriteCond /home/a0264400/domains/dostavka-vodi-krim.ru/public_html/wp-content/cache/all/$1/index.html -f
|
RewriteCond %{HTTP_USER_AGENT} !()
|
||||||
RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L]
|
RewriteCond %{HTTP_USER_AGENT} !(WP\sFastest\sCache\sPreload(\siPhone\sMobile)?\s*Bot)
|
||||||
</IfModule>
|
RewriteCond %{REQUEST_METHOD} !POST
|
||||||
<FilesMatch "index\.(html|htm)$">
|
RewriteCond %{HTTPS} !=on
|
||||||
AddDefaultCharset UTF-8
|
RewriteCond %{REQUEST_URI} !(\/){2}$
|
||||||
<ifModule mod_headers.c>
|
RewriteCond %{REQUEST_URI} \/$
|
||||||
FileETag None
|
RewriteCond %{QUERY_STRING} !.+
|
||||||
Header unset ETag
|
RewriteCond %{HTTP:Cookie} !comment_author_
|
||||||
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
|
RewriteCond %{HTTP:Cookie} !safirmobilswitcher=mobil
|
||||||
Header set Pragma "no-cache"
|
RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC]
|
||||||
Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT"
|
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [OR]
|
||||||
</ifModule>
|
RewriteCond /home/a0264400/domains/dostavka-vodi-krim.ru/public_html/wp-content/cache/all/$1/index.html -f
|
||||||
</FilesMatch>
|
RewriteRule ^(.*)$ /wp-content/cache/all/$1/index.html [L]
|
||||||
# END WClearfyCache
|
</IfModule>
|
||||||
|
|
||||||
# BEGIN WordPress
|
<FilesMatch "index\.(html|htm)$">
|
||||||
# Директивы (строки) между `BEGIN WordPress` и `END WordPress`
|
AddDefaultCharset UTF-8
|
||||||
# созданы автоматически и подлежат изменению только через фильтры WordPress.
|
<IfModule mod_headers.c>
|
||||||
# Сделанные вручную изменения между этими маркерами будут перезаписаны.
|
FileETag None
|
||||||
<IfModule mod_rewrite.c>
|
Header unset ETag
|
||||||
RewriteEngine On
|
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
|
||||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
Header set Pragma "no-cache"
|
||||||
RewriteBase /
|
Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT"
|
||||||
RewriteRule ^index\.php$ - [L]
|
</IfModule>
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
</FilesMatch>
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
# END WClearfyCache
|
||||||
RewriteRule . /index.php [L]
|
|
||||||
</IfModule>
|
# BEGIN WordPress
|
||||||
|
<IfModule mod_rewrite.c>
|
||||||
# END WordPress
|
RewriteEngine On
|
||||||
|
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
||||||
|
RewriteBase /
|
||||||
|
RewriteRule ^index\.php$ - [L]
|
||||||
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
|
RewriteRule . /index.php [L]
|
||||||
|
</IfModule>
|
||||||
|
# END WordPress
|
||||||
@@ -177,7 +177,7 @@
|
|||||||
display: grid;
|
display: grid;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
background: linear-gradient(145deg, var(--accent), var(--primary));
|
background: #fff;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
box-shadow: 0 18px 34px rgba(13, 79, 214, 0.24);
|
box-shadow: 0 18px 34px rgba(13, 79, 214, 0.24);
|
||||||
}
|
}
|
||||||
@@ -679,6 +679,7 @@
|
|||||||
padding: 22px;
|
padding: 22px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
gap: 14px;
|
gap: 14px;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
display: grid;
|
display: grid;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
background: linear-gradient(145deg, #3cc8ff, #0d4fd6);
|
background: #fff;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
box-shadow: 0 14px 28px rgba(13, 79, 214, 0.24);
|
box-shadow: 0 14px 28px rgba(13, 79, 214, 0.24);
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
wp-content/themes/twentytwentyfour/assets/images/logo.png
Normal file
BIN
wp-content/themes/twentytwentyfour/assets/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 333 KiB |
BIN
wp-content/themes/twentytwentyfour/assets/images/лого.png
Normal file
BIN
wp-content/themes/twentytwentyfour/assets/images/лого.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 757 KiB |
@@ -19,9 +19,10 @@ if ( ! $blog_url ) {
|
|||||||
<div class="classic-footer-col brand-col">
|
<div class="classic-footer-col brand-col">
|
||||||
<a class="brand" href="<?php echo esc_url( home_url( '/' ) ); ?>" aria-label="Перейти на главную страницу">
|
<a class="brand" href="<?php echo esc_url( home_url( '/' ) ); ?>" aria-label="Перейти на главную страницу">
|
||||||
<span class="brand-mark" aria-hidden="true">
|
<span class="brand-mark" aria-hidden="true">
|
||||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<!-- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M12 2C9 6.1 6 9.4 6 13.2C6 16.9 8.69 20 12 20C15.31 20 18 16.9 18 13.2C18 9.4 15 6.1 12 2Z" fill="currentColor"/>
|
<path d="M12 2C9 6.1 6 9.4 6 13.2C6 16.9 8.69 20 12 20C15.31 20 18 16.9 18 13.2C18 9.4 15 6.1 12 2Z" fill="currentColor"/>
|
||||||
</svg>
|
</svg> -->
|
||||||
|
<img src="<?php echo esc_url( home_url( '/wp-content/themes/twentytwentyfour/assets/images/logo.png' ) ); ?>" alt="">
|
||||||
</span>
|
</span>
|
||||||
<span class="brand-text">
|
<span class="brand-text">
|
||||||
<strong>АкваЛиния</strong>
|
<strong>АкваЛиния</strong>
|
||||||
|
|||||||
@@ -22,9 +22,10 @@ $blog_is_active = is_home() || is_singular( 'post' ) || is_category() || is_tag(
|
|||||||
<div class="header-row">
|
<div class="header-row">
|
||||||
<a class="brand" href="<?php echo esc_url( home_url( '/' ) ); ?>" aria-label="Перейти на главную страницу">
|
<a class="brand" href="<?php echo esc_url( home_url( '/' ) ); ?>" aria-label="Перейти на главную страницу">
|
||||||
<span class="brand-mark" aria-hidden="true">
|
<span class="brand-mark" aria-hidden="true">
|
||||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<!-- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M12 2C9 6.1 6 9.4 6 13.2C6 16.9 8.69 20 12 20C15.31 20 18 16.9 18 13.2C18 9.4 15 6.1 12 2Z" fill="currentColor"/>
|
<path d="M12 2C9 6.1 6 9.4 6 13.2C6 16.9 8.69 20 12 20C15.31 20 18 16.9 18 13.2C18 9.4 15 6.1 12 2Z" fill="currentColor"/>
|
||||||
</svg>
|
</svg> -->
|
||||||
|
<img src="<?php echo esc_url( home_url( '/wp-content/themes/twentytwentyfour/assets/images/logo.png' ) ); ?>" alt="">
|
||||||
</span>
|
</span>
|
||||||
<span class="brand-text">
|
<span class="brand-text">
|
||||||
<strong>АкваЛиния</strong>
|
<strong>АкваЛиния</strong>
|
||||||
|
|||||||
0
wp-content/uploads/gutentor/p-611.css
Normal file
0
wp-content/uploads/gutentor/p-611.css
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
2026-04-14T19:07:07+00:00 WARNING After passing through woocommerce_cart_item_images filter, image with id 411 did not have a valid thumbnail property.
|
||||||
|
2026-04-14T19:07:07+00:00 WARNING After passing through woocommerce_cart_item_images filter, image with id 414 did not have a valid thumbnail property.
|
||||||
|
2026-04-14T19:07:08+00:00 WARNING After passing through woocommerce_cart_item_images filter, image with id 411 did not have a valid thumbnail property.
|
||||||
|
2026-04-14T19:07:08+00:00 WARNING After passing through woocommerce_cart_item_images filter, image with id 414 did not have a valid thumbnail property.
|
||||||
|
2026-04-14T19:07:12+00:00 WARNING After passing through woocommerce_cart_item_images filter, image with id 411 did not have a valid thumbnail property.
|
||||||
|
2026-04-14T19:07:12+00:00 WARNING After passing through woocommerce_cart_item_images filter, image with id 414 did not have a valid thumbnail property.
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
2026-03-13T05:42:53+00:00 INFO Starting batch import. Cursor: 2026-03-12 16:08:00 (ID: 0), batch size: 100
|
|
||||||
2026-03-13T05:42:53+00:00 INFO No orders to process
|
|
||||||
2026-03-13T18:47:49+00:00 INFO Starting batch import. Cursor: 2026-03-13 05:42:53 (ID: 0), batch size: 100
|
|
||||||
2026-03-13T18:47:49+00:00 INFO No orders to process
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
2026-03-14T07:10:11+00:00 INFO Starting batch import. Cursor: 2026-03-13 18:47:49 (ID: 0), batch size: 100
|
|
||||||
2026-03-14T07:10:11+00:00 INFO No orders to process
|
|
||||||
2026-03-14T19:20:42+00:00 INFO Starting batch import. Cursor: 2026-03-14 07:10:11 (ID: 0), batch size: 100
|
|
||||||
2026-03-14T19:20:42+00:00 INFO No orders to process
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
2026-03-15T07:25:50+00:00 INFO Starting batch import. Cursor: 2026-03-14 19:20:42 (ID: 0), batch size: 100
|
|
||||||
2026-03-15T07:25:50+00:00 INFO No orders to process
|
|
||||||
2026-03-15T19:34:52+00:00 INFO Starting batch import. Cursor: 2026-03-15 07:25:50 (ID: 0), batch size: 100
|
|
||||||
2026-03-15T19:34:52+00:00 INFO No orders to process
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
2026-03-16T07:37:20+00:00 INFO Starting batch import. Cursor: 2026-03-15 19:34:52 (ID: 0), batch size: 100
|
|
||||||
2026-03-16T07:37:20+00:00 INFO No orders to process
|
|
||||||
2026-03-16T19:44:45+00:00 INFO Starting batch import. Cursor: 2026-03-16 07:37:20 (ID: 0), batch size: 100
|
|
||||||
2026-03-16T19:44:45+00:00 INFO No orders to process
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
2026-03-17T08:06:23+00:00 INFO Starting batch import. Cursor: 2026-03-16 19:44:45 (ID: 0), batch size: 100
|
|
||||||
2026-03-17T08:06:23+00:00 INFO No orders to process
|
|
||||||
2026-03-17T20:11:23+00:00 INFO Starting batch import. Cursor: 2026-03-17 08:06:23 (ID: 0), batch size: 100
|
|
||||||
2026-03-17T20:11:23+00:00 INFO No orders to process
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
2026-03-18T09:08:17+00:00 INFO Starting batch import. Cursor: 2026-03-17 20:11:23 (ID: 0), batch size: 100
|
|
||||||
2026-03-18T09:08:17+00:00 INFO No orders to process
|
|
||||||
2026-03-18T21:08:41+00:00 INFO Starting batch import. Cursor: 2026-03-18 09:08:17 (ID: 0), batch size: 100
|
|
||||||
2026-03-18T21:08:41+00:00 INFO No orders to process
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
2026-04-13T09:19:14+00:00 INFO Starting batch import. Cursor: 2026-04-12 21:14:27 (ID: 0), batch size: 100
|
||||||
|
2026-04-13T09:19:14+00:00 INFO No orders to process
|
||||||
|
2026-04-13T22:49:26+00:00 INFO Starting batch import. Cursor: 2026-04-13 09:19:14 (ID: 0), batch size: 100
|
||||||
|
2026-04-13T22:49:26+00:00 INFO No orders to process
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
2026-04-14T10:57:44+00:00 INFO Starting batch import. Cursor: 2026-04-13 22:49:26 (ID: 0), batch size: 100
|
||||||
|
2026-04-14T10:57:44+00:00 INFO No orders to process
|
||||||
|
2026-04-14T23:50:28+00:00 INFO Starting batch import. Cursor: 2026-04-14 10:57:44 (ID: 0), batch size: 100
|
||||||
|
2026-04-14T23:50:28+00:00 INFO Batch import completed. Processed: 1 orders in 0.03 seconds. Cursor: 2026-04-14 19:07:12 (ID: 618)
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
2026-04-15T12:20:42+00:00 INFO Starting batch import. Cursor: 2026-04-14 19:07:12 (ID: 618), batch size: 100
|
||||||
|
2026-04-15T12:20:42+00:00 INFO No orders to process
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
2026-04-16T00:24:46+00:00 INFO Starting batch import. Cursor: 2026-04-15 12:20:42 (ID: 0), batch size: 100
|
||||||
|
2026-04-16T00:24:46+00:00 INFO No orders to process
|
||||||
|
2026-04-16T12:35:03+00:00 INFO Starting batch import. Cursor: 2026-04-16 00:24:46 (ID: 0), batch size: 100
|
||||||
|
2026-04-16T12:35:03+00:00 INFO No orders to process
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
2026-04-17T00:59:47+00:00 INFO Starting batch import. Cursor: 2026-04-16 12:35:03 (ID: 0), batch size: 100
|
||||||
|
2026-04-17T00:59:47+00:00 INFO No orders to process
|
||||||
|
2026-04-17T13:37:38+00:00 INFO Starting batch import. Cursor: 2026-04-17 00:59:47 (ID: 0), batch size: 100
|
||||||
|
2026-04-17T13:37:38+00:00 INFO No orders to process
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
2026-04-18T01:43:59+00:00 INFO Starting batch import. Cursor: 2026-04-17 13:37:38 (ID: 0), batch size: 100
|
||||||
|
2026-04-18T01:43:59+00:00 INFO No orders to process
|
||||||
|
2026-04-18T13:44:31+00:00 INFO Starting batch import. Cursor: 2026-04-18 01:43:59 (ID: 0), batch size: 100
|
||||||
|
2026-04-18T13:44:31+00:00 INFO No orders to process
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-04-13T14:52:54+00:00 INFO Удалены устаревшие файлы журнала (1).
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-04-14T15:27:05+00:00 INFO Удалены устаревшие файлы журнала (3).
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-04-15T15:52:29+00:00 INFO Удалены устаревшие файлы журнала (1).
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-04-16T16:51:12+00:00 INFO Удалены устаревшие файлы журнала (1).
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-04-17T17:18:43+00:00 INFO Удалены устаревшие файлы журнала (1).
|
||||||
Reference in New Issue
Block a user