create a minimal page template, called SUB_PAGES with an image above the Post Ttitle (all pages using that template use the same image) and only Post content block below the title
create a new page, called TOP_PAGE listing all subpages with [pagelist_ext show_image="1" show_first_image="1"]
create a subpage of TOP_PAGE using the SUB_PAGES model
set the title to SUB_PAGE_1
add a paragraph with This is a minimal text
On the web site, the TOP_PAGE rendering does not show the sub page first image defined from the template.
Hello.
To reproduce the problem:
SUB_PAGES
with an image above thePost Ttitle
(all pages using that template use the same image) and onlyPost content block
below the titleTOP_PAGE
listing all subpages with[pagelist_ext show_image="1" show_first_image="1"]
TOP_PAGE
using theSUB_PAGES
modelSUB_PAGE_1
This is a minimal text
On the web site, the
TOP_PAGE
rendering does not show the sub page first image defined from the template.I'm using:
page-list
version5.6
wordpress
version6.2