Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
there is no widget area in the content column of the CPT/categories archive pages. Only the GD home page does
You’d need to create a widget area https://codex.wordpress.org/Widgetizing_Themes
and add it to the listing-listview.php template
https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
Thanks
I’m not sure I understand the question, please take the time to explain what you mean.
Thanks
Hi,
that would require a customization.
Thanks,
please open your own topics rather than posting on resolved old topics, even if the question is similar.
February 24, 2017 at 10:35 pm in reply to: Stopping google maps javascript from slowing page load #363760I haven’t tested it, but this should work only in the home page:
function _my_dequeue_script() { if ( is_home() ) { wp_dequeue_script( 'geodirectory-googlemap-script' ); }} add_action( 'wp_print_scripts', '_my_dequeue_script', 100 );Thanks
You’ll need to add the locations of that route in advanced and in GeoDirectory >> MultiLocations select these locations to limit the directory to only allow listing submission in one of them.
Thanks
Hi,
each custom post type has a separate add listing form.
Hope that answers your question.
Let us know,
Thank you,
If you want to change it for text:
function sd_gd_adv_search_btn_value() { return 'YOU TEXT HERE'; } add_filter('gd_adv_search_btn_value', 'sd_gd_adv_search_btn_value', 10Thanks
Hi,
I can’t find anything wrong. The system works flawlessly after I log in, so it must be a cache thing. What kind of server is that? Can you ask to the hosting support if it uses a built in caching system of any kind?
If it does, either you need to ask them to disable it or you need to move to a traditional hosting plan with no built in cache.
Let us know,
Thanks
Hi,
I’ve provided the refund for the GeoDirectory Framework Theme, so that you can proceed purchasing the membership.
Thank you!
Hi,
I’ve never seen something similar. Please provide a link and admin credentials in a private reply and we will investigate.
Thanks
I can confirm what Kiran said, if the translation files are saved where they should be saved, see following link: https://wpgeodirectory.com/docs/translating-addons/
there is no way that an update will overwrite them.
Thanks
The only way is to disable users from submitting their own listings in GD > design > navigation. Otherwise you could hide it with css.
Thanks
You are welcome 🙂
Hi,
accounting has been alerted and they will provide a refund tomorrow 1st thing.
Next time please remember to delete the subscription on time.
Thank you.
thanks for letting us know 🙂
-
AuthorPosts