0
I have built a website in PHP, Bootstrap, CSS, JQuery, and HTML. I need to make it into an editable wordpress site for a nonprofit group. I have tried multiple methods. I tried making it in block editor, but the recreation does not look like the original. I created a custom theme in php (using the other languages mentioned). The only problem is my nav and the WordPress nav seem to not play well together. Also, my website is not editable from within wordpress, as the nonprofit would need it to be. I tried making templates, template parts, etc. I am about to start looking at ACF and Elementor. I have a deadline, so I am just looking for the quickest way to make this like a Dreamweaver template: un-editable template sections with header, footer, etc. In the middle, content sections that are editable in wordpress. The ideal situation would be that everything is editable from within wordpress. I also tried using JSON to put the content sections INTO my pre-existing web site, but I have not had much luck with it so far. I didn’t post any code because I am mainly looking for overall advice so I don’t waste the small amount of time I have on the wrong thing, but I can post any that is needed.
I have done a lot of google searches, tutorials, etc. They don’t really seem to cover specifically which aspect of custom themes makes them become editable in wordpress for the end user.
Joshua Wise is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.