Skip to content

This plugin has stopped working #12

@JeroenvanderSluijs

Description

@JeroenvanderSluijs

The plugin no longer works since a couple of weeks.
UPDATE:
It seems that the function

function loadBlueSkyApp() {
if(is_front_page()) {
global $loadBlueSkyApp;
$loadBlueSkyApp = true;
}
}
add_action( 'wp', 'loadBlueSkyApp' );

was no longer included in the functions.php file of the theme.
Now it works again.
Still, the sidebar widget that contains the shortcode only works on the homepage and not on any other page that has the same widget. Can that be resolved?

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