• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Add templates

F

FERNANDO_AR07

Guest
Hello,

I can add more templates to sitebuilder?

Thanks.
 
Hello, thank you for responding.

I can not find information, I copy a template builder and customize my taste and then subi via FTP, but not making, and I do not see this as templates to add builder.

I can give other help?

Thanks
 
Hello.

What I did was to test the command, download a template and rename it again and had to upload and execute the command and get what next

Templates have been successfully updated
Logs saved to / usr/local/sitebuilder/tmp/sb_config-0803041702.log

Apparently this all good, but when I look for the template, not find it,
As it is not updated or is not added

What could be happening?

Thanks
 
Hello,

Ok, here there are two options problem:

1) You need to modify [template]/info.xml . For example, set own template id
<template id="eug-29" version="4.0.2" caption="Fashion" category="Fashion">.
So, I guess you just renamed template, but does not corrected info.xml.

2) If you logged as user (not admin), you need to make sure that this template turn on in
user's plan (admin -> user -> plans). Otherwise, you really do not see.

Best regards,
Andrey
 
Hello,

First of all if I made changes in the info.xml, but still does not leave.

I have access as an administrator so I can see all the templates are and not the burden, I do not understand what happens.

Thanks
 
tell about all the steps that you are doing and it is desirable to show info.xml your template.

after exec sb_config --update_templates

check database,

mysql> use sitebuilder3;
mysql> SELECT * FROM template WHERE code = "your template id from info.xml";

There is still an assumption that such a template id already exists in the system.

Best regards,
Andrey
 
Hello,

And to run that query in SQL, runs nomas if? Fortune put this sentence and ready.

Thanks
 
Back
Top