Hi,
I´m about to make a try and build a page in wordpress where two or more posts being fetched and compared in a comparison table.
I would like to have a function with checkboxes beneath every post in a category archive page. Check those you want and hit a button "compare".
This moves the visitor to a "compare page" and here I´ve been thinking of having an ordninary loop that checks for checked: true within the category posts.
But, I need som help of you coders, what do you think about this, should it work, or is it a bad idea? If so, I would be happy if you could present a better solution.
Thanks in advance!