Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sibajar Friend
    #122635

    I want to replace the search textbox in the user4 module position. I can remove the module, but I still have a text label that says “Search” between <p> tags. I want to remove this completely. How do I get rid of the text label??

    instantinlaw Friend
    #229142

    If you don’t want to publish something else to user 4 position, search your index.php for the following code and delete it


    <?php if ( mosCountModules('user4') ) { ?>
    <div id="ja-search">
    <?php echo mosLoadModules ( 'user4',-1 ); ?>
    </div>
    <?php } ?>

    sibajar Friend
    #229415

    What if I want to replace it with something else? for example the Virtuemart search textbox?

    sibajar Friend
    #229544

    Adding another comment, to see if anyone can tell me how to remove the existing search and replace it with virtuemart’s

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  sibajar 17 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum