How to Extend a Free Theme with Widgets
-
I’m diving back into WP after years away working on custom websites & apps.
I installed a fairly barebones News theme because I liked the CSS and layout. But it only has 2 templates for home page and single page default and barebones widgets for each template.
I want to have 4 more templates to assign to posts and pages with their own custom blocks and embedded widgets. Using the Gutenberg Block editor and Site Origin plugin I hoped to customize the theme’s 2 default templates and add the 4 more templates with their own custom widgets.
I know there are multiple methods for manually stepping through different ways to make this happen. But then I started searching to see if there is a PLUGIN for WP itself, a Wizard approach — Adding, naming, saving my new templates. Then, step 2, calling up each template & adding the new widgets in their proper place, specifying a category or taxonomy or search result and updating that template. Then assigning those new template parts to the default index and default loading templates.
In other words, in the interest of saving time & work, is there a Plugin that actually builds new Templates with new widgets embedded while in the WP Admin dashboard?
I can not find any references to what I think would be a great plugin for this purpose. Yes, I know, I’m probably going to have to FTP in all of these separate files with the standard WP functions calling for such magic. But… just thought I’d make a gentle inquiry.
- The topic ‘How to Extend a Free Theme with Widgets’ is closed to new replies.