H1 titles to custom blog archive pages

OK, I’ve got further ahead.

Query should be {{dc:term:name}}, not {{ term.name }}. Similarly {{ query.current_page }} should be replaced with {{dc:query:current_page}}

However I still can’t get blog archive pages to work. I tried adding an OR condition of {{dc:post:permalink}} IS /blog/page/(.*) but that didn’t work.

Have you tried adding an OR condition rule Blog is being viewed?

We tried logging in but the password for the account above is no longer valid.

Can’t do that. I don’t want the h1 to appear on the initial blog index page, nor on any single posts.

This condition should work.

Let us know the result.

This was great. your suggested condition works for the category archive pages.

I made one change. Since the URLs of the blog archive pages don’t explicitly declare a category, the h1 that appears has no text where {{dc:term:name}}appears, making the outputted text nonsensical:

So I created a duplicate row, with modified text, and set the condition of that row to ‘blog archive is being viewed’ AND ‘first page is not’, and removing that part of the condition group from the first row. I’m mentioning it here in case this helps anyone else.

Great! Glad to know this has been resolved. Let us know if you have more questions.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.