Skip to content

Block Config (default citation style) not taking effect correctly #87

@rosiel

Description

@rosiel

I had a block set up to display citations. We needed to change the default csl so we did that in the block config. However, the block still rendered in APA though the block was set to MLA.

It turns out that because we had originally set up the site in Olivero, then switched themes, we were actually reading (

foreach ($blocks as $block) {
) from the config in an islandora citations block in a non-used theme.

In case anyone else runs into this or wants to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions