• Hello

    I want to show my product catalog and I want to check a condition in category.php

    My code Shod be on this way :

    If ( there is category OR theree is subcategory)
    {
    show that category/subcategory
    }
    Else
    {
    Show posts that is posted in last category that has been get from first part of candition
    }

    [bump moderated]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Check Condition in category.php’ is closed to new replies.