Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Flexform › After WordPress-update Raw-HTML in Flexform-Theme doesn't work
New Landing › How can we help? › Themeforest Theme Support › Flexform › After WordPress-update Raw-HTML in Flexform-Theme doesn't work
Tagged: schema.org, structured data
- This topic has 13 replies, 5 voices, and was last updated 9 years by Swift Ideas – Ed.
-
Posted in: Flexform
-
February 19, 2015 at 10:56 am #151510
Hi Support-Team
After the latest WordPress-Update (4.1.1), we have a problem with the “Raw-HTML”-Element in the Flexform-Theme.
No matter what kind of HTML-Code we use, after pushing the “Save”-Button, the page is destroyed.Can somebody help me?
Kind regards
AchimKind regards
AchimFebruary 19, 2015 at 10:58 am #151512Hi,
What you mean exactly with “page is destroyed”?
Can you explain further the steps so we can replicated.Thanks
-Rui
February 19, 2015 at 11:11 am #151525Hi Rui
Thank you very much for your quick answer.
Ok… let me try it…
I have created a simple HTML-Table and after copying the HTML-code and saving, it seems, that the “Back-End”-view don’t work any more. When we update the site and change to the “Front-End”-view, the rest of the page for example the Text-Boxes and the other Elements are deleted, and the only thing you can see is the HTML-Table.Hope, you can work with this… 😉
Kind regards
AchimFebruary 19, 2015 at 12:42 pm #151578This reply has been marked as private.February 23, 2015 at 4:52 pm #152509Hi,
I have exactly the same problem.
Andreas
February 24, 2015 at 1:41 pm #152757Please see Rui’s comment
February 24, 2015 at 2:01 pm #152772Rui’s last comment is marked as private!
A.
February 24, 2015 at 2:13 pm #152779Please provide your link and login and the page which contains the raw html asset
– Kyle
February 24, 2015 at 3:19 pm #152814Hi,
thanks for quick response. Unfort. I already deleted the part.
As it was my first try with the html-block i am wondering if it would work to implement structured data (Schema.org) via html like the following code-snippet:<div itemscope itemtype=”http://schema.org/LocalBusiness”> <span itemprop=”name“>Schlüssel Pelzer</span> <link itemprop=”url” href=”http://www.schluessel-pelzer.de/”> <link itemprop=”hasMap” href=”https://goo.gl/maps/Rf5P1“> <a itemprop=”telephone” href=”tel:0221235363″>0221-235363</a> <div itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”> <span itemprop=”streetAddress“>Friedrichstraße 50</span> <span itemprop=”postalCode“>50676</span> <span itemprop=”addressLocality“>Köln</span> <span itemprop=”addressRegion“>Nordrhein-Westfalen</span> </div> <span itemprop=”geo” itemscope itemtype=”http://schema.org/GeoCoordinates”> <meta itemprop=”latitude” content=”51.9516186″ /> <meta itemprop=”longitude” content=”11.1007005″ /> </span> </div>
best regards
Andreas
February 24, 2015 at 3:29 pm #152815There shouldn’t be any problem with that as far as I am aware
– Kyle
February 24, 2015 at 3:51 pm #152826This reply has been marked as private.February 26, 2015 at 7:54 am #153273The page mentioned above is in preview-mode. I just wanted to edit the content and realized, that all “itemprop” tags vanished.
Again i tried to implement the html-block mentioned above.
1. Switched to “SWIFT PAGE BUILDER”
2. Choose “RAW-HTML”
3. Copied the mentioned HTML-Block into the RAW-HTML Field
4. Click Save (Here the first, already reported, Error occurs. Edit-Windows doesnt close anymore and afterwards all the rest of the content will be deleted.
5. In case of choosing “preview” the itemprops will be delivered “correctly” on source-html-code as you can see here:<div itemscope itemtype=”http://schema.org/LocalBusiness”> <span itemprop=”name“>Schlüssel Pelzer</span></p> <link itemprop=”url” href=”http://www.schluessel-pelzer.de/”> <link itemprop=”hasMap” href=”https://goo.gl/maps/Rf5P1“> <a itemprop=”telephone” href=”tel:0221235363″>0221-235363</a></p> <div itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”> <span itemprop=”streetAddress“>Friedrichstraße 50</span><br /> <span itemprop=”postalCode“>50676</span> <span itemprop=”addressLocality“>Köln</span><br /> <span itemprop=”addressRegion“>Nordrhein-Westfalen</span> </div> <p><span itemprop=”geo” itemscope itemtype=”http://schema.org/GeoCoordinates”><br /> <meta itemprop=”latitude” content=”51.9516186″ /><br /> <meta itemprop=”longitude” content=”11.1007005″ /><br /> </span> </div>
6. In case of logging out and in again afterwards, the source-code looks like this
<div>Schlüssel Pelzer</div> <p><a href="”tel:0221235363″">0221-235363</a></p> <div>Friedrichstraße 50<br /> 50676 Köln<br /> Nordrhein-Westfalen</div>
7. When i tried to implement the code in classic editor (text-mode) – the result is the same. All itemprop-tags vanished after choosing back to visual mode. It only works, when you implement the code in classic-editor (text mode) -> save -> preview.
Really strange behavior of the backend !!
How to resolve all the issues
February 26, 2015 at 8:33 am #153285Ok I will forward this to the developer for you
– Kyle
February 26, 2015 at 4:11 pm #153498This reply has been marked as private. -
Posted in: Flexform
You must be logged in and have valid license to reply to this topic.