BOX_1 disappeared from editor

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
ederoo
Posts: 17
Joined: Mon 5. Feb 2007, 11:52

BOX_1 disappeared from editor

Post 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 .... ?????
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

what did you mean with "old style editor"?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ederoo
Posts: 17
Joined: Mon 5. Feb 2007, 11:52

Post 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.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Thats no problem, during the update you have lost the layout. But thats very easy to solve.

Image

- 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
Last edited by flip-flop on Thu 22. Mar 2007, 10:26, edited 1 time in total.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ederoo
Posts: 17
Joined: Mon 5. Feb 2007, 11:52

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi Erwin,

Have you put at site layout into costom?

Code: Select all

BOX_01, BOX_02
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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ederoo
Posts: 17
Joined: Mon 5. Feb 2007, 11:52

Post 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?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ederoo
Posts: 17
Joined: Mon 5. Feb 2007, 11:52

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

PLease give me an account on your system via PN.
I will take a look.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ederoo
Posts: 17
Joined: Mon 5. Feb 2007, 11:52

Post by ederoo »

Hi Knut, I have sent you a code by mail.

Greetz, Erwin
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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 :twisted:
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply