[ad_1]
[https://soflotutors.com/explanations/2017-may-sat])
This is only a small portion of the website, but I want to create something similar. Is there a plugin for making posts through buttons, etc?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Not sure if a plugin. After a quick look it seems to me that this can be done by customizing an archive for a post type.
Custom Taxonomy – drop down to show the posts. I’ve done this using bootstrap but many libraries have this type of thing.
Links to posts. Here the title is replaced with either a custom field for the number or some other numbering system. The grid and look and feel would simply be css.
This is my suggestion – you will need to learn how to create; Custom post types, and taxonomy. Custom archive, maybe how to attach a library to WP or just use vanilla JavaScript And some CSS.