Hello @korym
Your description implies different factors.
First, you need some kind of database with the score of posts and then based on an equation result, obtain the list of posts from the database. The solution is not simple and there are missing a lot of details in your description, but even without them, I think your project can be implemented using the Developer version of the plugin. It is distributed with the DS fields (a set of fields whose values are read from an external data-sources, like a database or CSV file). More information in the following post of the plugin’s blog:
https://cff.dwbooster.com/blog/2019/02/14/ds/?index=1
Best regards.
Thanks much for your reply, Code Peeps. 🙂 I was wondering if making use of the DS fields would help. I’ll certainly check out the Developer version.
If I’m understanding correctly, I could assign a dedicated score to a product in the form of a CPT, e.g. products A, B, C & D have a score of 53 while products X, Y and Z have a score of 59 (I’m anticipating using prime numbers to make the math a bit easier). A visitor’s results might equal 53 and a list of products A, B, C & D would display, courtesy of the post type option which matches the products’ score of 53. Does that sound feasible? If so, is it possible have the products display in a hyperlinkable fashion?
I appreciate it!
Regards,
Kory
-
This reply was modified 6 years, 10 months ago by
Kory M..
Hello @korym
As I said in the previous ticket, there are many details that are not present in your project’s description. However, I guess that would be possible to implement it using our plugin.
Best regards.