Site logo

Archived topic

Hook Issue since last Update

1 reply · Started by Beate on August 8, 2020

Viewing posts 1–2 of 2

Hello, since the last update of GP Pro 1.11.1 the hook "generate_before_content" no longer works.

<p class="kategorie"><?php 
$categories = get_the_category();
if ( ! empty( $categories ) ) {
    echo esc_html( $categories[0]->name );   
}
?>
</p>

Display Rule: All archives

Issue: Output occurs only once above the first data record and not above each

I need Support, thanks!

Hi there,

can you first try clearing your autoptimize cache and any other cache plugins.
If still an issue can you disable those plugins so i can see what the issue is.

This archived topic is closed to new replies.