Search:

Search: Search took 1.00 seconds.

  1. Replies
    7
    Views
    403

    Hi, you can go to sidebar-user.php and remove...

    Hi, you can go to sidebar-user.php and remove this line:

    <li><a href="<?php echo CP_DASHBOARD_ORDERS_URL; ?>"><?php _e( 'My Orders', APP_TD ); ?></a></li>

    if that's what you were looking to do...
  2. Samcy and even more specific: At line 36 you find this:...

    and even more specific: At line 36 you find this:


    <p><a target="_blank" href="http://www.appthemes.com/themes/classipress/" title="WordPress Classified Ads Theme"><?php _e( 'WordPress...
  3. As samcy says: At classipress/tpl-profile.php...

    As samcy says:
    At classipress/tpl-profile.php file

    (first name)
    Remove lines 54 to 57:
    <tr>
    <th><label for="first_name"><?php _e( 'First Name:', APP_TD ); ?></label></th>
    <td><input...
Results 1 to 3 of 3