your recordset is not querying the tbl_directorylistings table. it is only returning data from the tbl_posts and listadforms tables.
if you need to return data from the tbl_directorylistings table also, you will need to add that table to the recordset.