Peenvogel
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Gutenberg & classic HTML ends up in blank pagesHi Marius,
What i did was the following. I’ve inserted a gallery and linked the individual URL’s to the image representing the page. See ->
http://www.peenvogel.nl/fotos-feyenoord-en-voetbaltrips/
At that moment the images became clickable but from that moment on the gutenberg editor crashed in my situation.
Forum: Plugins
In reply to: [Gutenberg] Gutenberg & classic HTML ends up in blank pagesForum: Plugins
In reply to: [Gutenberg] WordPress page editor blankI’ve edited a existing page on my website. I converted parts to the Gutenberg-blocks and let the custom HTML part as it was. No problems so far. I’ve inserted a gallery and wanted the new images to contain hyperlinks. In Gutenberg i can’t find a way to do so.
So i’ve insterted the gallery via Gutenberg en switched over to the classic-editor and added the hyperlinks. But since then all the page are going blank when trying to edit them. When i removed the hyperlinks it seems to work again. But it appears to me that you can use both gutenberg and classic HTML with another if needed to.
Forum: Fixing WordPress
In reply to: subpagesThanks for that. I worked it out in the functions.php code (http://www.wpbeginner.com/wp-tutorials/how-to-display-a-list-of-child-pages-for-a-parent-page-in-wordpress/). Thanks for putting me on the right track.