Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 4,966 through 4,980 (of 13,774 total)
  • Author
    Posts
  • in reply to: Search problems #379837

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Robert,

    If its still asking to geolocate you after you have disabled it then it sounds like a caching problem, have u cleared all cache, what caching plugins do you have installed, is there server caching going on?

    “I don’t think any of my events have either just the city or just the region in the address.”
    All listings must have a country, region and city, so it should show.

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You would be best starting a new topic, this all seems buddypress related, and it could be many things.

    Stiofan

    in reply to: URL shortlinks are not working how they used to. #379810

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Permalinks should only work according to the settings, if it did work like that in the past it was not intentional.

    If you only have a few broken links you can use a plugin like 301 redirects to manually set them to the correct place or your other option would be to write a function that checks for a 404 page and then tries to redirect the listing to the correct place.

    Thanks,

    Stiofan

    in reply to: Hook for Custom Fields #379744

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Markus,

    The hook name depends on the type of field used for the number and the HTML variable name used to name the custom field. If you provide wp-admin i will make you one example.

    Thanks,

    Stiofan

    in reply to: GD Categories and Google map not working correctly #379741

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Al, please stop starting new topics about something that is already being dealt with on another thread, they will be deleted without notice in future.

    #1 I have been looking into it and it’s not technically a bug, the system is working as designed, when you click a cluster it gets the furthest edges of all the markers and then zooms the map to fit that, you have so many markers in a cluster it is the furthest in it can zoom with the height of the map, i have been playing with the settings but if i make the clusters smaller then they start overlapping.

    The solution would seem to be to make the map height taller, because if we did zoom in regardless then it would hide pins that it should not. (if you make the map fullscreen you can see it works fine)

    #2 It will show the default cat pin.

    #3 That is how it works already.

    Stiofan

    in reply to: Clusters not working on zoom #379709

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I told you i have already opened a bug for this and will update you on your other topic
    https://wpgeodirectory.com/support/topic/gd-crashes/#post-378558

    in reply to: Teething problems #379703

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Paul,

    It does not look like GD is installed there. GD uses it’s own page templates which work out of the box with most themes, if there are any issues we have a settings page where we just view the page wrappers of your theme and replace them, its takes 2minutes, just let us know if you would like us to do that for you.

    Thanks,

    Stiofan

    in reply to: cloudflare rocket loader checkout problem #379701

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    rocket loader is not compatible.

    Stiofan

    in reply to: Column change failed, you may have too many columns. #379698

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great! 🙂

    I had to delete the CPT and its fields and then recreate it, id did try that before and it did not work, maybe the restore helped as when i was checking the SQL users permissions non of those fields in your pic were ticked.

    Stiofan

    in reply to: Column change failed, you may have too many columns. #379696

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please check now, there was some problems in the DB and it seems to be working now, let me know if you have any problems.

    Thanks,

    Stiofan

    in reply to: GD Booster + Boss Theme #379695

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are welcome, feel free to leave us a review if you have not already, it helps us grow! 🙂
    https://wordpress.org/support/plugin/geodirectory/reviews/?rate=5#new-post

    Thanks,

    Stiofan

    in reply to: Conditional Rating Stars Output #379694

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Just return

     

    Stiofan

    in reply to: Download Unauthorized #379692

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Derek,

    We are moving to a new update system: https://wpgeodirectory.com/wp-easy-updates/

    If you have any problems with these plugins you can use this plugin to update them via zip file: https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
    Or update them via FTP.

    Thanks,

    Stiofan

    in reply to: Blank sign user registration #379691

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    That is the login page, there is a “GD >Login box” widget that when logged in turns into My Dashbaord which has links to the favs

    Stiofan

    in reply to: Keyword Search not delivering results #379688

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hopefully this is what you are after

    
    
    remove_action('geodir_listings_content_inside', 'geodir_pagination', 20);
    remove_action('geodir_author_content_inside', 'geodir_pagination', 20);
    remove_action('geodir_search_content_inside', 'geodir_pagination', 20);
    remove_action('geodir_home_content_inside', 'geodir_pagination', 20);
    
    add_action('geodir_listings_content_inside', '_my_geodir_pagination', 20);
    add_action('geodir_author_content_inside', '_my_geodir_pagination', 20);
    add_action('geodir_search_content_inside', '_my_geodir_pagination', 20);
    add_action('geodir_home_content_inside', '_my_geodir_pagination', 20);
    
    function _my_geodir_pagination(){
    	geodir_pagination('', '', 'Prev', 'Next',5, false);
    }

    Stiofan

Viewing 15 posts - 4,966 through 4,980 (of 13,774 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount