Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Actually it is not the image settings. A plugin...

    Actually it is not the image settings. A plugin was affecting the uploader. On mine it was WP-Optimize javascript minify.
    Once I turn that off the upload started working again.
  2. [SOLVED] Hi, try this simple CSS code: ...

    Hi, try this simple CSS code:



    .listing-carousel-photo .slide-caption {
    display: none;
    }
  3. [SOLVED] That is Grid layout with 3 or 6 ads displayed...

    That is Grid layout with 3 or 6 ads displayed within 3 columns.
  4. [SOLVED] If you add Romania to the block list exceptions,...

    If you add Romania to the block list exceptions, I'd be happy to take a look.

    - - - Updated - - -

    If you want list layout, just select "List" instead of grid, put how many ads you want and only...
  5. [SOLVED] Something like this may help you get started......

    Something like this may help you get started... this should put the phone number next to the location fields in the sidebar.

    put it into functions.php or WordPress Code Snippets plugin


    ...
  6. [SOLVED] This has been coded and will be available in the...

    This has been coded and will be available in the next major ClassiPress release.
  7. Replies
    2
    Views
    237

    [SOLVED] There's a fix for the category gaps within the...

    There's a fix for the category gaps within the upcoming ClassiPress major upgrade. It shouldn't take long before its released.
  8. Replies
    5
    Views
    633

    [SOLVED] This has already been improved within the...

    This has already been improved within the upcoming major upgrade. The icons will come with labels.
  9. Replies
    6
    Views
    730

    Its possible they were geocoded at the time when...

    Its possible they were geocoded at the time when they were submitted.
  10. Replies
    4
    Views
    256

    [SOLVED] May I see the output? If this proves to work...

    May I see the output?

    If this proves to work ok, it will make it into the next theme update so you can remove the code before upgrading.
    The next major update will bring the option to add icons...
  11. Replies
    4
    Views
    256

    [SOLVED] Put this code inside functions.php or WordPress...

    Put this code inside functions.php or WordPress Code Snippets plugin and let me know if it looks ok across all devices...



    add_action( 'wp_enqueue_scripts', 'masonry_script');

    function...
  12. Replies
    1
    Views
    1,579

    [SOLVED] Wow no reply??? I used this code in the custom...

    Wow no reply???

    I used this code in the custom css if anyone else is interested

    .header .site-branding{float:left;vertical-align:middle;text-align:left;padding-right:1rem}.header...
  13. I believe this will change with the upcoming...

    I believe this will change with the upcoming ClassiPress version. Keep an eye on the next release.
  14. [SOLVED] You can add a filter in functions.php or the...

    You can add a filter in functions.php or the WordPress Snippets plugin to disable the ad archive description... or you could create a translation even if your main language is English and translate...
  15. Replies
    23
    Views
    3,475

    [SOLVED] Single Ad Listing Without Banner Solution

    19013

    Single Ad Listing headline are matched with Ad Categories.
    Breadcrumb navigation have been cleaned up.

    19014

    Banner image selection radio buttons have been removed.

    19015
  16. Replies
    8
    Views
    423

    The only issue I see with this approach is......

    The only issue I see with this approach is... what if admin wishes to add a category description to some categories? In this case, you would have to specify return false for particular category...
  17. Replies
    8
    Views
    423

    You won't find it in any file or setting. It...

    You won't find it in any file or setting. It appears to be generated from the themes installer file.

    You can override it by adding your own category description of course, but if you don't want it...
  18. Replies
    8
    Views
    423

    I agree. It makes no sense for this line to be...

    I agree. It makes no sense for this line to be there if the admin does not enter a description. Until appthemes sort this you can edit the archive_ad-listing.php file on lines 42 to 44.

    <?php if...
  19. Replies
    7
    Views
    272

    That happens when a user signs up using his email...

    That happens when a user signs up using his email address as his username.
  20. Replies
    7
    Views
    243

    [SOLVED] There was a similar problem that is now fixed in...

    There was a similar problem that is now fixed in the new version of CP, could you please update and let me know if it fixes this issue too?
    ...
  21. Classipress>Settings>General Scroll down and...

    Classipress>Settings>General

    Scroll down and untick:

    Search

    Pages
    Exclude from search results
  22. Replies
    4
    Views
    398

    [SOLVED] Answer is here:...

    Answer is here: http://forums.appthemes.com/classipress-general-discussion/phone-number-click-show-55924/page-6/#post385128
  23. Replies
    9
    Views
    464

    Have you setup your pages? You need to create...

    Have you setup your pages?

    You need to create a page for each page template.

    Create a page, then on the right hand side under page attributes, choose a page template and then publish your page....
  24. Replies
    4
    Views
    398

    [SOLVED] You can target the phone number with css and hide...

    You can target the phone number with css and hide it with display:none;
  25. [SOLVED] This is a fix for inside the Simply Responsive...

    This is a fix for inside the Simply Responsive child theme functions.php file, but could also work for your own child theme. CP 5.5.2 caused this issue. CP 3.5.3 fixes it, but if you have the images...
Results 1 to 25 of 35
Page 1 of 2 1 2