Feast icon indicating copy to clipboard operation
Feast copied to clipboard

Permalink Setting

Open kucrut opened this issue 12 years ago • 2 comments

Front-end (with the Razor theme) doesn't work with multisite's default permalink structure (/%year%/%monthnum%/%day%/%postname%/). Changing it to /%postname%/ fixed it.

kucrut avatar Mar 24 '13 13:03 kucrut

What exactly doesn't work? Feast sets the permalink for feeds and items manually regardless of the permalink settings.

rmccue avatar Mar 24 '13 13:03 rmccue

An error was thrown in the JS console that the feed items URL couldn't be found.

I tried to reproduce this bug, by creating another sub-site. Unlike the first time, I set the timezone to Asia/Jakarta before adding a feed and left the permalink setting unchanged. I then added a feed and visited the front-end, and it worked. So I guess this was caused by the other bug I reported (timezone setting) which prevents the feed to be added.

kucrut avatar Mar 24 '13 13:03 kucrut