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
have seen our web site on a very large screen today and noticed that it has a flexible width. Somehow it didn’t look right. Is there any way to make the pages a fixed width? Thanks
it should be possible to set a maximum width value for the content using some extra code; since it looks like a potentially useful feature, I can implement it for free; please let me know if this would be something to solve your issue and if yes – what is your preferred maximum width figure?
I’ve implemented the new code on your website, please check it out and let me know is the behaviour is what you’ve expected; please note that due to the constraints of the theme the actual maximum will be the closest figure that contains a non-fractional number of portfolio item box widths.
sure, please send me your login information and website URL to support@satoristudio.net and I will insert the code (since the changes involve several files and php code, it would be safer if I do it myself than explain how to).