taxonomy – templates are not loading

There is no direct template for subcategories/subterms. both will be accessible in taxonomy.php I didn’t get what’s your requirement to have a separate page for subcategories/subterms. but you can handle this on taxonomy.php if( subcat ){ // show sub category view }elseif(parent) { // show parent category view } or check this answer more related … Read more

Specific template for subcategory of custom taxomy

You could use the template_include hook to load a specific template for your taxonomy. You would need to change out any instances of my-taxonomy with your specific custom taxonomy and switch out the brand-subcategories.php with whatever your template name is. /** * Force Taxonomy Subcategories to new template * * @param String $template – Expected … Read more

Custom Archive Template for Multiple Categories

The simplest way I can think of would be to have the two categories you want to display together grouped under a parent category. Parent Category |—-Child Category A |—-Child Category B The file category-parent-category.php would by default show posts from both. The file category-child-category-a.php would only show from a. The file category-child-category-b.php would only … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)