After a day of hunting around I found the issue. Per Responsive 4.0 is live. Here’s what’s new. in the Responsive theme page template changes they indicate they’ve remove the ‘Blog full post’ template, which was what we used for the ‘blog’ page.
We are also using the removed ‘Sitemap’ template as well.
Now to figure out how to re-implement these useful templates. Any guidance or help would be most appreciated.
@waltwingfield Before we made this update, it was mentioned in Responsive 3.9 about the templates and other features being deprecated to improve the theme.
Most of the layout of the templates are possible with Customizer of new Responsive theme. Please visit the documentation to know the different options available in the Customizer. For blog post, you can navigate to Appearance / Customize / Blog Post / Layout and Content to change the layout of blog page.
If there is something that is still not possible with the Customizer, you can download the older version or rollback to older version of the theme and copy the templates that you need. Put them in the child theme if you have one or you can create one.
@prajakti I site uses this theme because it is simple, elegant and easy to manage. The main page of our site is a discussion board and a wiki, the WordPress portion is used primarily as a homepage and some blog posts for major announcements. It was simple to customize the default custom page to provide our homepage. Then we added a menu link to our blog posts, using a page (Blog) that uses the Blog (full posts) template.
Essentially that’s the extend of our WordPress install and it has worked very well for us. We’re not really bloggers, so simple works well and we don’t have to spend much time learning WordPress skills and techniques.
I have been working through the documentation to try and figure out how to re-implement this critical functionality. I’m getting closer but I still find it hard to understand why what seems like such a critical template from 3.40 doesn’t have a simpler path forward into 4.x and forces the end-user to reinvent the wheel. At best I would have thought the documentation might provide a simple recipe to follow to implement what seems like a core use-case, a page listing all blog posts.
The functionality seems to exist with Responsive 4, but ONLY if my Customize->Homepage setting has ‘Enable Custom Front Page’ unchecked. That’s the page I want to provide from a menu item.
@waltwingfield Please click on contact us in footer of our main website(cyberchimps) so that we can guide you with the exact layout.
Done. Awaiting your assistance.
With some sleuthing and @prajakti’s help I have finally figured this out.
Our live site uses Responsive 3.40 and the Customize/Homepage Settings are:
Your homepage displays set to Your latest posts
Enable Custom Front Page clicked
Among our Pages, we have a Blog page but no Home page. Our home page is generated by the Custom Front Page and the Home Widget 1, Home Widget 2 and Home Widget 3.
It was worked with this configuration since we launched in January 2014, I don’t recall the WordPress and Responsive theme versions at the time.
To make it work after upgrading to Responsive 4.4.4 we had to make the following changes/fixes:
- Create a Main page
- Change the Customize/Homepage Settings to Your homepage displays to ‘A static page’, set <Homepage> to the newly created Home page and Posts page to the existing Blog page
- Leave Enable Custom Front Page box checked
I have suggested the https://cyberchimps.com/responsive-4/ instructions need to be updated to cover this case as an item that might need to be fixed.