I created the site layout in plain HTML \ CSS \ JS, and I put the layout on WP, and now the question ..
I have a table with a collapse when clicking on a block opens a table, and I need to make the table so that it is dynamic, and so that it can be changed in the admin panel, because only the layout was planted on WP and I can not change anything in the admin panel?
Where can I see the information to create a dynamic table, or which plugin to use for tables?
And which topic is best suited if you do layout on WP?
The first time I do this, so sorry for the dumb questions.
Thank you very much !
collapselocated? To edit something in the admin area, the theme must be configured accordingly. If this table of yours is located in a page, then edit the code for this page in the admin area, if you don’t put allhtml css jsinphpfiles. - Klimenkomudphp. Create template files, display the content in the template file, and in the admin panel fill the page with content. - Klimenkomud