Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter adamsmark

    (@adamsmark)

    OK, figured it out. Thanks for the plugin.

    Could you post how you did it? I too would like to make this change.

    I add my thanks for the plugin. There are so many series plugins out there, and I tried so many before settling on this one.

    Thread Starter adamsmark

    (@adamsmark)

    You have to edit the plugin.

    Find wp-post-series/wp-post-series.php in the plugin editor.

    Then find this code:

    // Append or prepend
    		$append = apply_filters( 'wp_post_series_append_info', false );

    Change “false” to “true.” Beyond that, positioning would be controlled by CSS.

    Awesome, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change location of post series box?’ is closed to new replies.