Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    1,013

    Yes it is. Cheers

    Yes it is.

    Cheers
  2. [SOLVED] Open your style.css and find around line 1431...

    Open your style.css and find around line 1431 this:



    replace with this:



    Cheers
  3. [SOLVED] FYI: The dev build version already includes the...

    FYI: The dev build version already includes the fix. You may download and test it from you AppThemes customer account

    The dev build is stable, so you can even use it on a production site.
    ...
  4. Yes, should work. But please take a look at...

    Yes, should work.

    But please take a look at this related thread that contains some further informations:...
  5. Replies
    4
    Views
    461

    Hello Drabello, Maybe this here can give you...

    Hello Drabello,

    Maybe this here can give you some help: http://php.net/manual/en/function.header.php

    Cheers
  6. Replies
    1
    Views
    430

    Samcy Hello Drabello, This problem will be fixed in...

    Hello Drabello,

    This problem will be fixed in the soon available ClassiPress version 3.3

    Cheers
  7. Replies
    3
    Views
    397

    Samcy The code is correct, just one character has been...

    The code is correct, just one character has been escaped in mentioned post, the corrected code is:



    function cp_child_add_region_field( $args ) {
    $args['custom_fields']['region'] = array(...
  8. Replies
    19
    Views
    1,263

    Hi ClassiPress Version 3.2.1 WordPress...

    Hi

    ClassiPress Version 3.2.1
    WordPress Version 3.5

    When waiting for the image to upload, quickly press the Add Image button, so that you can always add an image.

    4777
  9. Replies
    6
    Views
    633

    Samcy Hello, You may face some problems using...

    Hello,

    You may face some problems using ClassiPress 3.1.9 and WordPress 3.5, see for example here: http://forums.appthemes.com/%5Berror%5D-warning-missing-argument-2-wpdb-prepare-41162/

    We...
  10. Replies
    27
    Views
    3,165

    @rfatibene Mapsvg Interactive Vector Maps...

    @rfatibene Mapsvg Interactive Vector Maps This plugin might help. And it's iphone/ipad friendly. You may need to check into it and see if it will fulfill your needs.
  11. Replies
    4
    Views
    552

    1. Carefully read this article...

    1. Carefully read this article http://codex.wordpress.org/Function_Reference/query_posts

    2. I'm not sure but maybe:

    <?php
    $state = 'California';
    $args = array('posts_per_page' => 4,...
  12. Replies
    11
    Views
    930

    Hi! If you have a child theme -> open child...

    Hi!

    If you have a child theme -> open child theme functions.php file (without core files modify!!!)
    Else open functions.php in the root of ClassiPress theme

    Add this rows:
  13. Replies
    3
    Views
    807

    To remove the option to delete will be necessary...

    To remove the option to delete will be necessary to make modifications to the theme.

    Open the file tpl-dashboard.php

    And remove this line:



    The thread was moved to Mods and Tutorials
  14. Replies
    48
    Views
    5,681

    [PLUGIN TROUBLESHOOTING] I've just add my own vote ;)

    I've just add my own vote ;)
  15. Modification - WP Favorite Posts Plugin - Update

    Here is an update to the popular WP Favorite Posts Plugin originally by Huseyin Berberoglu. I've updated the style sheets and made it plug and play friendly with Classipress.

    Here is a sample...
  16. Alright for anyone who's site is not in English,...

    Alright for anyone who's site is not in English, you need to translate 'This ad has expired' into your sites language for this to work. There are two instances of this so make sure to change them...
  17. [SOLVED] It is because in the demo the settings is set to...

    It is because in the demo the settings is set to NO in the "User Set Password:" option.

    Check yours through the Classipress admin>>Settings to see if the "User Set Password:" is set to Yes.
  18. Then you would need to change your index.php...

    Then you would need to change your index.php manually

    <?php
    // show all ads but make sure the sticky featured ads don't show up first
    $paged =...
  19. Replies
    35
    Views
    1,922

    Yeah guys I've mistaken on pasting the shorten...

    Yeah guys I've mistaken on pasting the shorten code we do not need jQuery there! Tha corret code is:


    <script type='text/javascript'>
    // <=!=[=C=D=A=T=A=[

    /* Form Checkboxes Values Function...
  20. Replies
    3
    Views
    613

    Find the code below in the header.php .

    Find the code below in the header.php .



    <a href="<?php echo CP_ADD_NEW_URL ?>" class="obtn btn_orange"><?php _e('Post an Ad', 'appthemes') ?></a>

    Enclose it with wordpress "if logged in"...
  21. Replies
    3
    Views
    613

    You have the option in your wordpress settings...

    You have the option in your wordpress settings whether user may register or not.
  22. Replies
    24
    Views
    2,980

    You may try checking this plugin...

    You may try checking this plugin http://wordpress.org/extend/plugins/wp-email-login/ . I have not tested it and so just update us of the result.
  23. Replies
    63
    Views
    9,845

    [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...
Results 1 to 23 of 23