Search:

Search: Search took 1.00 seconds.

  1. Thread: Code needed

    by talent
    Replies
    3
    Views
    405

    [SOLVED] Have you tried chk_post_content or...

    Have you tried chk_post_content or chk_post_description?

    eg:

    if ( isset( $tmp['chk_post_content'] ) ) {
    if ( $tmp['chk_post_content'] == '1' ) {
    add_filter( 'the_content, 'pccf_filter' );
    }...
  2. Replies
    4
    Views
    737

    [SOLVED] I checked out your website and I see no issue in...

    I checked out your website and I see no issue in the question (you edited the media settings and perhaps you use plugins for that purpose too but in our theme demo or classipress one, I couldnt...
  3. Replies
    5
    Views
    404

    [SOLVED] So in the same option, set it repeat-x

    So in the same option, set it repeat-x
  4. Replies
    3
    Views
    512

    It looks to me that you have a div error in your...

    It looks to me that you have a div error in your single-ad_listings.php file. I suggest you upload a fresh version of that file for the child theme you are using. BACK-UP first!
  5. Replies
    8
    Views
    347

    Your welcome :) Sorry I couldn't be of more...

    Your welcome :) Sorry I couldn't be of more help..Hope your able to sort it out soon.
  6. Replies
    16
    Views
    1,422

    masandra, up to version 3.3.1 the file is called...

    masandra, up to version 3.3.1 the file is called theme-actions.php and from version 3.3.2 the file is action.php.

    But I've verified my files and my edition was on loop-popular and...
  7. Thread: Overlay

    by seoagent
    Replies
    5
    Views
    401

    Drop this little gem into your style sheet.

    Drop this little gem into your style sheet.
  8. Thread: Ad Listing

    by samnabz
    Replies
    3
    Views
    340

    Hi masandra, to remove that area follow the ...

    Hi masandra, to remove that area follow the below instructions:

    For ClassiPress v3.3 & v3.3.1

    Edit file theme-actions.php (found in /classipress/includes)

    Find This:

    <span...
  9. Replies
    5
    Views
    589

    [TUTORIAL] Ooh er, before you made any changes, was it doing...

    Ooh er, before you made any changes, was it doing that before?

    You need to use z-index to control layers. Give your colorbox a higher z-index, eg: z-index: 999;

    Without a url, it's impossible...
  10. Replies
    5
    Views
    589

    [TUTORIAL] are you talking about the hover image when a user...

    are you talking about the hover image when a user hovers over the small thumbnail?

    if so....

    add the following to your css:

    #preview {padding:0px!important;}

    this will remove the border...
  11. Replies
    2
    Views
    418

    Samcy Hi masandra, Have you tried this again? Maybe...

    Hi masandra,

    Have you tried this again? Maybe it was just a slow connection. Otherwise you will need to ask your hoster to increase the timeout for executions.

    Cheers
  12. Replies
    4
    Views
    562

    Pay attention to your tpl-ads-home.php file of...

    Pay attention to your tpl-ads-home.php file of your child theme. Look under: the "div"-class: "header_menu_res". It seems that the button is defined twice in this area. delete one of the lines with...
  13. Replies
    4
    Views
    562

    Without a URL I can't help you, but it does look...

    Without a URL I can't help you, but it does look like you are using a child theme that may be causing a duplicate of the button.

    I would suggest contacting the author of that child theme in the...
  14. Thread: Ad Categories

    by ecua
    Replies
    2
    Views
    355

    2 ways to accomplish your request by yourself: ...

    2 ways to accomplish your request by yourself:

    1) in admin panel: Classipress >> Settings >> Homepage layout >> Select: "Standard Style"
    than go to : Appearance >> Widgets >> add widget...
  15. Thread: Ad Categories

    by samcy
    Replies
    2
    Views
    355

    Hi masandra, Fast and dirty inside the...

    Hi masandra,

    Fast and dirty inside the tpl-ads-home.php around line 24



    Cheers
  16. Replies
    4
    Views
    376

    Check in your form layouts if that field is...

    Check in your form layouts if that field is assigned to that category.

    Cheers
  17. Replies
    1
    Views
    914

    Hello! I suppose, you chose not right...

    Hello!

    I suppose, you chose not right direction.
    ACF::Hyperlink will not help you in this. This plugin used only for modify displayed fields, but not fields in forms.

    "Terms and Conditions"...
  18. Thread: Remove Space

    by jacoo
    Replies
    2
    Views
    417

    Hi You need to edit (.post-block .post-right)....

    Hi
    You need to edit (.post-block .post-right). Increase min-width.
    Hope that helps:)
Results 1 to 18 of 18