hello
i see that when i create pages with template newspaper, they all have index.php/category/postname/
also, those pages have no canonical, so they are indexed and are duplicate of /category/postname/ (without indexphp)
can you please fix and update theme?
its very bad for SEO
thanks
eugenio
Hello
i write here because can’t find way to open ticket.
there is an issue with the theme:
for example here: https://www.inpugliatuttolanno.com/editoriali/
this is a category, but i see the articles in this category as small green buttons, and below the bar with articles that has nothing to do with that category
why? how can i show normally articles in each category, as per wordpress ? i dont want to show small green icons with article title, i want to show full articles.
thanks in advance
eugenio
sorry, i was able to remove the small icons and to show only posts of same category.
but still, if you see example, i dont see the posts of that category, it says NO POSTS.
but all categories have posts.
can you please help? how do i display posts of that category, in the category?
thanks
e
Hi socialengaged , I think that I know what the problem it is here, the theme that you are using it is a little different from the rest of them, this has for example in category cloud templates flex blocks that are not filtered after the current category and also the posts loop has an offset on it. What you need to do is to edit the cloud templates with tagDiv Composer and https://i.imgur.com/sjVxsSS.jpg and make sure that the big grid flex do not have any offset -> https://i.imgur.com/RMrE1ej.jpg then filter it after the current category https://i.imgur.com/qs4mrm0.jpg then the problem should be solved, or in case that you remove the category grid, select the post loop and remove the offset -> https://i.imgur.com/4F3J12V.jpg
I hope this will help you!
Let us know the results!