Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    1,366

    [TUTORIAL] Featured Carousel

    I saw alot of people asking how to add a ribbon to the featured ads carousel so I decided to make this tutorial. I managed by trial and error and I would like to make other beginners life easier. I...
  2. Replies
    8
    Views
    797

    [TUTORIAL] You can fix this manually by editing the...

    You can fix this manually by editing the "sticky-featured-widget.php" file under the plugin folder.

    Replace this code:
    <?php if(get_post_meta(get_the_ID(), 'price', true))...
  3. Replies
    16
    Views
    1,155

    [SOLVED] Yes, this is a bug which will be fixed in 3.1.1....

    Yes, this is a bug which will be fixed in 3.1.1. A manual fix is as follows:

    Edit /includes/theme-comments.php line #135

    Replace this:

    if ( get_option('comment_registration') &&...
  4. Replies
    10
    Views
    954

    Security Settings

    Adding to this: If logged in as a user (default role set to contributor) and I type http://www.domain.com/wp-admin/ I can actually access the WP panel despite setting the Back-Office to Administrator...
  5. HI, Just add below code to style.css : ...

    HI,

    Just add below code to style.css :

    .level-0 { background-color: #C52727; font-weight: bold; color:#FFFFFF;}

    good luck :)
  6. Replies
    299
    Views
    33,415

    Ok, I thought I would post a mod, in its...

    Ok, I thought I would post a mod, in its entirety. I have gone over this thread extensively and there was not one post that had all the information needed to make this work (for me anyways). There...
  7. Replies
    41
    Views
    3,234

    Call for ClassiPress 3.1 Beta testers

    It’s official! We’re about to launch the beta testing program for ClassiPress v3.1 and we need your help!

    We have a limited number of spaces available, so a selection process will take place in...
  8. Replies
    12
    Views
    956

    [MOD NEEDED] Try deleting the code that starts from; ...

    Try deleting the code that starts from;



    <div class="shadowblock_out">

    <div class="shadowblock">

    <h2...
  9. Replies
    6
    Views
    975

    [MOD NEEDED] Try changing the code below in the style.css and...

    Try changing the code below in the style.css and specifically the btn-orange.gif;


    .btn_orange {
    background: url("images/btn-orange.gif") repeat-x scroll 0 0 transparent;
    border: 1px...
  10. Thread: limit ads

    by rubencio
    Replies
    13
    Views
    1,114

    [MOD NEEDED] Esa ya te la contesté antes! En...

    Esa ya te la contesté antes!

    En classipress/loop-ad.php reemplaza la línea 50:

    <?php if(function_exists('appthemes_pagination')) appthemes_pagination(); ?>

    con:

    <?php if (!is_home()) {?>...
  11. [TUTORIAL] OK here is The File. Instruction: 1. BACKUP...

    OK here is The File.

    Instruction:

    1. BACKUP BACKUP - Backup your current site.

    2. After Download zip file - unzip on your computer/desktop

    3. Use ftp soft to upload files inside...
  12. [SOLVED] You may remove the code below in login-form.php...

    You may remove the code below in login-form.php line 40.


    checked="checked"

    Remember to make a backup of the files involved just in case something is not working right.
  13. Replies
    183
    Views
    22,805

    How to change Background color and insert ribbon for all Featured Ads

    Tutorial: How to change background color and insert ribbon for Featured ADs with a fresh theme installation classipress 3.0.5.4

    http://www.propagandeweb.com/wp-content/uploads/2011/05/23.jpg

    ...
  14. Replies
    7
    Views
    1,157

    [SOLVED] Remove the same code in the loop.php.

    Remove the same code in the loop.php.
  15. Replies
    7
    Views
    1,157

    [SOLVED] Try removing the code below in the single.php; ...

    Try removing the code below in the single.php;


    <div class="comment-bubble"><?php comments_popup_link('0', '1', '%'); ?></div>
  16. Replies
    7
    Views
    424

    [MOD NEEDED] Try removing the code below in the loop-ad.php; ...

    Try removing the code below in the loop-ad.php;


    <?php the_author_posts_link(); ?>
  17. Wightgoods, try this....

    Wightgoods,

    Try this. I cleaned up some things in your theme-functions.php file. You dropped the ajax function into the middle of an existing function-- so it was "wrapped" inside another...
  18. Replies
    5
    Views
    521

    [TUTORIAL] There is no option to remove the widget...

    There is no option to remove the widget Sub-Categories in Admin ClassiPress. To remove you need to modify the file "sidebar.php"

    Go into Wordpress Admin => Appearance => Editor
    Locate and click...
  19. Replies
    47
    Views
    2,722

    Tendremos que hacer todos los tutoriales del foro...

    Tendremos que hacer todos los tutoriales del foro en varios idiomas a la vez?

    En tu archivo classipress/includes/sidebar-contact.php

    1) línea 1 (o sea al principio del todo) pones esto:
    <?php...
  20. Replies
    3
    Views
    628

    Encourage users with no posts, to post!

    When a new user signs up, by default they are redirected to the 'Dashboard' page. They will see the message "You currently have no classified ads". Well that's obvious, but let's tell them what to do...
  21. Replies
    13
    Views
    2,089

    You would need to add this line of code:

    You would need to add this line of code:

    <a href="<?php echo wp_logout_url(); ?>" class="mbtn btn_orange"><?php _e('Log Out', 'appthemes') ?></a>

    In your sidebar.php file under this line of...
  22. Replies
    32
    Views
    3,751

    [TUTORIAL] Auto-fill and lock Contact form

    This will auto-fill and lock (as read-only) the contact form with reg. email and user login name. I feel this serves to better protect the seller, as there is nothing to stop someone from using en...
  23. Replies
    7
    Views
    387

    [SOLVED] Problem: the same "class" is used in the featured...

    Problem: the same "class" is used in the featured slider so the arrows are actually controlling previous and next actions on the featured slider. If you hide everything but the slider and pages...
  24. Replies
    45
    Views
    5,893

    [TUTORIAL] It does work in 3.0.5.3 just replace: ...

    It does work in 3.0.5.3

    just replace:

    <?php cp_cat_menu_drop_down(get_option('cp_cat_dir_cols' ), get_option('cp_dir_sub_num')); ?>

    for:

    <?php echo...
  25. Replies
    12
    Views
    1,916

    [TUTORIAL] Featured Ads - in hompage "tab" (3.0.5.3)

    in index.php find:


    <ul class="tabnavig">

    add this line.. note the #block.. (btw, you can add additional blocks if you wish or just edit a current block)



    <li>
Results 1 to 25 of 29
Page 1 of 2 1 2