Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 6,721 through 6,735 (of 13,774 total)
  • Author
    Posts
  • in reply to: Location switcher slow response time – need assistance #329783

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    There was a setting to remvoe google fonts, i have disabled it now, please check.

    Stiofan

    in reply to: Google Analytics #329763

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have set this for you now 🙂

    Thanks,

    Stiofan

    in reply to: add city name in list view #329744

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi YC,

    You would use that filter like this:

    
    
    add_filter('geodir_show_listing_info','_my_listing_extra_info',10,2);
    function _my_listing_extra_info($html,$fields_location){
    
        $html = '###start###'.$html.'###end###';
    
        return $html;
    }

    Thanks,

    Stiofan

    in reply to: Location switcher slow response time – need assistance #329740

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please give it a try now.

    I added made some small changes to the code but the main changes are i have set the popular post widget to only show featured listings, it can really be anything but it needs to somehow filter the listings by something otherwise it’s querying all 200k listings and then applying the filtering on them just to get maybe 5 listings.

    It is hard to list 200k markers on a map, we spent alot of time on the queries so you can but the final stage of caching the queries is not implemented fully which would make this much faster and allow you to show more selected cats on load.

    GD Booster seemed to be having problems so i moved you to wpsuper cache and autoptimize, you don’t see the full benefit of these until you are browsing the site logged out, you will need to disable maintenance to test.

    Thanks,

    Stiofan

    in reply to: Prices & Payments Tax Beta Tax Issue #329665

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ben,

    Can you provide wp-admin details and i will check your settings.

    Thanks,

    Stiofan

    in reply to: How to change text and set address on map ( Add-listing ) #329659

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    if your server does not have php shorttags enabled that could throw an error.

    This code is tested:

    
    
    add_filter('geodir_codeaddress','_my_set_address_street_zip',10,1);
    function _my_set_address_street_zip($codeAddress){
    	
    	$codeAddress =  $codeAddress ." address = jQuery('#post_address').val(); address = address + ',' + country + ',' + zip; ";
    
    	return $codeAddress;
    }

    Thanks,

    Stiofan

    in reply to: Location switcher slow response time – need assistance #329297

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I restricted the home map to only show one cat on first load, also i rebooted the server as there seemed to be some stuck mysql proccesses, can u check it now.

    Thanks,

    Stiofan

    in reply to: http error when uploading image #329296

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please provide FTP info and i will check the server logs.

    Thanks,

    Stiofan

    in reply to: How to change text and set address on map ( Add-listing ) #329293

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    try this code snippet: (not tested)

    
    
    add_action('geodir_add_listing_codeaddress_before_geocode','_my_set_address_street_zip');
    function _my_set_address_street_zip(){
    ?>
    address = jQuery('#post_address').val();
    address = address + ',' + country + ',' + zip;
    <?php
    }

    Stiofan

    in reply to: How can avoid booter include inline script in compression #329258

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Can you show me the prob and i’ll give you the code to resolve?

    Stiofan

    in reply to: Compatibility Issues with Themler Theme #328929

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ike,

    WordPress makes it very easy to make pages and templates in a modular way but that theme just does not do it the right way, it’s not that integration can’t be done it’s just that each page type would need its own template made up which would not be the case if they had done things the WP way.

    If your purchase was in the last 30 day and you are not happy then you qualify for a refund 🙂

    Please let me know if you would like me to process a refund for you or if you want me to try and make up the templates for the theme.

    Thanks,

    Stiofan

    in reply to: Advance Search – Searching different areas #328882

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You just have to enter “Lingfield” in the near box and not click th eautocompleat, thats why when you are in a locations it is highlighted and prefixed with “IN” so you know its only listings “IN” that location..

    Stiofan

    in reply to: Advance Search – Searching different areas #328860

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Mark,

    You are selecting the location “Lingfield city” which has no listings in it so you will never see any listings no matter how far you set the distance as it will only show listings from that location only. If you search just for “Lingfield” and not select the city then you will see results.

    Thanks,

    Stiofan

    in reply to: ios screen width decreased #328854

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    No probs, glad it’s resolved 🙂

    Stiofan

    in reply to: Advance Search – Searching different areas #328853

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please check now, you had a few problems like the google maps api being added by divi builder and ubermenu also. The location switcher was not on the page. Also you actually have no listings in Lingfield…

    Stiofan

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