Giri
Forum Replies Created
-
AuthorPosts
-
Hi Till,
Paolo already explained clearly that GD is not compatible with ACF. So there is nothing i can do with coding part.
Once I know the file name and location I will manage the coding part
Thats why i have given you the file path details.
Trust us. As paolo mentioned, we use custom database tables to store custom fields. So its not possible to make GD compatible with ACF, unless you hire a good wordpress developer.
Sorry about that.
Thanks
Hey Jeff, When you deactivate Really simple SSL plugin, does that author page work?
You are welcome 🙂
This reply has been marked as private.Hello Brian,
I have added some code in your website to display login box when the user not logged in. Hope thats what you want.
Let me know.
Thanks
Hello Brian,
I don’t quite understand what you are asking for #2.
If the user not logged in, you would like to display the “login form” with title “LOGIN HERE TO RSVP:” in AYI shortcode output?
Is that what you are asking?
September 24, 2016 at 12:34 pm in reply to: Difference b/t GeoDirectory_whoop vs Whoop_child #272538Sorry Irene, I didn’t get any notification for your reply.
1) You need to install both theme.
2) You need to activate only the child theme. It will automatically load the parent theme.
3) All your code customisation goes in child theme.
4) When you update the theme you need to update only the parent theme.
Hope that helps
File:
/wp-content/plugins/geodir_location_manager/geodir_location_template_tags.php
Line: ~ 653
Function:
geodir_location_tab_switcher
Hi Nelly,
Always open a new thread for your issues. You can always link to existing topics to explain better.
I had just split your thread. Please let me know if you still can’t see Paolo’s private reply.
Thanks
Hi Till,
This is where all the data in map are generated.
/wp-content/plugins/geodirectory/geodirectory-functions/map-functions/get_markers.php
Thanks
September 23, 2016 at 2:49 pm in reply to: modifying HTML of address on category listing page #271988You are welcome 🙂
Hello Brian, I have applied the fix.
Please test and let me know
Thanks
September 23, 2016 at 1:23 pm in reply to: modifying HTML of address on category listing page #271973I have replaces this line
if (geodir_is_page('detail')) {
with
if (geodir_is_page('detail') || geodir_is_page('listing')) {
in this code
https://wpgeodirectory.com/support/topic/changing-address-layout/#post-231790
Hope that helps
This reply has been marked as private.September 23, 2016 at 9:01 am in reply to: modifying HTML of address on category listing page #271821This reply has been marked as private. -
AuthorPosts