Nelson Sousa

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: Category page default order #175130

Nelson Sousa
Participant

Hello Tanvir,

Thank you for your suggestion. As we have about 50 categories, it would represent a lot of work to create every page with shortcode for each category. So I did this way:

Edited the file taxonomy-wpdmcategory.php and added the following line:

$cpage[‘orderby’] = title;

It does work. A message about possible php deprecation appears but i’ve removed it through wp-config.

Do you see any problems doing this?

in reply to: Category page default order #174936

Nelson Sousa
Participant

Hello Tanvir,

You can check this page: https://hso.spotmarket.pt/downloads/saude-e-risco-ocupacional/

This is an auto generated category page. No shortcode.

Thank you.

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