Reply To: Types Page Issue


imaginem
Support

Hi,

1. Could you edit /includes/background/background_display.php

Add following line 30

if ( is_archive() ) $bg_choice="default";

2. For pagination fix in taxonomy types

Edit /taxonomy-types.php

Modify line 7 to

$portfolio_perpage="8";

Do let me know if it doesn’t resolve with that change.

Thanks