Support

Account

Home Forums General Issues Getting values from rows of another posts Reply To: Getting values from rows of another posts

  • What template is this in? Is the query to get all of the posts necessary? If this template is already showing the current post then just eliminate the query and the loop over the posts so that you’re just doing the have_rows() loop.