Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Thanks for the info, this was a bug in the payment manager. I have fixed it and it will be included in the next release.
Everything should be fine now, please confirm.Thanks,
Stiofan
Sorry i misunderstood the problem here, this is a bug, i have added it as a bug and it will be looked at very soon. I will post back here when resolved.
Thanks,
Stiofan
ah, i had mentioned above it will only work with 3.6 🙂
Please email me or tim and we will send u a copy [email protected]
Thanks,
Stiofan
so removing it works?
Stiofan
Hi Stacey,
I would suggest hiding that link for now.
.comment-edit-link{ display:none; }Thanks,
Stiofan
Are u using the 3.6 beta version of GT?
Stiofan
Hi Jeff,
Please find the file attached.
Thanks,
Stiofan
Hi Marco,
We have seen this problem a few time but it is rare, i would say the best solution is to fix the listing it’s self.
Thanks,
Stiofan
Hi Ray,
The icons that come with GD we created and that is all there is. You would have to make more as required.
Thanks,
Stiofan
I updated your addons and it now works.
Thanks,
Stiofan
Hi,
This is a caching plugin, so you would need to remove the cache fasle.
It works ok with that removed?Stiofan
January 9, 2015 at 3:32 pm in reply to: Clear location saved in PHP session after every page load #26841please try adding this code in to your child theme functions.php so u can remove it from your footer.php
add_action ('wp_footer','gd_stop_location_session',1000); function gd_stop_location_session(){ //unset any locations unset($_SESSION['gd_multi_location'],$_SESSION['gd_city'],$_SESSION['gd_region'],$_SESSION['gd_country'] ); }Stiofan
Hi Robert, you don know most of the maps have a full screen button?
Stiofan
The marker bubble is built to be responsive so will adjust size depending on both the map size and the content of the bubble.
Please proveide links or screenshots of what you consider broken.
Thanks,
Stiofan
Thanks, it seems to be having problems finding the files, can you please provide FTP and we should be abel to get to the bottom of it.
Thanks,
Stiofan
-
AuthorPosts