Support

Account

Home Forums Front-end Issues Front-end relationship field not loading posts unless searched for Reply To: Front-end relationship field not loading posts unless searched for

  • Hi @robteamworks

    I’m not sure why this is happening, but a good start will be to check your console log. You should see the AJAX call (in firebug) and can determin what the returned data is.

    Perhaps you will find that the returned data is empty. In this case, can you turn on DEBUG MODE and try again, this will hopefully show a PHP error in the returned AJAX data

    Thanks
    E