Support

Account

Home Forums Add-ons Repeater Field Make (Sub_Field) Link to Post? Reply To: Make (Sub_Field) Link to Post?

  • Hi @WPDragon

    For a page to stop rendering, the issue is always a PHP error and will be output as an error message in the source code. Perhaps you need to look in the source code to find the error? It should be the last thing on the template aside from closing tags.

    Have you done any debugging of your code?
    Can you debug the $post_object variable? What value does it hold?

    Thanks
    E