Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Bob,
would you please check if the fix provided here is fixing your problem too?
From the info I have, it should…
Thx
Ok,
obviously our wizard had the solution:
// Add Shortcode for current location name function geodir_current_loc_shortcode() { ob_start(); geodir_get_current_location(); $output = ob_get_contents(); ob_end_clean(); return $output; } add_shortcode( 'gd_current_location_name', 'geodir_current_loc_shortcode' );This is being added to next core release, so before updating next time, make sure to remove the code from your child theme or it will throw an error.
Thanks
February 12, 2015 at 11:32 pm in reply to: have in listing page the same format map then location page #30805Hi,
I think we will need FTP too. I maanged to clear GD version number and that made it pick up the Avada compatibility, but it still looks very messy and I can’t find anything logical from the back end.
Basically the top section of all GD pages is missing.
I’ve alerted Stiofan too.
Thx for letting us know,
February 12, 2015 at 10:58 pm in reply to: url redirect for advert after signup 302 error – url encoding ? #30804HI,
can you please try to disable all non GD plugins and change theme to a default one like 2012?
If this doesn’t work, I think the problem is server settings and there is really nothing we can do.
We use http://hetzner.de/en
We have 2 servers, both dedicated in the mid range as far as performances. 1 with Apache and 1 with Nginx.
Thx
You just needed to update the listing after changing category limit setting in the price package.
Please check now and let us know.
Thx
Hi,
I just tested this here: wpgeo.directory/
and after you select a location via location switcher, the location name appears at the bottom of the sidebar, but because that function is echoing the output and shortcodes best practice would require to return the output, it is breaking the widget html appearing before the title.
I’ll ask Stiofan if he can think of anything.
Thx
February 12, 2015 at 9:38 pm in reply to: Customise search does not work when the booster plugin is on #30799I’ll set this as resolved 🙂 p.s. we haven’t done anything…
This reply has been marked as private.Maybe in trash you have an old listing with that same name? If that’s the case you must delete it to prevent the incremental number after the slug.
Thx
Hi again,
that looks right to me. The only thing that comes to my mind is that https could be causing problems.
I’ve flagged this for Stiofan, we’ll let you know asap.
Thx
This one is a weird one… I’ve flagged it for Stiofan.
ThxHi,
Wp Rocket will not speed up ajax calls and these are the one taking long time to excute on your website.
GD Booster will definitely make things better reducing number of http requests to load before ajax calls are performed, but to really see a big difference, I’d suggest to look into an upgraded server.
Thanks
Hi,
the username for wp admin is missing. Tried admin but didn’t work.
Let us know,
Thx
February 11, 2015 at 11:38 pm in reply to: Customise search does not work when the booster plugin is on #30751Hay,
I just had a look and tt seems to be working for me. (see img attached)
Have you tried to clear your browser cache?Let me know.
HI,
please share a link and possible wp admin credentials in a private reply and we will have a look into it.
Thx
-
AuthorPosts