• Hi all,
    is there a shortcode to get/include a collapsing archive?
    S. th. like [collapsing_archive]?
    Alternatively I have also difficulties to find a link/handle in the dashbord with “Add widget”

    Can anybody help?

    Regards…

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 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>
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.