David Wang
Forum Replies Created
-
AuthorPosts
-
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
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?
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
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?
This reply has been marked as private.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 }
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.
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)
August 10, 2016 at 10:43 am in reply to: How to switch regions immediately without drilling down #244361What’s that reply supposed to mean?
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.
This reply has been marked as private. -
AuthorPosts