Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    You could add a custom query to your theme’s index.php template file.

    Thread Starter hun4r

    (@hun4r)

    in this link there are many codes and they confuse me please can you give me the specific code that it will do what i want

    Ganners

    (@ganners)

    So do you want to link them to a random category? Or just a category of your choice?

    You could set up a redirect from your index.php, or turn your index.php into a custom category page itself.

    If you simply want to redirect, which does slow down site loading time, then put in

    header("location: https://www.site.com/?cat=7");

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Defaul page to Categories’ is closed to new replies.