Back to ProBlog Support

bv
bv

I've created two pages:

  1. blog - /blog/:filter?/:slug?/
  2. blog-post - /blog/post/:post_slug/.

In the backend,

the default page that is setup to render my posts is blog-post and the default blog parent page is blog.

Posts are showing up in the blog page, but the links to the blog post (post title & read more) point to /blog/uncategorized/category?

Can't figure out what I'm missing.

ChadStrat
ChadStrat

the category links should indeed link like that. But the title links should link to whatever you have the component set as under the "rendering" form. Is something not working? Are you getting any error or 404?

bv
bv

I forgot to set the rendering setting in the component, however now the title and read more links point to /blog/post/default

blog

blog post page

blog list component

ChadStrat
ChadStrat

looks correct to me. you may want to make double sure you are on the latest version, and then also that you have not mistakenly overriden the default view code.

bv
bv

On the back-end it says I'm on version 3.2.3 - where would I look to see if I've overridden the default view code? Thanks for your help btw.

yeny10249
yeny10249

I am having the same issue described here. Any updates?

groar
groar

I have the same problem...

LerNetz AG
LerNetz AG

I guess this is the same problem as in this post At least that fixed the problem for me...

groar
groar

LerNetz AG, can you post the code, that you changed?

ChadStrat
ChadStrat

updated v3.2.4

1-10 of 10