Thanks. Ok, I have just realised another problem which I dont know how to fix. The initial idea was to have 3 tables (user_courses, user_events, user_news) – I want a different page for each table. So for example:
page?id=1 will load all the courses table blogs/comments
page?id=2 will load all the event table blogs/comments
and so on..
Is this possible in WP ?