Results 1 to 3 of 3

Help needed to add category 'buttons' to 'mainpage.php'

This is a discussion on Help needed to add category 'buttons' to 'mainpage.php' within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, Can someone tell me how / provide the code to enable images I have added to 'mainpage.php' to be ...

      
  1. #1
    New Member
    Join Date
    Jun 2009
    Posts
    7
    Rep Power
    0


    Question Help needed to add category 'buttons' to 'mainpage.php'

    Hi,



    Can someone tell me how / provide the code to enable images I have added to 'mainpage.php' to be used as buttons to take me to each of the categories.

    i.e. I want buttons on the page to duplicate my 'Categories' links.

    Thanks

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,428
    Rep Power
    48


    Default Re: Help needed to add category 'buttons' to 'mainpage.php'

    Try this:

    Code:
    <a href="<?php echo tep_href_link(FILENAME_DEFAULT, 'cPath=1_13_91'); ?>" title="Link Title">Link</a>
    You will obviously need to change your cpath= to the correct one. Just hold your mouse pointer over the link you want to see what to use.

    Hope this helps,

    Regards,
    pgmarshall
    _______________________________

  3. #3
    New Member
    Join Date
    Jun 2009
    Posts
    7
    Rep Power
    0


    Default Re: Help needed to add category 'buttons' to 'mainpage.php'

    Thanks - I could not see that code in between everything else. I'll give it a wirl :^)

Similar Threads

  1. Help needed with adding Images on "mainpage.php"
    By lanrat in forum osCMax v2 Features Discussion
    Replies: 3
    Last Post: 07-15-2009, 04:17 PM
  2. Category rollover buttons
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 12-31-2007, 03:31 PM
  3. Copy of Admin Category Buttons
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-22-2007, 05:12 PM
  4. Category Selection Buttons
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 03-30-2004, 11:14 AM
  5. Failed opening required 'DIR_WS_TEMPLATESmain_page.tpl.php'
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 11-04-2003, 10:47 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •