Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 1,741 through 1,755 (of 13,774 total)
  • Author
    Posts
  • in reply to: Override widget #438818

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you want this change to be global for all listing outputs then let me know and i can show you how to add what u need on theme activation.

    Stiofan

    in reply to: Location address not leading to correct address #438815

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    We use the place GPS info for the directions as it gives far more accurate directions however Google is reverse geocoding this to the slightly wrong address. There is not much we can do about that, we can only send the address OR the GPS and the GPS gives more accurate results.

    If you don’t like it showing the end address u can simply hide it.

    
    
    table.adp-placemark {
        display: none;
    }

    Thanks,

    Stiofan

    in reply to: Image missing in media library #438767

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    They should be in the media folder per date.
    In v1 the images are auto optimized and shrunk by our own script.
    In v2 they are still added to the same place but they are run through the WP image functions to create all the different image sizes and then we output them as responsive images depending on the size of the browser window. Some image optimization plugins might auto pick these up during the WP functions but others might not, we plan to make the best 1-2 image optimization plugins compatible for v2.

    Thanks,

    Stiofan

    in reply to: Social Importer for FB – FB API Access Issue #438766

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Facebook changed the rules, this will still work for facebook if you get the required permissions so calling it “irresponsible” or “criminal” is frankly just stupid…
    The problem is that its a very hard process to get the permissions, this is not our fault, things still work its just facebook made it extremely hard to do which is why we have pretty much given up on trying to get our customers to go down this route and are looking at other options, these other options are much harder to implement but in the long run it will save all our customers lots of time and make the setup much easier.

    Stiofan

    in reply to: Override widget #438765

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you are doing it in the loop you can just use the $gd_post global,like:

    
    
    global $gd_post;
    
    print_r($gd_post);

    The function paolo mentioned above is still there: geodir_get_post_meta();

    You can do it all just by editing the WP page but there are only so many times we can tell you that…

    Stiofan

    in reply to: Override widget #438669

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can do everything u want without any php code or templates, we just need to know what u want 🙂 If you can explain that we can help more.

    Stiofan

    in reply to: Beaver Themer #438631

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great! The fix will be in the next release 🙂

    Thanks,

    Stiofan

    in reply to: Beaver Themer #438628

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I’m not sure where you added that code but it did not seem to be working.
    I added the fix direct to the GD plugin and it seems to work (at least from what i understand from the video you sent) can you check now.

    Thanks,

    Stiofan

    in reply to: Override widget #438627

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can customise the output just by editing the page shortcodes.
    Go to WP>Pages>GD Archive Item>edit
    Then you can see a button that has 3 little squares, this will let you add more info, look for the GD psot meta, then u can select any meta info.

    Stiofan

    in reply to: Beaver Themer #438617

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The issue is due to Font Awesome, they load it via CSS files and we load it via JS, any plugin or theme loading it via JS will break the builder like this, i would suggest they check for font awesome JS compatibility.

    I have added a simple check in GD which will be in the next release which will prevent our loading of the JS font-awesome from loading, you can add this code snippet to your site to make it work until the next release.

    
    
    function _my_dequeue_gd_font-awesome() {
       wp_dequeue_script( 'font-awesome' );
    }
    add_action( 'wp_print_scripts', '_my_dequeue_gd_font-awesome', 100 );

    Thanks,

    Stiofan

    in reply to: Send Inquiry Popup not working #438612

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Form seems to be showing now, do u need me to look at anything?

    Stiofan

    in reply to: Override widget #438609

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I’m not 100% sure what u are trying to do, if you are trying to mod the actual listing output info (this can be done in the WP page “GD Archive Item”) or if you mean the surrounding wrappers and cat selectors?

    Stiofan

    in reply to: bizmeetz multi location issue #438293

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes the pricing manager is required.

    Stiofan

    in reply to: Social Importer for FB – FB API Access Issue #438291

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    its being worked on right now for GDv2 which should be released in the next two weeks in beta, once its done and working we will see how easy it is to port it backwards to v1. (v2 of social importer is very different code wise).

    Thanks,

    Stiofan

    in reply to: Error Updating Plugin #438141

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Will,

    I only see you having bought Advanced Search on that date, not a membership or location manager, maybe you have another account?

    Stiofan

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