How do I apply a wordpress function to something with no ID inside an archive page?
Your rating plugin will not work on custom HTML content (e.g. those boxes). Why? Because where will it save the rating related data? It must save the data somewhere, right? Now, you don’t want to add the rating in any post, that’s fine. Your other option is to create a custom post type. You can … Read more