Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Genuch

    (@genuch)

    I found problem in this part of code :

    if( cml_is_homepage() && cml_use_static_page() && ! isset( $_GET[ 'preview' ] ) ) {
          add_filter( 'pre_get_posts', array( & $this, 'change_static_page' ), 0 );
        }

    file : frontend.php

    Plugin Author Alessandro Senese

    (@ceceppa)

    Hi,
    yes the error is in that line.. For now the fix is available only on the github version… I hope to release it asap…

    Thanks for the report…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ceceppa change static home page’ is closed to new replies.