Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Thanks, i got in now!
I see this in the error log:
PHP Fatal error: Uncaught Error: Call to undefined function the_titles() in /public_html/wp-content/plugins/geodirectory/geodirectory-templates/widget-listing-listview.php:92
But we don’t use that function there, so a core file of ours has been edited by you or your developer, if you did not ask for this then the simpelets solution might be to delete GD plugin and reinstall it from the Plugins> Add new screen.
If you need help just ask.
Thanks,
Stiofan
Thanks, i got in now!
I see this in the error log:
PHP Fatal error: Uncaught Error: Call to undefined function the_titles() in /public_html/wp-content/plugins/geodirectory/geodirectory-templates/widget-listing-listview.php:92
But we don’t use that function there, so a core file of ours has been edited by you or your developer, if you did not ask for this then the simpelets solution might be to delete GD plugin and reinstall it from the Plugins> Add new screen.
If you need help just ask.
Thanks,
Stiofan
The problem seems to be related to the plugin “widget-logic” but i know many users who use it, so i am guessing its something specific in the settings.
Stiofan
The word “Callowhill” is not in any of our files, i am beginning to think its a browser plugin/extension changing things up?
Stifoan
Those inputs are type=”number” so that should never be allowed and its not standard.
Again, there seems to be something funny going on with your install, can u link me to the page where u see it as commas?Stiofan
This reply has been marked as private.March 20, 2018 at 5:39 pm in reply to: Multilocations – location switcher in menu not responding #422352Thanks for letting us know! 🙂
Hi Dirk,
It should all be decimal based (dot), i dont see comma used anywhere?
Please let me know how to replicate (though maybe this is related to your other problems)Thanks,
Stiofan
Hello and thanks 🙂
Some of our own themes have some GDv1 settings built in which don’t make them the best for testing the beta, i have been using the free “Primer” theme mostly for testing.
We will be releasing theme updates after v2 is stable.GDv2 has not GD home page, you can simply create your own with the shortcodes/widgets/blocks.
If i can help further just let me know.
Thanks,
Stuofan
Hi Dirk,
I am not even sure what u are showing me above?
Is it a backend add listing page? Do you have and browser extensions that are maybe altering stuff?Can you add a listing from your phone/tablet from backend (still can’t figure out why your submissions are not creating a table entry)
Stiofan
P.S. Thanks for your time on this, it is really appreciated!
that is the right code, i just tested it and it works, make sure the quotes are not the curly ones, try copy/paste from below:
add_action('geodir_after_tab_content','_my_tab_content_after_x'); function _my_tab_content_after_x($tab){ if($tab== 'post_map'){ echo do_shortcode('[social_warfare]'); } }
Stiofan
Thanks for letting us know! 🙂
This has been fixed and will be in the next release.
Thanks,
Stiofan
March 20, 2018 at 4:51 pm in reply to: Frontend – Details page – Business Hours in tab not working #422338this is half fixed, will be fully fixed and released tomorrow.
Thanks,
Stiofan
fixed and will be in next release.
Thanks,
Stiofan
-
AuthorPosts