Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
You would need to upgrade to the beta GT to use it.
Stiofan
Great 🙂
Hi Jan,
You would probably be best just hiding it with CSS.
Please add this CSS to your child theme CSS file
span[itemprop="addressRegion"]{ display:none; }Thanks,
Stiofan
Hi,
This could be a few reasons but most likely you have an old plugin installed or you have advanced search or share location active which have both been merged in to advanced search.
If you can’s solve please start your own topic where we will be able to help better.
Thanks,
Stiofan
Hi Jan,
I can’t seem to replicate, if you pass me wp-admin and ftp i will take a look?
Thanks,
Stiofan
You too 🙂
January 2, 2015 at 3:46 pm in reply to: Include the social importer in the "GEO DIRECTORY MANAGE PRICE" #26083we don’t have plans to do this but it would be simple enough to do with a few lines of code some thing like this:
if(isset($_REQUEST['package_id']) && $_REQUEST['package_id']!=1){ remove_action( 'geodir_before_detail_fields', 'gd_add_listing_top_code',3 ); }that code would remove the option from all price packages except 1, this does not solve the issue of the standard package not showing the package_id in the url but it’s a start
Thanks,
Stiofan
Thanks, i have added this as a bug and it will be looked at soon.
Thanks,
Stiofan
Happy new year 🙂
Thanks for spotting this, i have fixed this and it will be in the next version.
Thanks,
Stiofan
thanks jeff changed to = array()
Stiofan
HI, Please let me know on what pages you are seeing this error i can’t replicate.
The performance plugin seems to think any ajax call is coming from events and is loading map ajax call on it when it’s not really it.
Thanks,
Stiofan
This has been fixed and will be in the next version either today or 2moro.
Thanks,
Stiofan
i don’t remember the exact changes but it’s a js and a functions change, why not upgrade, get me on skype if u want help.
Thanks,
Stiofan
I have a beta for this if anyone wants to test?
Stiofan
-
AuthorPosts