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

    The following closed topic describes what one customer did to enable ‘page split’ using Enfold’s Advance Editor. Unfortunately, it doesn’t say how this was done (what code was used and where is it placed in the child php file). I want to accomplish the same results but don’t have a clue what to do. Need help – thanks!

    https://kriesi.at/support/topic/split-page-content-into-several-pages-with-pagination/

    #610569

    Hey!

    Try adding this at the very end of your theme / child theme functions.php file:

    add_theme_support(‘avia_template_builder_page_split_element’);
    

    Cheers!
    Josue

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