Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /var/www/html/wp-content/themes/satoristudio/includes/template-tags.php on line 124
Warning: file_get_contents(): Failed to enable crypto in /var/www/html/wp-content/themes/satoristudio/includes/template-tags.php on line 124
Warning: file_get_contents(https://satoristudio.net/wp-content/themes/satoristudio/includes/images/logomark-2.svg): Failed to open stream: operation failed in /var/www/html/wp-content/themes/satoristudio/includes/template-tags.php on line 124
Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /var/www/html/wp-content/themes/satoristudio/includes/template-tags.php on line 125
Warning: file_get_contents(): Failed to enable crypto in /var/www/html/wp-content/themes/satoristudio/includes/template-tags.php on line 125
Warning: file_get_contents(https://satoristudio.net/wp-content/themes/satoristudio/includes/images/logotype-long.svg): Failed to open stream: operation failed in /var/www/html/wp-content/themes/satoristudio/includes/template-tags.php on line 125
Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
I promise, this will be the last one for the time being :)
I noticed that the the Post Layout choıices (Left Sidebar, Right Sidebar and Fullwidth) all have an indented main content area of about 10-15 pixels from the left. (See example: http://nedimhazar.com/project/yakin-ada-uzak-ada-burgazada)
Is this intended or have I done something wrong? E.g. I have momentarily disabled the side menu option. Or at least I think I have?
Best,
Nedim
This topic was modified 11 years, 4 months ago by nedim.
Hi Andrew,
I seem to have solved this problem. Since I have a completely white background, I think I don’t need the page wrapper.
So I put:
#page-wrapper {
padding: 0px;
}
in the custom css style area.
Is that OK?
Best,
Nedim