[new free onepage template] fhs-sectionsOP

Please post the URLs to pages, where you've made a CMSimple template available for download

Moderator: mikey

tanavots
Posts: 72
Joined: Sat Feb 25, 2012 4:18 pm

Re: [new free onepage template] fhs-sectionsOP

Post by tanavots » Mon Jul 24, 2023 2:11 pm

Hi!
After updating CMSimple XH to 1.7.6, I get a "page not found" error on the web page with fhs-sectionsOP template (even with default). It seems that this is related to the functions.php. Unfortunately, XHdebug does not give additional information or Inspect Console. Any idea what is missing?
[ external image ]

frase
Posts: 5085
Joined: Thu Apr 21, 2016 6:32 am
Location: Saxony
Contact:

Re: [new free onepage template] fhs-sectionsOP

Post by frase » Mon Jul 24, 2023 4:53 pm

tanavots wrote:
Mon Jul 24, 2023 2:11 pm
Any idea what is missing?
Yes, there is a bug in the new XH version when handling empty pages.
The pages that normally contain the text (above the images) must not be really empty.
Just add the following in the TinyMCE init file (that you use) under “toolbar”:

Code: Select all

“toolbar”: " ... | nonbreaking”,
A new button will appear in the toolbar.
On each (empty) page, you click once on the new button.
The following will appear in the source code:

Code: Select all

<p><span class="mce-nbsp-wrap" contenteditable="false"> </span></p>
Save and view page.
The “page not found” should then be gone.

tanavots
Posts: 72
Joined: Sat Feb 25, 2012 4:18 pm

Re: [new free onepage template] fhs-sectionsOP

Post by tanavots » Mon Jul 24, 2023 5:39 pm

Thanks, worked!

olape
Posts: 2752
Joined: Fri Mar 13, 2015 8:47 am
Contact:

Re: [new free onepage template] fhs-sectionsOP

Post by olape » Mon Jul 24, 2023 5:40 pm

frase wrote:
Mon Jul 24, 2023 4:53 pm
Yes, there is a bug in the new XH version when handling empty pages.
Not quite, it is not a bug in XH. We used a bug in XH in the past, now it is fixed, now a blank page is really blank. We need to touch up on Swiper_XH.
Gruß Olaf, Plugins for CMSimple_XH

Ich habe schon lange den Verdacht, dass so viele so eifrig auf Gender, Trans und Queer machen:
Weil sie für das Fachliche ganz einfach zu doof sind.

HArnoldJ
Posts: 9
Joined: Fri Aug 04, 2023 10:45 pm

Re: [new free onepage template] fhs-sectionsOP

Post by HArnoldJ » Fri Aug 25, 2023 3:19 pm

Swiper_XH is a modified version of Swiper. Do you have any solution or workaround for this issue?

Post Reply