Paolo

Forum Replies Created

Viewing 15 posts - 20,281 through 20,295 (of 27,715 total)
  • Author
    Posts
  • in reply to: Sky Theme still available? #51080

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Custom Form Field – File Upload (sidebar) #51075

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    This is a snippet that can be added to your functions.php to modify the link anchor text of custom fields (between other things) using a built in GD hook.

    It already works.

    Thanks

    in reply to: Sky Theme still available? #51074

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Sky is a standalone theme compatible with GeoDirectory plugin.
    The database of listings is managed via GeoDIrectory plugin, not via GDF.
    GDF is 1 of our own themes compatible with GeoDirectory plugin.
    GDF and SKY are alternatives and cannot work together.

    Hope it’s clearer now. 🙂

    Thank you

    in reply to: Map does not load on home page and widgets #51071

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) I’ve added a task for developers to verify import speed. 4 to 5 hours for 2000 listings seems way too much. There is definitely a bottle neck somewhere.

    2) We are 40/50% done with the new marker cluster addon. We are porting a C++ script into php and it will be a revolutionary script for the WordPress industry. It will be clustering server side and depending on the server resources, it will be able to group tens if not hundres of thousands per second.

    3) You can’t redirect a user to his location unless he clicked to approve sharing his browser location. That’s how google geolocation service works. A workaround could be to have a landing home page without map, but with a prominent button “Locate me”, that if clicked would redirect to the location/me page with 100miles radius.

    We will keep you posted about point 1 and 2, but about point 3 there isn’t much that we can do.

    Thank you!

    in reply to: Whats the best SEO plugin for GeoDirectory #51070

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it is the only plugin to take into consideration IMHO and the only one we check constantly for compatibility.

    Thanks

    in reply to: Custom Form Field – File Upload (sidebar) #51067

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂 Thanks to Stiofan for the code snippet!

    in reply to: Events calendar – events missing #51064

    Paolo
    Site Admin
    Post count: 31211

    That is correct.

    We will lete you know,

    thanks!

    in reply to: Custom Form Field – File Upload (sidebar) #51062

    Paolo
    Site Admin
    Post count: 31211

    p.s. make sure to replace ‘menu’ in “geodir_show_geodir_menu” with the html varibale of your custom field…

    in reply to: Custom Form Field – File Upload (sidebar) #51061

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please try this in your theme functions.php file :

    
    
    // Replace 'menu' in "geodir_show_geodir_menu" with the html varibale of your custom field
    add_filter("geodir_show_geodir_menu","myTheme_change_menu_title", 10,2);
    function myTheme_change_menu_title($html, $variables_array){
      if($parts = explode('target="_blank">',$html)){
        $html = $parts[0].'target="_blank">Click Here for Our Menu</a></div></div>';
      }
    return $html;
    }

    Let us know,

    Thanks

    in reply to: Custom Form Field – File Upload (sidebar) #51058

    Paolo
    Site Admin
    Post count: 31211

    Hi KB,

    I’m looking into this with Stiofan, we wil llet you know asap.

    Thanks for your patience,

    in reply to: Envira Gallery Pagination Not Working GD #51057

    Paolo
    Site Admin
    Post count: 31211

    Ok thanks, please let us know if you find an alternative, otherwise as soon as time allows it I’ll go knock on their door and try to convince them to work together to fix the problem.

    Cheers,

    in reply to: Show only selected price packages in the listing form #51045

    Paolo
    Site Admin
    Post count: 31211

    Is it possible to code to show only selected price packages in the form?

    No this is not possible. It would require a major code customization.

    Thanks

    in reply to: The Add Listing Page/Formatting sidebars on Add Listing page #50988

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: GD Booster wonks out site when HTTPS is forced. #50984

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Envira Gallery Pagination Not Working GD #50983

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    for the Envira add-on, the only solution would be to hack their add-on and remove the rewrite rules some how, if they were kind enough to point out where they are, it could be feasible. However at the moment we are really too busy to hack 3rd party plugins to make them work with GD.

    The best solution of all would be to find a gallery plugin that doesn’t rewite URLs when it’s not really needed.

    The second problem isn’t a pagination problem, it is CSS.

    
    
    .home-footer-section .geodir_list_heading a, #home-content-widgets .geodir_list_heading a, .geodir_location_listing .geodir_list_heading a {
        bottom: 0;
        left: 0;
        position: absolute;
    } 

    This is pushing the “view all” link of the sidebar Upcoming events widget on the same line as the pagination links and it is covering them. In fact even in between the pagination link and the view all link it points to the /events/ page.

    Thanks

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