Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Thanks for the info. The problem with the map not appearing was you had another hompage map in a widget area “slidingbar widget 2″ which appeared on the homepage an that map was loading instead of the main one.
The problem with the marker cluster not working was you have the shortcode in the pagebuilder but needed to add marker_cluster=”1” to the shortcode to enable it.Thanks,
Stiofan
This reply has been marked as private.Glad to hear it 🙂
Hi Alistair,
Not yet, we are working on it as we speak, it’s out main focus now and should be released soon.
Thanks,
Stiofan
Just let us know if you run into any problems 🙂
Stiofan
Our captcha addon which is included in your membership can be enabled on those forms https://wpgeodirectory.com/downloads/gd-recaptcha/
Thanks,
Stiofan
#1
This will enable shortcodes in all text fields
This will enable shortcodes in any text infput with a htmlv var name of ‘textx’
If you wanted to do the same for a textarea you would simply change the line
add_filter('geodir_custom_field_output_text','my_enable_shortcodes_in_cf',15,3);to:
add_filter('geodir_custom_field_output_textarea','my_enable_shortcodes_in_cf',15,3);#2 We add schemas the new way so they don’t have to be next to the field but instead are added as JSON in the head, below is an example of adding a logo
#3 We already add sameAs for the website link and the facebook/twitter links, the way to add it is almost the same as the above example except the sameAs is an array so it’s slightly different
Thanks,
Stiofan
FTP tells me the login is wrong, please check.
Stiofan
If either of you can post wp-admin and FTP i will take a look.
Stiofan
You are welcome 🙂
This reply has been marked as private.ahhhhh thats what you meant lol… Yes it will only auto build it if it’s blank otherwise u can simply manually edit it 🙂
Please give it a try now.
Stiofan
This reply has been marked as private.This reply has been marked as private. -
AuthorPosts