Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Max Mile
tagDiv Member

Solved by myself 😉

changed
.td-md-is-android .td-category-siblings .td-category {
height: 21px;
}

with
.td-md-is-android .td-category-siblings .td-category {
height: 100%;
}

Max Mile
tagDiv Member

It was because my child theme had version 7.7.
Editing the right version in style.css file, everything works.

Max Mile
tagDiv Member

And that’s ok, but as you can see, the main file of the website do not link at style.css but at style.css?ver=8.8.2
<link rel=’stylesheet’ id=’td-theme-css’ href=’https://informatorecoopfi.it/wp-content/themes/Newspaper/style.css?ver=8.8.2&#8242; type=’text/css’ media=’all’ />
and when I edit style.css, the website do not detect the change
(see it at https://informatorecoopfi.it)

Could it be a webserver configuration issue?

Max Mile
tagDiv Member

Thank you for your hint!

Max Mile
tagDiv Member

Hi.
I tried to put my custom css code into the file style.css in my child theme, but Newspaper do not like this move.
Do I have to insert custom css code in style.css of parent theme? But what about upgrade?

Max Mile
tagDiv Member

It works!!!
Thank you very much, Calin!

Max Mile
tagDiv Member

OK, the sibling categories work, but the theme stop to display them at some point, because it does not have space to show the missing categories inside the same row.

Instead of wrapping content and continuing to show the categories, it stops and shows the drop down.

I think you can try on you template, https://www.screencast.com/t/b6S2RVMIb, squeezing the width of your row.

How i can avoid this behaviour?

Max Mile
tagDiv Member

Yes, I set the limit to 20, but the page show only 10 items.

Max Mile
tagDiv Member

Thank you for the answer.
But here https://www.screencast.com/t/dPTgdNMrMx can I display all categories without the down arrow, but on the same row?

Max Mile
tagDiv Member

Hi Catalin and thank you for the answer.
Is there a file I have to edit to modify the publication order from category/title to title/category?

Max Mile
tagDiv Member

OOk, I will try to explain my needs better.
I’m not talking about a category page template, I’m talking about a different page template for the posts for each category.

On this page wp-admin / admin.php? Page = td_theme_panel (Category tab) I can define the category page template for each category I want and this is very nice, but it’s not what I want.

I would setting:
a post page template “1” for all posts assigned to category A and
a post page template “2” for all posts assigned to category B.

I can not set it neither on wp-admin / admin.php? Page = td_theme_panel (Category tab) nor on wp-admin / admin.php? Page = td_theme_panel (Post setting tab).

So, I guess this configuration is not present in your theme. How can I get satisfy my needs?

I regret not being able to explain my requests better.

Max Mile
tagDiv Member

But it is not a question about template creation, it is a question about template assignment

Max Mile
tagDiv Member

HI Catalin.
I do not want a category page, but I am looking for that:

  • category “fruit” = all post in this category assigned to post template X
  • category “sport” = all post in this category assigned to post template Y
  • I am not talking about the category template, but the post template and I do not want to set the template post by post.

Max Mile
tagDiv Member

Ok for the post page, but for the category page, how can I display all the sub-categories and not just the first seven?

Max Mile
tagDiv Member

Hi Catalin.
Thanks you for your hint.
However I would like to use a single page template to all posts in a category and I do not understand how it is done.

Thank you.

Max Mile
tagDiv Member

Hi Cali, thank you for your answer.
I will look at the plugin you have pointed out to me and some others with many downloads.

Cheers

Max Mile
tagDiv Member

Hi Simion,
I am going to study your links 😉

Thanks a lot!

Viewing 17 posts - 1 through 17 (of 17 total)