Paolo

Forum Replies Created

Viewing 15 posts - 12,646 through 12,660 (of 27,715 total)
  • Author
    Posts
  • in reply to: More Info Tab #200406

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I added a text widget to your detail sidebar and that works as expected. The Business hours widget isn’t a GD widget.

    It comes from the “Social Contact Display” plugin that has nothing to do with our products.

    Thanks

    in reply to: Possible to limit the height of auto-suggest? #200404

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I don’t see the setting you are referring to in General > Search? Which options are you talking about?

    Let us know,

    Thanks

    in reply to: CSV upload and featured image- Advice needed #200403

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the image set as featured when importing should be the 1st image.

    I just tested in our demos and works as expected.

    Please provide a link and admin credentials and we will check what’s going on your website.

    Thank you,

    in reply to: Map Pop up #200402

    Paolo
    Site Admin
    Post count: 31211

    hi,

    the problem with the image are really the images. They are almost square and the subject (face) is at the very top of it…

    Try this:

    
    
    .geodir-bubble_image .geodir_thumbnail {
        background-size: contain;
    }

    It should make it a little better.

    I asked to the developers to tell us if there is a filter to make the tel clickable.

    They’ll let us know asap.

    Thanks

    in reply to: Assorted Issues with Supreme Theme #199678

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve flagged this for the developers, they’ll get back to you 1st thing on monday.

    Thanks for your patience,


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you must leave GD Home as GD Home in GD Permalinks and only change in settings >> reading assigning your custom page as front page.

    If you assign that page also in GD Permalinks, you will tell GD to use that new page as the GD home page.

    Supreme is a child of Directory Starter. I think that the easiest way to do what you want to do, would be to activate supreme and comment out the unecessary code from functions.php and style.css with trials and errors.

    There are several files, functions and css that would have to be added to a blank child theme. Providing instructions would require hours and a very long post and this goes beyond support.

    Thanks

    in reply to: Possible to limit the height of auto-suggest? #199674

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ll ask to the developer to make it start from 3 letters (I was convinced it was like that already).

    In the mean time we could add a max hight with scroll to the results.

    
    
    .ac_results {
        max-height: 150px;
        overflow-y: scroll;
    }

    adjust the heigh as you prefer.

    Let us know,

    Thanks

    in reply to: Sidebar for Add Listing page. #199672

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we’ll need a link to your website and admin credentials to see if you can move the sidebar.
    You can set the reply as private so only moderators can read it.

    Thanks

    in reply to: locations not showing on map #199669

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    they already both show, but they are on on top of the other.

    Thanks

    in reply to: Running Out Of Space Due To Media #199668

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we introduced MaxCDN compatibility with GD Booster and that will upload and use the images from the MaxCDN servers, but it still requires your images to be present in your original server.

    Make sure images are optimized for the web.

    The only solution here would be to upgrade to a hosting with unlimited storage.

    Thank you

    in reply to: Problem Image Galery in chrome #199561

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Translate GeoDirectory and Get 1 Year Free! #199302

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    he completed 100% and submitted few months ago. The untranslated strings are new strings coming from new features.

    Thank you

    in reply to: Translate GeoDirectory and Get 1 Year Free! #199265

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    polish has been submitted for 91% by another member who already got a membership for it.

    Free membership are only provided for a full translation of the core plugin, or for the translation of all the add-ons.

    Thank you

    in reply to: Map Pop up #199263

    Paolo
    Site Admin
    Post count: 31211

    Link please?

    in reply to: Change fields shown on results listings #199261

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    all this can be done via options (and few line of css and code).

    1) remove the excerpt (business description).

    Go to GeoDirectory >> Design >> Listings >> Description word limit and set that optoin to 0 (zero).

    2) Add the address and social icons

    Go to GeoDirectory >> Place Settings and double click on Address field and select YES in the option Show in Listings page?.

    Do the same for the facebook and twitter field.

    Now check this doc to see how to turn a field into an icon: https://wpgeodirectory.com/docs/custom-field-examples/

    3) Add a read more button

    Add this to your child theme functions.php

    
    
    add_action('geodir_after_listing_post_excerpt' ,'geodir_my_new_listings_content');
    
    function geodir_my_new_listings_content($tab_index)
     {
       echo '<a href="'.get_the_permalink().'">more</a>';
     }

    Let us know how you went.

    Thanks

Viewing 15 posts - 12,646 through 12,660 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount