Site logo

[Support request] Hook before generate-columns-container

Home Forums Support [Support request] Hook before generate-columns-container

Home Forums Support Hook before generate-columns-container

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2462836
    Fabien

    Hi,

    Is there a way to hook just before generate-columns-container (after main) ?

    #2462948
    David
    Staff
    Customer Support

    Hi there,

    the generate-columns-container is hooked into the hook: generate_before_main_content with the default priority of 10
    So you can use that same hook, with a lower priority eg. 9.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.