Paolo

Forum Replies Created

Viewing 15 posts - 23,881 through 23,895 (of 27,715 total)
  • Author
    Posts
  • in reply to: Missing Search Filters #31575

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide URL and wp admin credentials.

    Thx

    in reply to: Update Loses Location Settings, Location Switcher Weirdness #31574

    Paolo
    Site Admin
    Post count: 31211

    I’ve reported this as a task to be solved and used the correct country code and name.

    At the moment to solve, why not translating the faulty country to something like “V I” or another achronim that will be less noticeable and confusing for your users?

    Let us know,

    Thx

    in reply to: Error with locating place maps #31571

    Paolo
    Site Admin
    Post count: 31211

    It seems like you solved this one too?

    in reply to: Not receiving notifications #31570

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    do you receive an email when someone posts a comment in a normal wordpress page?

    As said, if there was a bug in GD, we would have hundreds of members reporting such a noticeable issue…

    Let us know,

    Thx

    in reply to: Place Settings form labels #31569

    Paolo
    Site Admin
    Post count: 31211

    That is the only possible option.

    Thx

    in reply to: Listing approval / moderation #31568

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there are no options to enable moderation on editing too. Just on 1st submission.

    It could be feasible, but it would require a customization.

    Thx

    in reply to: Cant' find variable: gdLocationEror #31567

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we can’t recreate this in our test websites. The problem could be due to a conflict with another plugin. Have you tried deactivating all non GD plugins to see if the problem goes away?

    If not, we would need your wp admin credentials to have a look.

    Thx

    in reply to: Default sort order #31566

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    let us know if we can set this as resolved.

    Thx

    in reply to: Add listing template #31565

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    if you want to modify the label you can via translation files.

    http://docs.wpgeodirectory.com/category/translation/

    Let us know,

    Thx

    in reply to: Unable to update plugins #31562

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    appearently when a TT User upgrades to a full membership, the autoupdate option gets confused.

    For the moment I’ve updated the plugins for you and I’ve asked Stiofan to look into the autoupdate bug for users in your situation.

    Thank you for allowing to spot this.

    in reply to: 404 errors #31561

    Paolo
    Site Admin
    Post count: 31211

    HI,

    in google webmaster tools it also said where that link is present in your pages. Can you please let us know?

    Thx

    in reply to: After advanced search menu bar for theme disappears #31556

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve added a task to change the class name to something less generic to avoid conflict with other products.

    gd_search_dropdown or something like that should work.

    Thx for spotting this.

    in reply to: Search blog dropdown #31555

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve looked into your request and stopped after 5 minutes because it would require to rewrite part of the GD search widget and also modify part of the advance search widget addon. Not even sure it can all be done only via hooks. Only Stiofan could tell us more about it…

    I think there is a much simpler option that you should consider and that integrates Guust’s suggestion.

    Instead of using 2 forms on the page that I agree would be bad UX, you could show only the form needed and add the selection Listings/Everywhere elsewhere.

    Example: http://wpgeo.directory/

    added a text widget above the gd search widget.
    added 2 links “Listings” “Everywhere”.
    added the regular search below the gd search widget and hidden with css.
    added few lines of JS to show/hide one or the other
    added little css for regular form to start look like listings form and give you the idea.

    html for links in text widget:

    
    
    <div class="alternative-search"><a id="gd-listings" href="#">Listings</a>
    <a id="everything" href="#">Everything</a></div>

    css:

    
    
    .widget_search .screen-reader-text {
        display: none;
    }
    #s {
        float: left;
        margin: 0 10px 0 0;
        background-color: #fff;
    }
    .widget .searchform {
        margin: 10px auto;
        width: 33%;
    }
    .widget_search {
        display: none;
    }

    jQuery:

    
    
    <script type="text/javascript">
    jQuery(document).ready(function(){
        jQuery("#gd-listings").click(function(){
            jQuery(".widget_search").hide();
            jQuery(".geodir_advance_search_widget").show();
    return false;
        });
        jQuery("#everything").click(function(){
    jQuery(".widget_search").show();
            jQuery(".geodir_advance_search_widget").hide();
    return false;
        });
    });
    </script>

    If you like the idea, this can be accomplished with another 15 minutes of css and it took me 10 minutes from start to end.

    Achieving the same modifying the code would take so much longer that I wouldn’t even consider it.

    Let us know,

    Thx

    in reply to: Image sizes not responsive? #31550

    Paolo
    Site Admin
    Post count: 31211

    The all listings page in reality is a left over that should be removed because it’s not really doing anything.

    The listings pages are not regular pages for wordpress but dinamically created archive pages. To add links to your menu for “places” now renamed restaurants, you nede to go to GD >> Design >> Navigation and enable GD links to appear in your menu.

    See image attached as example.

    As far responsive images, I can’t find one that isn’t. If you would provide a link were we can see one not behaving correctly I’ll have a look.

    Thx

    in reply to: Developer Documenation #31549

    Paolo
    Site Admin
    Post count: 31211

    HI,

    It’s difficult to set a release date for something like that. It will be an ongoing process where we add the list of all hooks, filters and functions and provide a few example of usage for each, day by day.

    We are talking about an entire codex made of hundreds of pages of documentation, not really a small task. We looked into outsourcing, but we were not succesfull. Stiofan needs to be writing them and between all support request and coordinating development, very little time is left over.

    We will do our best in the next weeks to advance as much as possible.

    Thanks for your patience,

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