Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    427

    I'm not expert but I just want to help Do you...

    I'm not expert but I just want to help
    Do you check in your hosting provider are you shared, VPS, or dedicated hosting.
    Do you have lots of plugin if you have do you try temporary disabled and...
  2. Replies
    2
    Views
    430

    Samcy Please open your childtheme/functions.php and...

    Please open your childtheme/functions.php and find this:


    if ( is_page() ) return; // don't do ad-meta on pages

    Just remove that line and save your changes.

    Let me know if that helps.
    ...
  3. Replies
    7
    Views
    182

    Looks OK to me when i visit...

    Looks OK to me when i visit http://www.favore.se/hem/

    When exactly does it happen? The link you posted doesn't work for me.

    And again: To be sure that the problem is not caused by a plugin, you...
  4. Replies
    2
    Views
    130

    Sorry, that's not a part of the child theme and...

    Sorry, that's not a part of the child theme and so far i haven't yet done something like that. But maybe my answer in your other thread will get you started. Please see here:...
  5. Thread: Price tag

    by samcy
    Replies
    10
    Views
    542

    Samcy Did you enable "Clean Ad Price Field" in...

    Did you enable "Clean Ad Price Field" in ClassiPress => Pricing => General (tab)? See the tooltip there:



    Cheers
  6. Replies
    1
    Views
    115

    Well, not sure if and what you have already...

    Well, not sure if and what you have already changed, but you should be able to do it inside the Citrus Night style.css starting around line 64 where it says "/* Ad Post button */"

    Cheers
  7. Replies
    2
    Views
    250

    How about adding a custom bulk action? See:...

    How about adding a custom bulk action?
    See: http://www.skyverge.com/blog/add-custom-bulk-action/
    and the action would be: http://codex.wordpress.org/Function_Reference/wp_publish_post

    or you can...
  8. Thread: Edit ad

    by helmuc
    Replies
    5
    Views
    251

    Are you using "Yoast"? .. if yes - it will be...

    Are you using "Yoast"? .. if yes - it will be your reason for 99% :) ... disable it and enjoy clean system.

    Warning: Yoast plugin creates redirect loops within the system - I would strongly...
  9. Thread: Move icon

    by samcy
    Replies
    9
    Views
    149

    [SOLVED] So add margin-left: 2px; It will then look...

    So add margin-left: 2px;

    It will then look like this:
  10. Replies
    2
    Views
    1,419

    Hi rinormazreku, SEO is just one of the thing...

    Hi rinormazreku,

    SEO is just one of the thing you do to increase your SERP and it will not help if your site has poor contents. Likewise, the new google algorithms now emphasizes social...
  11. Replies
    2
    Views
    245

    [SOLVED] Modify site colors with DesignerPress or Firebug

    I am not versed in CSS, but I believe these changes would have to be made to your child theme's CSS file.

    For changes without CSS background, you may want to look at DesignerPress plugin. I have...
  12. Thread: Home ad template

    by samcy
    Replies
    2
    Views
    269

    [SOLVED] Sorry for sending you around. I answered your...

    Sorry for sending you around. I answered your other question already here: http://forums.appthemes.com/help-using-classipress/ads-home-template-64091/#post287851

    Cheers
  13. Replies
    9
    Views
    430

    [SOLVED] You're welcome. The other issue that you have...

    You're welcome.

    The other issue that you have is because of the long words that your translation package is using. If they are to long, the line brakes. So you may use shorter words in your...
  14. Replies
    9
    Views
    430

    [SOLVED] OK, now i gotcha. I thought you want it the other...

    OK, now i gotcha. I thought you want it the other way.

    All you need to do is rename or delete the /wp-content/themes/citrusnight/tpl-ads-home.php

    I would suggest to rename it to...
  15. Replies
    6
    Views
    201

    First, just for your information: That content is...

    First, just for your information: That content is not what the original citrus night functions.php has included. So it seems that it was already edited.

    Anyway, you may try this. Replace this...
  16. Replies
    6
    Views
    201

    So you replaced the slider that is included. ...

    So you replaced the slider that is included.

    I'm not sure how the code looks that you are using, but basically you will just need to define the size of the images new. Usually it's done in the...
  17. Replies
    9
    Views
    1,250

    Hi suzmat, There are several ways to comment...

    Hi suzmat,

    There are several ways to comment out various types of code - see below:

    HTML
    You need to place <!-- before the code and --> after

    <!--<div class="example">HTML code...
  18. Hi connemaraponyint, Instructions to remove...

    Hi connemaraponyint,

    Instructions to remove the 'Listed' and 'Expires' dates from single ads on default CP theme. You need to edit single-ad_listing.php around line 71-74 and simply comment out...
  19. 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 19 of 19