Paolo
Forum Replies Created
-
AuthorPosts
-
HI,
they don’t show up when you search for what exactly?
Could youi please provide a URL of a search query where you would expect to see a particular listing and it is not showing up?
Thank you
HI,
at the moment only the login widget allows to see the author page.
You could create a dynamic link pretty easily with regualar WordPress functions, but the requires some php skills.
Thanks
Credentials please?
Thanks
Hi,
category icons should be small icons such as this one for example: http://wpgeo.directory/wp-content/uploads/2015/05/hotel.png because they are used as pointers in the maps.
not big images.
Thank you
If you are already in Port Alfred Just click home. Reselecting something that is already selected, won’t trigger any action.
Thanks
This part : https://wpgeodirectory.com/support/topic/change-entry-title-for-category-pages/#post-31196
I not taking Genesis into consideration…
Thanks
you are welcome…
Hi,
following are the pointers we can provide. If you’ll need to find out more details, you will be on your own. We can’t provide support for this kind of customizations.
You’d have to rebuild all functions used in listing detail page and preview page templates to add conditional checks to see what price package is the listing added to and show correct data:
https://wpgeodirectory.com/docs/codex/geodirectory_templates/listing-preview-php/
https://wpgeodirectory.com/docs/codex/geodirectory_templates/listing-detail-php/
https://wpgeodirectory.com/docs/codex/geodirectory_templates/detail-sidebar-php/Than remove the function that checks for expirations and updates listings data :
geodir_save_listing_package_fields (in payment manager add-on).
For this you just need a remove action call in your functions.php:
remove_action('geodir_after_save_listing', 'geodir_save_listing_package_fields', 20, 2);Thank you
You are welcome!
Hi,
I’ve activated WPMl but now I see the Dashboard in RTL and Hebrew and it’s giving me a headacke… 🙂
In WPML there is a setting in Translation Option where you need to enable translation for custom post types. Places in our case. (See image atttached)
I think I corrected it on your website, but I suggest to double check.
The admin bar problem I think has nothing to do with GeoDirectory. Does it come back if you deactivate our plugin?
I could be wrong, but I think that has to do with the theme rather than with a plugin.
Let us know,
Thank you
This reply has been marked as private.If you have a problem with the theme, remember that GDF and Whoop! themes are both included in your subscription too.
Thanks
This reply has been marked as private. -
AuthorPosts