David Wang

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: What does GD Booster need to work correctly? #404721

    David Wang
    Buyer
    Post count: 12

    How come I can’t get a straight answer?

    What kind of caching breaks Geo Directory? Is it static file caching? Or Varnish? Maybe the Nginx reverse proxy interrupts something? Is it PHP sessions? What about PHP APC?

    Thank you

    in reply to: What does GD Booster need to work correctly? #404718

    David Wang
    Buyer
    Post count: 12

    Can you please at least explain why your documentation says:

    “All managed WordPress hosting uses caching systems that are not compatible with GD’s geolocation features”

    Why is it not compatible?

    in reply to: What does GD Booster need to work correctly? #404715

    David Wang
    Buyer
    Post count: 12

    I plan to host the site on Flywheel, which is a managed host. I want to understand why you recommend against managed hosts, and also what I can do to ensure performance on Flywheel. Thanks

    in reply to: Pricing options all gone, can't create new ones #337944

    David Wang
    Buyer
    Post count: 12

    Thanks for fixing it. Can you tell me what was wrong or how you fixed it? Otherwise, it might happen again.

    From your screenshot, the package you added started with ID 1. If there were previous packages in the system it would not have started at 1. Do you know what happened to the old packages?

    in reply to: Pricing options all gone, can't create new ones #337821

    David Wang
    Buyer
    Post count: 12
    This reply has been marked as private.
    in reply to: Display custom field outside of sidebar #253593

    David Wang
    Buyer
    Post count: 12

    Thank you. For anyone else who is wishing to do the same, here’s the code I used. YMMV

    add_action( 'geodir_detail_sidebar_inside', 'child_logo_sidebar_top', 5 );
    function child_logo_sidebar_top() {
        global $post;
        ?>
        <div class="geodir-company_info">
            geodir_logo; ?>"
                alt="" width="" height="" border="0" />
        </div>
        <?php
    }
    
    in reply to: A page with all my listings? #253165

    David Wang
    Buyer
    Post count: 12

    Thanks. For everyone else who is looking, you can find all your listings under

    example.com/author/user/

    where user is your username. Not the best user dashboard, but at least there is one.

    in reply to: Show pricing packages #252580

    David Wang
    Buyer
    Post count: 12

    What sites are those Faye? Could it be that they are using a pricing table plugin or something similar? You can use a plugin like Beaver Builder to create pricing tables too (demo)

    in reply to: How to switch regions immediately without drilling down #244361

    David Wang
    Buyer
    Post count: 12

    What’s that reply supposed to mean?

    in reply to: I can't get the map to display #244326

    David Wang
    Buyer
    Post count: 12

    Nvm, I figured it out. The Place post type was hidden in GD > Design > Map. Please make the setting clearer – negative wordings are always confusing.

    in reply to: I can't get the map to display #244281

    David Wang
    Buyer
    Post count: 12
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)