Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 7,306 through 7,320 (of 13,774 total)
  • Author
    Posts
  • in reply to: Fatal PHP Error #297439

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please check now.

    Stiofan

    in reply to: Linking Contractors with their Projects #297378

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    ok there was a small bug in CPT addon i have fixed, the sort rules follow the related listings settings, so you can disable events.

    I did comment out the code in your child theme the other day, someone must have undone it or restored that file.

    
    
    The code u want to remvoe from your child theme functions is:
    add_filter('geodir_detail_page_tab_list_extend', 'geodir_detail_page_tab_list_extend') ;  
    function geodir_detail_page_tab_list_extend($tab_array) {   
    if ( 'gd_place' == get_post_type() ) {
    $tab_array['projects'] = array( 
    'heading_text' =>  __('Projects',GEODIRECTORY_TEXTDOMAIN),
    'is_active_tab' => false,
    'is_display' =>  apply_filters('geodir_detail_page_tab_is_display', true,'projects'),
    'tab_content' => '');    
    return $tab_array ; } 
    else {return $tab_array ;}
    }
    
    add_action('geodir_after_tab_content' ,'geodir_my_new_tab_content');
    function geodir_my_new_tab_content($tab_index)
    {
    if($tab_index =='projects')
    {echo do_shortcode('[gd_listings post_type="gd_contractor_projec" post_author="current" post_number="10" add_location_filter="0"]');}
    }

    Stiofan

    in reply to: GoogleGeolocation service at multilanguage #297363

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please follow these instructions: https://wpgeodirectory.com/docs/translating-custom-fields/

    Stiofan

    in reply to: Multilocations Add-On Support-Philippines #297351

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It seems to be classed as a neighborhood not a city https://en.wikipedia.org/wiki/Anilao

    Stiofan

    in reply to: Grey Box where Google Map should be #297346

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You have something (i assuem the events plugin) trying to add a map on the page but the element id does not exist:

    window.map = new google.maps.Map(document.getElementById("em_search_wrapper"));

    Stiofan

    in reply to: Anomalies #297341

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I think most problem were related to your SSL problems, i have fixed that for you.
    For the events being in the past, i guess it was cached, it seems to be working now.

    Thanks,

    Stiofan

    in reply to: Minor problem with WP GeoD web site #297324

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It seems to happen every now and again but we have never been able to replicate it.

    Stiofan

    in reply to: Near me on safari bug? #297323

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Vincent,

    I checked on my mac and the near me button worked but there was some ssl mixed content errors, you should use the “Better search replace” plugin to replace all non ssl links of your url and then try again from your end.

    Thanks,

    Stiofan

    in reply to: Minor problem with WP GeoD web site #297321

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Craig,

    Do you have the exact url it gave you? Can you post it in a private reply?

    Thanks,

    Stiofan

    in reply to: Lost map on front end forms #297014

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Is there a reason all your GD plugins are out of date?
    This should be solved by updating and then going to CPTx Settings>Address>Save

    Stiofan

    in reply to: Multilocations Add-On Support-Philippines #297007

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    https://wpgeodirectory.com/docs/add-google-api-key/
    follow this again and get new api key
    make sure u click the link at #1

    in reply to: Suspect bug affecting Android display #296905

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great, it won’t be a problem having it twice, but i would move it to GD>Design>Script>CSS, that way it wont be cached by users who have already visited the site.

    Stiofan

    in reply to: Suspect bug affecting Android display #296885

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Malc,

    That fix really should work, where did u add it? Maybe it’s caching?

    If you want to provide wp-admin details i will take a look.

    Thanks,

    Stiofan

    in reply to: Multilocations Add-On Support-Philippines #296877

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    i have sent you a message, i guess your not around just now?

    Stiofan

    in reply to: Suspect bug affecting Android display #296867

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Malc,

    Sounds like you had a fun morning debugging this just like me 🙂

    This was a nightmare to debug, it was only happening on some android devices, the problem is they seem to have changed something with Google maps which now loads the test span element for typekit fonts, it’s set to be hidden off screen but they way the side element menus work it ends up interfering with it.

    I will release a fix for Directory Starter theme tomorrow but for now you can add this simple CSS fix:

    body > span[style*='top: -999px']{display: none;}

    Thanks,

    Stiofan

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