Skip to content

Conversation

verlev
Copy link

@verlev verlev commented Oct 8, 2025

Moving the_post below get_header did trigger in_the_loop() to still be false in the header, fixing aspirepress/AspireExplorer#78 partly.

The loop still didn't stop, so any title within the footer (menu) still is overwritten.

Wrapping

in a classic loop makes the loop end before the footer. Should be relevant for both single.php and page.php

(ALERT 1: GH newbie here, really don't know if this is the right way to propose this edit — forked and made the changes within the fix-js-modules branch...)

(ALERT 2: didn't test with real site content, did verify all titles are being correctly filtered/not filtered by AE/main)

joedolson and others added 6 commits August 28, 2025 18:22
Signed-off-by: Joe Dolson <design@joedolson.com>
Fix broken localization in JS modules & alignment in Aspire Explorer pagination
…This can create unpredictable behaviors in the header.

Signed-off-by: Joe Dolson <design@joedolson.com>
Signed-off-by: Joe Dolson <design@joedolson.com>
Signed-off-by: verlev <veerle@conimpeto.be>
joedolson added a commit that referenced this pull request Oct 9, 2025
…g to resolve TCO requirements.

Signed-off-by: Joe Dolson <design@joedolson.com>
@joedolson joedolson mentioned this pull request Oct 9, 2025
@joedolson
Copy link
Member

Closing this PR; rebuilt in #22 to resolve the DCO requirement.

@joedolson joedolson closed this Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants