Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi

    I also have duplicated home. I have looked in sidebar.php

    function onCatChange() {
                            if ( dropdown.options[dropdown.selectedIndex].value > 0 ) {
                                location.href = "<?php echo get_option('home');
                    ?>/?cat="+dropdown.options[dropdown.selectedIndex].value;
                            }

    What do I need to remove or edit.

    Thanks
    James10

Viewing 1 replies (of 1 total)