BOX_1 disappeared from editor
BOX_1 disappeared from editor
I have been messing around with the layout_07 after I updated to version 1.3.0 and the hovers did not function anymore.
That problem is solved.
But: due to my messing around I now have the old style editor without the BOX_1 and BOX_2.
Can someone please help me on this? Which css or whatever is missing or damaged or .... ?????
That problem is solved.
But: due to my messing around I now have the old style editor without the BOX_1 and BOX_2.
Can someone please help me on this? Which css or whatever is missing or damaged or .... ?????
Hi,
what did you mean with "old style editor"?
Knut
what did you mean with "old style editor"?
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Thats no problem, during the update you have lost the layout. But thats very easy to solve.

- layout name: Your layout name.
- page title: Yout page title.
- blocks: -> last one
- custom: BOX_01, BOX_02
Thats all.
V1.3.0 -> Template download without the Template Wizard:
Knut

- layout name: Your layout name.
- page title: Yout page title.
- blocks: -> last one
- custom: BOX_01, BOX_02
Thats all.
V1.3.0 -> Template download without the Template Wizard:
Code: Select all
http:// mz.ja-nek .de/picture/upload/File/layout07_2_v130.ZIP
Last edited by flip-flop on Thu 22. Mar 2007, 10:26, edited 1 time in total.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Thanks again Knut, that did the trick. One more question:
in BOX_02 on my site it says now {BOX_02},
I am able to put content in it, but if I don't I get this default text.
In the template I find
Can you explain this to me?
Thanks, Erwin
in BOX_02 on my site it says now {BOX_02},
I am able to put content in it, but if I don't I get this default text.
In the template I find
and I don't understand the meaning of SHOW_CONTENT etc. in BOX_1 and why this is not used for BOX_02.<div id="box01_top_header"><h1>Nieuws</h1></div>
<div id="box01_top">{SHOW_CONTENT:CP,23}{BOX_01}</div>
<div id="box02_top_header"><h1></h1></div>
<div id="box02_top">{BOX_02}</div>
<div id="box02_bottom">{RIGHT}</div>
Can you explain this to me?
Thanks, Erwin
Hi Erwin,
Have you put at site layout into costom?
I don´t know why you see the tag {BOX_02} in frontend.
All these tags like {LEFT}{CUSTOM}{RIGHT}.........{BOX_01}{BOX_02}
are only placeholders for your input at article. There you can select the position where your text should displayed.
{SHOW_CONTENT:MODE,id,id,id} -> http://www.phpwcms-docu.de/article_tags.phtml
It is an example what you can do at this place.
IF you want to show one ore more text snippets at every site you can use the SHOW_CONTENT Tag.
Knut
Have you put at site layout into costom?
Code: Select all
BOX_01, BOX_02
All these tags like {LEFT}{CUSTOM}{RIGHT}.........{BOX_01}{BOX_02}
are only placeholders for your input at article. There you can select the position where your text should displayed.
{SHOW_CONTENT:MODE,id,id,id} -> http://www.phpwcms-docu.de/article_tags.phtml
It is an example what you can do at this place.
IF you want to show one ore more text snippets at every site you can use the SHOW_CONTENT Tag.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi,
at edit template: Is there the right layout at the field layout: selected?
Please select the right layout and save the template.
Knut
at edit template: Is there the right layout at the field layout: selected?
Please select the right layout and save the template.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
PLease give me an account on your system via PN.
I will take a look.
Knut
I will take a look.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi Erwin,
indeed, if there is no content the custom tag is visible in the frontend.
But you are using the mod "Template Wizard V1.2.8" in a V1.30. Have you changed back some files to 1.2.8 using this mode?
I think that is the problem.
Download of the template without the Template Wizard"
Knut 
indeed, if there is no content the custom tag is visible in the frontend.
But you are using the mod "Template Wizard V1.2.8" in a V1.30. Have you changed back some files to 1.2.8 using this mode?
I think that is the problem.
Download of the template without the Template Wizard"
Code: Select all
http:// mz.ja-nek .de/picture/upload/File/layout07_2_v130.ZIP

>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )