Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
October 12, 2016 at 12:54 pm in reply to: Twice search button display failure after advance search update to 1.4.4 #282119
No it’s not the idea to have two search buttons there, if you have the listing-filter-form.php template in your child theme, you will have to move your changes to the new template and then add that to your child theme, there were breaking style changes for the search bar as mentioned in the change log.
Thanks,
Stiofan
The other folders are old, this likely happened months ago…
You are welcome 🙂
You are welcome! 🙂
Please check now.
Stiofan
These are selected by (if they have listings) and (how many listings)
Thanks,
Stiofan
October 12, 2016 at 11:46 am in reply to: Twice search button display failure after advance search update to 1.4.4 #282087Have you customized the search form in your child theme? If so please use the latest to add your changes to.
Thanks,
Stiofan
October 12, 2016 at 11:42 am in reply to: Show more than 50 locations on home/location pages #282086All the post are showing on the map, that list below is likely a widget (unless you are using a shortcode), You would just have to change the widget settings.
If you need help please post wp-admin in a private reply and we will help.
Thanks,
Stiofan
This reply has been marked as private.Hi Jamie,
Can you try GD>GD Tools>Clear all version numbers.
Then give it a check. If its still not showing please provide wp-admin and we will take a look.Thanks,
Stiofan
Please check now.
Stiofan
It seems a slider is being tried to laod ont hat page ut the JS is not laoded, try adding this code to your theme functions.php
function my_gd_add_flex() { wp_enqueue_script('geodirectory-jquery-flexslider-js'); } add_action( 'wp_enqueue_scripts', 'my_gd_add_flex',20 ); remove_action('wp_print_scripts', 'geodir_core_dequeue_script', 100);Stiofan
Hi Christina,
I belive if you go to GD>Place Settings>Sorting options and mke featured the defautl sort you can then use this code to make it featured and then a-z
https://wpgeodirectory.com/support/topic/order-of-listings-by-those-with-a-logo/page/2/#post-20844Thanks,
Stiofan
Something is killing the page before it fully loads, the answer should be in the error logs.
Is everything upto date? As Kiran says, with FTP we should be able to get to the bottom of it.Thanks,
Stiofan
Hi Linda,
Maybe via filtering the queries but not by default.
I do fail to see the reasoning behind this though?Thanks,
Stiofan
-
AuthorPosts