Page 1 of 1

transfer the template from the old version to the new

Posted: Thu Mar 02, 2017 8:05 pm
by turboblack
I'm still on the old version 0.6 (or more precisely on the modified 0.5, which understands the Russian language).
as you can see - the site has the top three links, which in the sidebar content there,
I'm trying to do in the new version, and I would not succeed,
so that the transition to the new I is not ready yet. the new version of the design patterns is another,
and it is impossible to make a reference as above, since you need to access the database, but not to text files.

http://turboblack.tk

Re: transfer the template from the old version to the new

Posted: Fri Mar 03, 2017 10:50 am
by wiz
Hey Turbo, couldn't access your website as nothing shows up. Below is a link explaining what tags are necessary to make your theme work with the latest version.

Necessary tags for a WonderCMS theme -> https://github.com/robiso/wondercms/wik ... easy-steps. If you need some assistance, we're glad to help you out.

The latest version of WonderCMS should support Russian language without problems - have you experienced any issues?

Re: transfer the template from the old version to the new

Posted: Fri Mar 03, 2017 12:01 pm
by turboblack
https://www.dropbox.com/s/rnxdrdvtlc65h ... e.zip?dl=0

hi, maybe I'll post the file))) from the archive?

http://turboblack.narod.ru/mysite.zip

strange, but I opened the site is absolutely normal, with no errors.

in the new version there is no problems with Russian, I checked, I had difficulties with the transfer of the pattern, that's all.

if curious - that's archive. there are 0.6 supports Russian, and a template that has a rear moving background, look looks like from the top menu, and I moved to the left content, that is important.

Re: transfer the template from the old version to the new

Posted: Fri Mar 03, 2017 1:11 pm
by wiz
The website now loads perfectly (old version of WonderCMS?).

As far as I understand, you'd need the template on your website working with the latest version of WonderCMS, correct?

Check the packed ZIP file in this post which includes the latest WonderCMS with the theme for your website.

NOTE: plugins and content not included - you will have to modify that for your needs - I just assembled the theme.
Please backup before doing anything.

Re: transfer the template from the old version to the new

Posted: Fri Mar 03, 2017 1:12 pm
by wiz
Also quick preview of how this looks:

https://www.wondercms.com/turbotest/

This demo will be deleted from our servers soon.

Re: transfer the template from the old version to the new

Posted: Fri Mar 03, 2017 3:23 pm
by turboblack
thank you very much! :o
looks great, almost no difference.
in the left column I can post something like <? = wCMS :: navigation ()?>
and on top you need to add links to the home, and contacts,
<Li> <a href="./glavnaya"> Home </a> </ li>
<Li> <a href="./about"> About Me </a> </ li>
<Li> <a href="./razdely"> Sections </a> </ li>
<Li> <a href="./contacts"> Contact </a> </ li>

correctly? :roll:

if you're interested, I can throw another template, 3-column, it is also under the 0.6 version, works fine, no errors. users will be interested? What do you think?

www.turboblack.narod.ru/wondercms05_201 ... mplate.zip

Re: transfer the template from the old version to the new

Posted: Fri Mar 03, 2017 9:13 pm
by wiz
With the attached ZIP above and by uploading it to your server - then logging in - you can add those pages in the Menu.

You're very much welcome. Only used this tutorial: https://github.com/robiso/wondercms/wik ... easy-steps
I suggest you convert them or leave them here if someone will want to convert them with the above tutorial - which takes a few minutes to copy/paste the title, navigation, meta tags and content into your theme.

Shoot a question if you need any assistance.

Re: transfer the template from the old version to the new

Posted: Sat Mar 04, 2017 10:31 am
by turboblack
is it possible to connect the page, which is not in the database? ie the individual pages of text or as a separate third-party plug php files? such as a feedback form

in my example is a top menu that has a page that does not exist in the database. in the old version as possible, since you can create a file and just give a link to it by which I wrote above, I did.

Now I understand how the content of the page to add in the right menu, but do not know how to do so, that would have been in the top menu of the page that are not found in the database.