Paolo
Forum Replies Created
-
AuthorPosts
-
Ok,
this is how you should do it:
1) remove the action that adds the title in the template:
remove_action( 'geodir_listings_page_title', 'geodir_action_listings_title', 10 );2) copy the function geodir_action_listings_title from geodirectory_template_actions.php line 732 and paste in your theme functions.php
3) edit the function as desired and make sure to rename it to something like : my_geodir_action_listings_title
4) add a new action with your function to add your custom title back in the page.
add_action( 'geodir_listings_page_title', 'my_geodir_action_listings_title', 10 );Let us know how you went.
Thank you
February 17, 2015 at 6:05 pm in reply to: Advanced Search Filters causing glitchy iPad scrolling #31191Hi,
I’ve reported this to developers. They will check and report asap.
Thx for your patience
Hi,
the location switcher is doing that already. Removing Country/Region tab would only make it more difficult for your users to move away from that city.
The shortcode only shows what location is selected without the city tab on top.
Thx
February 17, 2015 at 5:59 pm in reply to: 500 Internal Server Error after installing GeoDirectory #31189“More information about this error may be available in the server error log”
If you could provide what was reported in the error log, we mihgt be able to help even quicker.
Let us know,
Thx
February 17, 2015 at 5:35 pm in reply to: GeoDirectory Buddypress Integration Addon Beta released #31183Buddypress will work with any theme, just like GD or WooCommerce, however if the theme doesn’t include buddypress files, it will use the default one and the layout will look totally messed up.
Thanks
Hay,
that is due to X theme changing one of its classes:
x-container-fluid to x-container.
This has already been fixed and will be in the next version that we should release today or tomorrow.
it’s really simple to fix it now though.
You could either change the class x-container-fluid to x-container in GD > Theme Compatibility or add css :
.x-container.max {max-width: 1200px;}
Anyway, after next update this will be automatically appear fixed.
Let us know,
Hi Ukume,
I fear I don’t understand the question…
Would you please reformulate?
Thx
I’ve updated Stiofan on what the problem is and we are now looking into it.
We’ll let you know asap.
ThxAre you using the latest version of Avada? Because the header code provided where taken from the latest version.
let us know.
Thx
Hi Josh,
If you go to GD >> Theme copatibility, do you see X selected?
In any case, could you please provide a link and wp admin credentials?
Thanks
I see them in chronological order here: http://shoplocalraleigh.org/events/?etype=upcoming
The 1st is feb 24th and last sept 25th…
Let us know.
February 17, 2015 at 12:49 am in reply to: GeoDirectory Buddypress Integration Addon Beta released #31145With 1 click they can have an overview of how many listings and reviews he’s got. With max another 2 clicks they can see any information.
Adding direct link in the sidebar doesn’t sound like a good idea to me, especially if there are many CPT.
If you think it’s important, please request it in the request system and if many other members will vote it we will consider it.
Thx
February 16, 2015 at 11:09 pm in reply to: GeoDirectory Buddypress Integration Addon Beta released #31140To access your listing with 1 click you have the login box.
Thx
Hi,
GeoDirectory is provided in English only, but can be translated in any language.
Pls see: http://docs.wpgeodirectory.com/category/translation/
Thanks
Hi,
without knowing how this macro powered excel file is working we can’t really help.
I see you have the listing ID and URL.
If you are able to get them, you should eb able to get the author email address too.
Where from and how and are you getting the other information?
Thx
-
AuthorPosts