gefloatfallcolorsXH Problem: news box

About the template and stylesheet - and changing the menu
Post Reply
arnoX
Posts: 3
Joined: Fri Dec 23, 2011 9:20 pm

gefloatfallcolorsXH Problem: news box

Post by arnoX » Fri Dec 23, 2011 9:34 pm

see English below

Ich habe ein Problem mit den News Boxen im Template, nachdem ich den kompletten Text geloescht habe, kann ich die Boxen nun nicht mehr bearbeiten.

irgendwelche Ideen?


I have a problem with the news boxes in the template, after I deleted all the text in them, I can't edit the boxes anymore.

any ideas?

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: gefloatfallcolorsXH Problem: news box

Post by cmb » Fri Dec 23, 2011 10:33 pm

Hi arnoX,

please specify "can't edit the boxes anymore": are the newsboxes gone from the TOC (menu) when you're in edit mode? Can't you enter anything to the editor? Is the editor gone? Did you delete the text in WYSIWYG or HTML mode?

And please tell us the CMSimple version you're using. A link to your site might be useful too.

Christoph

PS: Did you perhaps delete all the text including the Heading (News01)?
In this case the page is completely deleted! So you have to create the page again with heading "News01" (or "News02" or "News03") and set it's visibility status to hidden. This can be done by using Pagemanager (Adminmenu -> "Seiten" in CMSimple_XH 1.5) and unchecking the checkbox.
Christoph M. Becker – Plugins for CMSimple_XH

arnoX
Posts: 3
Joined: Fri Dec 23, 2011 9:20 pm

Re: gefloatfallcolorsXH Problem: news box

Post by arnoX » Sat Dec 24, 2011 7:15 am

I deleted all the text incl headings in News01 and News02, in Wysiwyg mode, now the two floating boxes still show up in preview mode and in edit mode but I cannot select them to add any new text. DOn't know how to recreate them, I have only the pages in the navigation (menu) on the left and nothing more in pagemanager

edit: version is 1.5 from dec. 19th

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: gefloatfallcolorsXH Problem: news box

Post by Tata » Sat Dec 24, 2011 9:33 am

If I understand it correctly you have deleted pages named News01 etc. Then no content can be shown in newsboxes. However, if the newsboxes are styled with their dimensions, background, borders etc. they will be shown in template even if empty.
The newsbox function is called in your template as:

Code: Select all

<?php echo newsbox("newspage_name");?>
It means a page with the name used in the function call must be present (visible or hidden in the navigation).
If you have deleted entire news pages you must create new ones.
1. Create a page and name it News01.
2. Add any content you want to this page.
It should appear in the first newsbox.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: gefloatfallcolorsXH Problem: news box

Post by cmb » Sat Dec 24, 2011 9:53 am

Hello arnoX,
arnoX wrote:DOn't know how to recreate them, I have only the pages in the navigation (menu) on the left and nothing more in pagemanager
There should be a toolbar above the pages in pagemanager (see http://3-magi.net/plugins/pagemanager/h ... .htm#usage). Just select the last shown page by clicking and then press on the tool icon showing a white page with a red down arrow. Name the new page "News01", and uncheck it's checkbox. Then create "News02" and "News03" the same way, and save your changes.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Gert
Posts: 3078
Joined: Fri May 30, 2008 4:53 pm
Location: Berlin
Contact:

Re: gefloatfallcolorsXH Problem: news box

Post by Gert » Sat Dec 24, 2011 10:46 am

Hello arnoX,

that is not a template related problem. You simply have deleted the hidden pages, whose contents are displayed in the news boxes.

At first you should read the relevant pages of the documentation:

http://www.cmsimple-xh.de/dokuwiki/doku ... :newsboxen (German)

http://www.cmsimple-xh.com/wiki/doku.ph ... :newsboxes (English)

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services

arnoX
Posts: 3
Joined: Fri Dec 23, 2011 9:20 pm

Re: gefloatfallcolorsXH Problem: news box

Post by arnoX » Sat Dec 24, 2011 3:53 pm

Christoph, thanks a bunch, this solved my problem. Box is filled again and can now be edited.

Gerd, I will read the manual now, don't want to bother anyone with more PEBCAK :-)

I wish you all a merry christmas

greetings
arnoX

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: gefloatfallcolorsXH Problem: news box

Post by cmb » Sat Dec 24, 2011 4:27 pm

Hi arnoX,
arnoX wrote:Box is filled again and can now be edited.
That's fine. :)
arnoX wrote:I will read the manual now
Please note that several changes in XH 1.5 are not documented yet, particularly the section about FCKeditor must be updated (now it's tinyMCE by default).

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply