How can I edit category page to display more fields

Posted in: Newspaper
Post count: 228

I am using https://wordpress.org/plugins/advanced-custom-fields/ and I want to display some of the fields on the posts of the category page https://imgur.com/undefined

Can I do this?

If so how can I do it?

Which php file is for the category page?

Post count: 18283

Hello !

Unfortunately this option will require custom work which is not covered by the Newspaper Theme support: https://forum.tagdiv.com/newspaper-theme-support/

Thank you !

Post count: 228

Can you please show me which files are for category pages?

Can I add that php files to the child directory? Can you please show me the structure also?

Thank you!

Post count: 18283

Hello !

As mentioned above, depending on the template type you will have to look for the generated files. This is not covered by the support team and has to be done by the users. You can see here all the files that are accepted by the child theme: https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you for your understanding !

Post count: 228

Hello,

I have not created any template from the Cloud Templates for category pages.
I see the Newspaper/category.php and for the content/posts I see that “use” the loop.php
In loop.php I cannot see the title, image, except of each post.

So, how can I found the content of post in php file https://imgur.com/a/vfq45w7

Post count: 18283

Hello !

The file path is this: wp-content/plugins/td-standard-pack/Newspaper/category.php

The loop path is this: wp-content/plugins/td-standard-pack/Newspaper/loop.php

Thank you !

Post count: 228

Hello !

In the wp-content/plugins/td-standard-pack/Newspaper/loop.php I cannot see where the featured image defined, either the title etc.

What I need is to change the thumbs from 324×160 px to 350x250px.

Post count: 18283

Hello !

Please note that your request is custom work based and the Support team will not cover this due to our support policy: https://forum.tagdiv.com/newspaper-theme-support/

This will require coding skills and knowledge in finding the code and correct path since most of the options are spread through the theme files or minified.

Thank you for your understanding !

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.