Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Here's the first step:...

    Here's the first step: https://thewpguru.com/adding-admin-editable-users-types-in-classipress/

    This shows you how you can add 2 different 'badges' to your site.

    I may look at doing a follow-up...
  2. [SOLVED] Take a look at this thread...

    Take a look at this thread ...

    For the avatar alignment ...
    add this to WordPress - Appearance - Customize - Additional CSS



    img.avatar.alignnone {
    margin: 0;
    }
  3. You should leave a 2nd (WordPress) theme in...

    You should leave a 2nd (WordPress) theme in place... there's no harm to it but it may help if you run into any issues with the current theme and you're unable to access the admin area.
  4. Replies
    1
    Views
    339

    Yes, that's how it generally works. Make sure you...

    Yes, that's how it generally works. Make sure you backup first both files and database...
  5. The plus sign can be appended as shown in the...

    The plus sign can be appended as shown in the above screenshot. If you want the top custom menu links to look like buttons, you need to add the button class to those links. Following code should...
  6. Replies
    2
    Views
    258

    Hi, there is a widget in appearance>widgets>rss...

    Hi, there is a widget in appearance>widgets>rss you can use for this.
  7. Replies
    3
    Views
    564

    hi gremminger you got it right. which is...

    hi gremminger

    you got it right. which is little confusing because there is no special bump pack buy page.

    there are 2 flows. if use has bump credits or doesn't.

    1. user doesn't have bump...
  8. Replies
    5
    Views
    237

    Good catch, i see it too, i notified the...

    Good catch, i see it too, i notified the developer about and waiting for his response.
  9. Replies
    5
    Views
    333

    [SOLVED] Also... I'd check that you have Gravatar enabled...

    Also... I'd check that you have Gravatar enabled in your wordpress settings too.

    SETTINGS > DISCUSSION

    15373

    - - - Updated - - -

    Ahhh glad to hear you've got it sorted :)
  10. Replies
    5
    Views
    333

    [SOLVED] Yes I think we're talking about the same thing. ...

    Yes I think we're talking about the same thing.

    If you go to CLASSIPRESS > SETTINGS > LISTINGS there should be checkbox for enabling Gravatar.

    15371

    They work on my site... see below:
    ...
  11. Replies
    38
    Views
    5,064

    Hi guys, just in case this helps anyone - this is...

    Hi guys, just in case this helps anyone - this is what I did to get the sold ribbons for 3.5.3

    Single Add Listing
    --------------------
    Add the line under the div 'mainpic' in the file...
  12. Replies
    38
    Views
    5,064

    Now found in the content-ad_listng.php file

    Now found in the content-ad_listng.php file
  13. Jomark Hi Holger, Now I know what you mean however...

    Hi Holger,

    Now I know what you mean however this will involve code customization to implement. I will try to check the involved codes to see if it can be easily done.

    Anyway, I am moving this...
  14. Replies
    1
    Views
    358

    Jomark Hi gremminger, Yes it is the same process as...

    Hi gremminger,

    Yes it is the same process as you can find in the tutorials here http://www.appthemes.com/support/languages/. It is a bit complicated but it is the recommended way since the...
  15. [TUTORIAL] Use Placeholders instead of Field Tooltips

    Hi all,

    I posted this solution/tutorial in another thread for a user who asked about it, but thought I'd create a separate tutorial thread so that it is easier for others to find, should they...
  16. [MOD NEEDED] OK now I've tested it. here is what you can use:...

    OK now I've tested it.
    here is what you can use:




    <?php
    $images = get_posts( array( 'post_type' => 'attachment', 'numberposts' => -1, 'post_status' => null,...
  17. ok, solution finded and work The solution is:...

    ok, solution finded and work

    The solution is:

    Open /wp-content/themes/classipress/includes/functions.php and find the below line:

    PHP Code:

    $geocode_url = add_query_arg( array( 'sensor'...
  18. Replies
    2
    Views
    323

    [SOLVED] You're correct and thank you! Cleared all in my...

    You're correct and thank you! Cleared all in my Chrome browser and the slider works as expected.
  19. [SOLVED] category in ad submission has added slash

    Hi,

    When using category with apostrophe (') I noticed on category submission on the review step there is a slash added to it.
    This will probably happen for more characters like quotation mark...
  20. I must be posting invisible posts.

    I must be posting invisible posts.
  21. Hi hpvs15c, I resolved my problem using a...

    Hi hpvs15c,

    I resolved my problem using a radical solution. I removed the lines 128 and 129 in emails.php file. This removes the option that you enable or disable the notification about the...
  22. Replies
    12
    Views
    649

    Hi talent, No, I don't want to display the...

    Hi talent,

    No, I don't want to display the custom fields themselves. As gremminger said, I am trying to create additional loops that will only display listings with a specific custom field which...
  23. Replies
    13
    Views
    738

    [SOLVED] Try this. It works brilliantly. ...

    Try this. It works brilliantly. https://wordpress.org/plugins/custom-taxonomy-order-ne/
  24. Replies
    4
    Views
    396

    gremminger is right and other one more things if...

    gremminger is right and other one more things if automatic prune not work used manual pruning

    Classipress-> Settings-> Advanced-> "Run Ads Expired Check"
  25. Please see this: In your case I think...

    Please see this:



    In your case I think maybe:
    $args['custom_fields']['cp_specifications'] = 'cp_specifications';
Results 1 to 25 of 43
Page 1 of 2 1 2