Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Please check now.
Thanks,
Stiofan
enabling to check now…
Thanks for the info, in your theme styles you had a open comment but had not closed it, so when all the styles were added together it commented out everything after that.
I have added the closing */ and it now seems to work ok.
Thanks,
Stiofan
Hello,
I am not sure what you are trying to do is the best solution but this one line of code in your theme functions should do what you want.
add_action('geodir_after_description_on_listing_detail','geodir_detail_page_more_info',10);Thanks,
Stiofan
FTP seems to connect but just shows an empty directory, can you double check things.
Thanks,
Stiofan
This reply has been marked as private.Hi Emlyn,
You can try this line in your child theme functions.php
wp_dequeue_script( ‘google-maps’ );I would also point out that GD can be used as a property management system also, and as a very good one.
Thanks,
Stiofan
Hello,
Yes this was the problem as Paolo suggested, i have set it so new fileds will be ‘text’ and not varchar 255, you can either change the value in the DB or you can replace this file: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/custom_fields_functions.php
and then delete and re-add the field (you will lose any current field data).Thanks,
Stiofan
Hello,
Something to do with the theme style.css is breaking GD Booster, if you can provide me with FTP i will get to the bottom of it.
Thanks,
Stiofan
Hello,
Have you set your permalinks to post name?
Please private reply with wp-admin details and we will take a look.
Thanks,
Stiofan
This reply has been marked as private.Hi Gary,
Have you updated everything?
The GD booster cache files are supposed to look like that.If you have updated everything and are still having problems, please provide wp-admin and i’ll take a look.
Thanks,
Stiofan
Hi Adele,
I have applied a totally different fix and enabled GD Booster and all looks well to me now.
Let me know if you have any problems.
Thanks,
Stiofan
I have added a task for this, it’s not a priority so it might be a little while before it get’s looked at.
Thanks,
Stiofan
October 3, 2015 at 11:23 am in reply to: Create Better Structured Data in Testing Tool Results #55592This reply has been marked as private. -
AuthorPosts