Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
You are welcome 🙂
If you have not already feel free to leave us feedback to help us grow!
https://wordpress.org/support/plugin/geodirectory/reviews/?rate=5#new-postThanks and good luck!
Stiofan
I checked and its not possible at the moment due to validation of the sort argument.
Ping me about this next week and i will give it a closer look.Thanks,
Stiofan
Hi Leo,
Our membership includes access to all our addons and themes and access to all their support forums.
We have some options like that in advanced search and multilocations addons, such as a “Near me” button widget etc.
Thanks,
Stiofan
Thanks for the info, i was using the standard hook instead of the wpSEO one we have, i have added it and for future reference here is the code:
add_filter( 'geodir_wpseo_replacements_vars', '_my_extra_seo_vars',10,2); function _my_extra_seo_vars( $vars, $location_array ){ global $post; $vars['%%post_zip%%'] = isset($post->post_zip) ? $post->post_zip : ''; return $vars; }Thanks,
Stiofan
If you have payments manager installed it edits it and you will find the strings in that addon.
Thanks,
Stiofan
You would have to filter the results of the category output, here is a basic example: https://wpgeodirectory.com/support/topic/category-menu-rearrangement-available/#post-369299
Thanks,
Stiofan
We did something similar here that might help you get started:
https://wpgeodirectory.com/formidable-forms-in-geodirectory-tabs/
Thanks,
Stiofan
1. I am not sure that is possible with the shortcode.
2. You should see a li class with the package number gd-post-pkg-X
Thanks,
Stiofan
Hi Guy,
Please check now, all packages and payment things are in a new main section called “Invoicing”
Thanks,
Stiofan
But how many people is it shared with? 🙂
Can you provide wp-admin and FTP info and i will take a look, also if u have any control panel login that might help also.
Thanks,
Stiofan
I don’t think it’s something we want to do, it would not take to much effort for a developer but again i don’t think its something we want to add as a core feature.
Thanks,
Stiofan
Great! Thanks for letting us know 🙂
That is a category listing page, its everywhere, whats the problems with it and maybe i can help?
Stiofan
This reply has been marked as private. -
AuthorPosts