Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter aaa1898

    (@aaa1898)

    What my problem exactly is:

    I have the newest version of wordpress together with TwentTwentyFive.
    I don’t find to include the collapsing archioves into my page.
    I don’t find the possibility to integrate neither “widgets” nor a shortcode.

    My page shows the following code

    <!-- wp:template-part {"slug":"header","theme":"twentytwentyfive"} /-->

    <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->

    <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)"><!-- wp:heading {"textAlign":"left","level":1} -->

    <h1 class="wp-block-heading has-text-align-left">Blog</h1>

    <!-- /wp:heading -->

    <!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"align":"full","layout":{"type":"default"}} -->

    What can I do to bring the collapsing archives into it?
    Neither sth like [collapsing_archives] works nor

    <ul>
    <?php wp_get_archives(); ?>
    </ul>
    Thread Starter aaa1898

    (@aaa1898)

    I have found the error, it was a php-fpm Timeout problem,

    Thread Starter aaa1898

    (@aaa1898)

    Plugin is still activated. I deactiviated and activated it, removed and installed it, without success.

    The chrome js-console says

    DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
    jquery-migrate.min.js?ver=3.4.0:2 JQMIGRATE: Migrate is installed, version 3.4.0

    • This reply was modified 1 year, 9 months ago by aaa1898.
    Thread Starter aaa1898

    (@aaa1898)

    I have disabled all other plugins and the error remained.

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