Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !
WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure. Join the pilot program today!
Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.
As I know in incoming Plesk 8.2 this logo could be removed. It will depend on license key. For more information related to this question (for Sitebuilder and Plesk) you should contact with your sales representative.
Not only do they get us to pay to bug test their software then have to pay to get support. Then they want to sell products to our customers with out our choice or knowledge. Not to mention their branding all over their software which our reseller clients hate. We want clean software with out logos and reselling.
There is no built-in way to disable the SWsoft logos and artwork in our products UI. However, you can modify any skin and remove the links to prevent users occasionally navigating to our sites. Please contact your sales representative for details.
As for buying pictures link, you should contact with sales representative for more information.
for skin in ${SKINS}
do
if [ ! -r htdocs/skins/$skin/images/powered_by_virtuozzo-dist.gif ]
then
mv htdocs/skins/$skin/images/powered_by_virtuozzo.gif htdocs/skins/$skin/images/powered_by_virtuozzo-dist.gif
cp htdocs/skins/$skin/images/blank.gif htdocs/skins/$skin/images/powered_by_virtuozzo.gif
fi
# edit the style sheet, remove copyright branding
ed htdocs/skins/$skin/style.css <<EOF
/.sb-header-copyright
+
a
display: none;
.
/.sb-leftmenu-copyright
+
a
display: none;
.
wq
EOF
done
# remove the Buy Pictures link in wizard
perl -pi -e 's/.sb-wizard-content-settings-buy { /.sb-wizard-content-settings-buy { display: none; /' htdocs/skins/common.css
Guys, please note that removing the SWsoft branding violates the EULA.
It is possible to get a whitelabeling permission; but that's a subject of a separate contract. Please contact your sales representative for the details.
Please also note that this has nothing to do with "Buy Pictures" link - it could be disabled; however that requires updating the license key file, so contact your sales repesentative for that.
In case your sales representative can't help you right away tell them to get in touch with Sitebuilder Product Manager.