Page 1 of 1
BOX_1 disappeared from editor
Posted: Tue 20. Mar 2007, 23:04
by ederoo
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 .... ?????
Posted: Tue 20. Mar 2007, 23:12
by flip-flop
Hi,
what did you mean with "old style editor"?
Knut
Posted: Wed 21. Mar 2007, 07:13
by ederoo
In the editor screen I see one frame for typing content. I remember that after the installation of layout_07 there where three boxes: the main content (large frame left), box_1 and box_2.
Posted: Wed 21. Mar 2007, 08:12
by flip-flop
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:
Code: Select all
http:// mz.ja-nek .de/picture/upload/File/layout07_2_v130.ZIP
Knut
Posted: Wed 21. Mar 2007, 09:22
by ederoo
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
<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>
and I don't understand the meaning of SHOW_CONTENT etc. in BOX_1 and why this is not used for BOX_02.
Can you explain this to me?
Thanks, Erwin
Posted: Wed 21. Mar 2007, 09:56
by flip-flop
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
Posted: Wed 21. Mar 2007, 13:00
by ederoo
Hi again
no matter what I do, I keep seeing the tags {BOX_01} and {BOX_02} in the frontend
any idea where to look?
Posted: Wed 21. Mar 2007, 15:14
by flip-flop
Hi,
at edit template: Is there the right layout at the field layout: selected?
Please select the right layout and save the template.
Knut
Posted: Wed 21. Mar 2007, 16:01
by ederoo
Hi Knut,
Yes there is.
This is how it is filled in:
Layoutname : MyName (default)
Page outline: right
Pagetitle : Myname
Add title: both Category and Article
Block: right
and filled in: BOX_01, BOX_02
Posted: Wed 21. Mar 2007, 16:57
by flip-flop
PLease give me an account on your system via PN.
I will take a look.
Knut
Posted: Wed 21. Mar 2007, 19:18
by ederoo
Hi Knut, I have sent you a code by mail.
Greetz, Erwin
Posted: Wed 21. Mar 2007, 20:22
by flip-flop
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"
Code: Select all
http:// mz.ja-nek .de/picture/upload/File/layout07_2_v130.ZIP
Knut
