Search:

Search: Search took 1.00 seconds.

  1. Replies
    10
    Views
    1,703

    Hi epijunky, Sorry I've been really busy the...

    Hi epijunky,

    Sorry I've been really busy the last days...
    About your question: sure, you can change the actual redirection to handle something like a custom page you create with the gravity form...
  2. Replies
    6
    Views
    274

    Remove this part from the functions.php inside...

    Remove this part from the functions.php inside the childtheme (phoenix) folder



    // Unhook default ClassiPress functions
    function unhook_classipress_functions() {
    remove_action(...
  3. Replies
    7
    Views
    440

    I believe it does not. But for sure i will...

    I believe it does not. But for sure i will anounce it here in the forum.

    If you send me your email i can keep you updated.
  4. [TUTORIAL] try theme-actions.php in function cp_ad_loop_meta...

    try theme-actions.php in function cp_ad_loop_meta somewhere after the category and username lines
  5. no why to decrease the load especially from...

    no
    why to decrease the load especially from request in MySQL
  6. Replies
    1,296
    Views
    100,064

    [SERVICE PROVIDER] Plugin just sent. Hope you enjoy it. Best...

    Plugin just sent. Hope you enjoy it.
    Best regards,
  7. Replies
    3
    Views
    567

    No, just change the form of password creation,...

    No, just change the form of password creation, will not change anything.
  8. Replies
    4
    Views
    569

    ALLWAYS MAKE A BACKUP FIRST !!!! In your...

    ALLWAYS MAKE A BACKUP FIRST !!!!
    In your classipress-31/includes/theme-header.php find line 105...


    <div class="header_main_res">

    <div id="logo">

    ...
  9. Replies
    6
    Views
    413

    In theme-functions.php you can add this line...

    In theme-functions.php you can add this line wherever really, even just at the end before the last ?>

    Add:

    register_nav_menus( array('footer' => 'footer menu',) );

    And then in footer.php
    ...
  10. I have received it too without any problem.

    I have received it too without any problem.
  11. Thread: Anti spam

    by jomarkosabel
    Replies
    45
    Views
    4,557

    You may start a new thread for your other issues...

    You may start a new thread for your other issues and I will try to answer you there.
  12. Looom and Steeld or anyone out there interested...

    Looom and Steeld or anyone out there interested in pushing the potential of ClassiPress or any other theme deployed by AppThemes, I urge you guys to vote for my Idea since it does mention the...
  13. Replies
    63
    Views
    9,217

    [TUTORIAL] Creating a "SOLD" stamp for your ads.

    One of the first things I went to change in ClassiPress 3.0.5 was the way the theme marks posts as being sold. ClassiPress 3.0.5 puts a text comment at the top of the classified ad that says "This...
  14. Replies
    118
    Views
    7,314

    Common v3.0.5 post-upgrade problems

    I just thought I would compile a list of some of the common problems and questions which are likely to come up as people start to upgrade to this latest version. If your problem is not here, or in an...
  15. [SOLVED] Just remove the text "required" in the code; ...

    Just remove the text "required" in the code;

    <input name="phone" id="phone" type="text" minlength="2" value="<?php if(isset($_POST['phone'])) echo stripslashes($_POST['phone']); ?>" class="text...
Results 1 to 15 of 15