-
<pre style=”color: #000000; overflow-wrap: break-word; white-space: pre-wrap; user-select: auto;”>:root{
–pix-header-transparent: 0;
–pix-header-menu-transparent: 1;
–pix-header-height: 75px;
–pix-header-height-levels: 113px;
–pix-top-bar-transparent: 1;–pix-main-color: #30d2b9;
–pix-main-color-hex: 48,210,185;
–pix-gradient-color: #51f9df;
–pix-gradient-direction-webkit: left;
–pix-gradient-direction-o: right;
–pix-gradient-direction-moz: right;
–pix-gradient-direction: to right;
–pix-additional-color: #30d2b9;
–pix-black-color: ;–pix-main-font: Poppins;
–pix-font-size: 14px;
–pix-font-weight: 400;
–pix-font-color: ;–pix-title-font: ;
–pix-title-size: 28px;
–pix-title-weight: 700;
–pix-title-style: normal;
–pix-title-color: ;
–pix-title-letter-spacing: 0;–pix-subtitle-font: ;
–pix-subtitle-size: 20px;
–pix-subtitle-weight: 400;
–pix-subtitle-style: normal;
–pix-subtitle-color: ;
–pix-subtitle-letter-spacing: 0;–pix-hlink-font: ;
–pix-hlink-size: px;
–pix-hlink-weight: ;
–pix-hlink-style: normal;
–pix-hlink-color: ;–pix-buttons-border: 2px;
–pix-buttons-font-weight: 700;
–pix-buttons-font-style: normal;
–pix-buttons-text-transform: none;
–pix-buttons-letter-spacing: 0px;
–pix-buttons-shadow: none;–pix-hover-gradient: linear-gradient(to left, rgba(48,210,185, 0.9), rgba(81,249,223, 0.9));
–pix-hover-gradient: rgba(0,0,0,.4);–pix-tab-overlay-color: #191919;
–pix-tab-overlay-gradient: #303030;
–pix-tab-gradient-direction-webkit: right bottom;
–pix-tab-gradient-direction-o: top left;
–pix-tab-gradient-direction-moz: top left;
–pix-tab-gradient-direction: to top left;
–pix-tab-overlay-opacity: 0.8;–pix-svg-loader: url(https://altusmedica.com/wp-content/themes/nordis/images/loader.svg);
–pix-decor-img: url(https://altusmedica.com/wp-content/themes/nordis/images/decor.svg);
}
html .sep-element{
}html .custom-header span.vc_row-overlay{
background: var(–pix-tab-overlay-color); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(var(–pix-tab-gradient-direction-webkit), var(–pix-tab-overlay-color), var(–pix-tab-overlay-gradient)); /*Safari 5.1-6*/
background: -o-linear-gradient(var(–pix-tab-gradient-direction-o), var(–pix-tab-overlay-color), var(–pix-tab-overlay-gradient)); /*Opera 11.1-12*/
background: -moz-linear-gradient(var(–pix-tab-gradient-direction-moz), var(–pix-tab-overlay-color), var(–pix-tab-overlay-gradient)); /*Fx 3.6-15*/
background: linear-gradient(var(–pix-tab-gradient-direction), var(–pix-tab-overlay-color), var(–pix-tab-overlay-gradient)); /*Standard*/
opacity: var(–pix-tab-overlay-opacity);
}html .pix-gradient,
html .pix-item-review .round,
html .pix-item-left .round,
html .pix-item-default .round,
html .news-card-price__header,
html .pix-progress-bar,
html .news-card-centered__image .overlay,
html .pix-overlay.pix-color
{
background: var(–pix-main-color); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(var(–pix-gradient-direction-webkit), var(–pix-main-color), var(–pix-gradient-color)); /*Safari 5.1-6*/
background: -o-linear-gradient(var(–pix-gradient-direction-o), var(–pix-main-color), var(–pix-gradient-color)); /*Opera 11.1-12*/
background: -moz-linear-gradient(var(–pix-gradient-direction-moz), var(–pix-main-color), var(–pix-gradient-color)); /*Fx 3.6-15*/
background: linear-gradient(var(–pix-gradient-direction), var(–pix-main-color), var(–pix-gradient-color)); /*Standard*/
}html .transparent.pix-icon-color .icon span,
html .news-item-price-long__price .icon-message span
{
background: -webkit-linear-gradient(var(–pix-gradient-direction-webkit), var(–pix-main-color), var(–pix-gradient-color)); /*Safari 5.1-6*/
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}html .custom-header{
padding: 170px 0 120px;
margin-bottom: 100px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}html .pix-header.pix-levels + .custom-header{
padding-top: 195px;
}html .pix-header.pix-levels.header-topbar-view + .custom-header{
padding-top: 245px;
}html .header-topbar-view + .custom-header{
padding-top: 220px;
}section.pix-page-no-padding{
margin-top: -100px;
}@media screen and (max-width: 1000px) {
html .header-topbar-view + .custom-header{
padding-top: 170px;
}
}@media screen and (max-width: 575px) {
html .header-topbar-view + .custom-header{
padding-top: 85px;
padding-bottom: 60px;
}html div.custom-header {
margin-bottom: 50px;
}
}immediately when I activate the nordis theme I get 3 critical errors in wordpress (v 5.6.2), I don’t have any additional plugin
<span style=”color: #444444; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;”><span style=”font-size: 13px;”>A PHP session has been created by calling the session_start () function. This interferes with the REST API and return requests. The session should be closed by session_write_close () before making any HTTP requests.</span></span>
The request to the REST API failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_requ
The loopback request to your site has failed. This means that the features that depend on it will not work correctly.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)
Attachments:
You must be logged in to view attached files.These errors from Booked plugin.
We wrote to the developer, he said that this does not affect the operation of the site and promised to fix it in a future update.
It affects the performance of my page, the loading time is high
You must be logged in to reply to this topic.