Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ferryw63

    (@ferryw63)

    My question stands. Is there anyone who can point me to more related documentation to figure out what can be done to display both pages and posts selected by a category?

    Thread Starter ferryw63

    (@ferryw63)

    Hi @faisalahammad,

    thank you for getting back to me on this one. I shoud mention, that I am able to display both categories and tags on a page using “wp_list_categories” function. The list is correct and if I choose one entry out of the list it will show up the associated posts with. However, if my selection addresses categories assigned to a page none of the pages will be found. Actually, WP displays the “not found panel”.

    You can check this behavior using my site. Goto /alrishas-inhaltsverzeichnis-und-index/, under categories, select “Charter”. You will see the “nothing found panel”, but there are 8 pages associated with, indeed. Choosing any other category related to posts just works fine. Doing the same in /wp-admin will display these pages!

    So from my point of view the SQL query related to that task (displaying results of the selected category) seems to be limited to posts only rather then posts and pages or whatever a category was assigned to.

Viewing 2 replies - 1 through 2 (of 2 total)