pfefferle / autonomie

"Autonomie" is a highly semantic, responsive, accessible and search engine optimized WordPress Theme. It provides HTML5 templates refined with microformats, microformats v2 and microdata (Schema.org). "Autonomie" supports a lot of OpenWeb plugins and is fully IndieWeb compatible.
https://notiz.blog/projects/autonomie/
MIT License
96 stars 21 forks source link

Aside post format archive missing #5

Closed billbennettnz closed 5 years ago

billbennettnz commented 6 years ago

I'm trying to use different post format types on my Zenpress site. The post formats work as expected in the posts, but they do not have archives. So, If you look at the top of this page:

https://billbennett.co.nz/e-mail/

You'll see the the word ASIDE, it links to a what should be an aside archive page: https://billbennett.co.nz/type/aside/

But that defaults back to my home page.

I notice on this page https://notiz.blog/2016/09/23/indiewordpress-wordcamp-frankfurt/

the VIDEO link does take the user back to a video archive.

I'm using a Zenpress child theme, but to check the problem is not down to the child theme I tried teh same using the parent theme and the aside link still breaks.

It's not an obvious plug-in conflict, I disabled them all to test and the link doesn't work as expected.

drkokandy commented 6 years ago

I am not encountering this issue on my site; https://davekokandy.com/type/aside/ seems to be working as expected. I most recently cloned the theme a few weeks ago.

On Sat, Nov 11, 2017, 7:00 PM Bill Bennett notifications@github.com wrote:

I'm trying to use different post format types on my Zenpress site. The post formats work as expected in the posts, but they do not have archives. So, If you look at the top of this page:

https://billbennett.co.nz/e-mail/

You'll see the the word ASIDE, it links to a what should be an aside archive page: https://billbennett.co.nz/type/aside/

But that defaults back to my home page.

I notice on this page https://notiz.blog/2016/09/23/indiewordpress-wordcamp-frankfurt/

the VIDEO link does take the user back to a video archive.

I'm using a Zenpress child theme, but to check the problem is not down to the child theme I tried teh same using the parent theme and the aside link still breaks.

It's not an obvious plug-in conflict, I disabled them all to test and the link doesn't work as expected.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pfefferle/ZenPress/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AFPBS1Srw2zdCDDJ_BpHtS7NSvnB8trvks5s1jU3gaJpZM4Qar2u .

billbennettnz commented 6 years ago

I'll try grabbing the latest files and updating. Will report back.

pfefferle commented 6 years ago

Have you tried to regenerate your permalinks? (Go to the permalinks settings site and press save, you do not have to change something)

billbennettnz commented 6 years ago

Regenerating permalinks didn't work, nor did installing the latest files. It's late here, I'll look at using the master version of the theme instead of my child version tomorrow. It maybe something I hacked. Actually it's quite likely something I hacked.

pfefferle commented 6 years ago

Might be, because I haven‘t changed the core functionality of WordPress here. Perhaps you might want to upload your child theme to github, so that I can have a look?

billbennettnz commented 6 years ago

Hmm. The problem seems more fundamental that the theme or plugins. If I deactivate all plugins and switch to the master version of Zenpress I still have the same problem. Likewise if I use one of the default WordPress themes. Sorry to assume it was theme related.

pfefferle commented 6 years ago

any news on this?

billbennettnz commented 6 years ago

Tracked it down to a problem with the Yoast SEO plug-in. This was hidden when I disabled the plug-in first time because of caching at the host. There’s a thread here, https://wordpress.org/support/topic/problem-with-format-type-archive-pages/

As you can see it’s not resolved, the Yoast team says it’s not reproducible.

Need to kee- this open for now in case the problem is interaction between Yoast and the theme.

pfefferle commented 6 years ago

Ok, thanks for the update.

pfefferle commented 5 years ago

I will close this for now, feel free to re-open it if it is still a problem.