Paolo
Forum Replies Created
-
AuthorPosts
-
The problem are the 2 maps on 1 page. 1 in the top section, 1 in the sidebar.
You should have 1 or the other.
Thx
Hi,
I noticed you didn’t have categories for the 2 listings, but that didn’t fix.
I think there is a php error, because the home page doesn’t load completely.
Do you have an error log in your ftp?
Could you provide ftp credentials?
Thx
hi,
because it is not an error but a warning and it doesn’t prevent the application from working, we clean them in batches once in a while.
That’s why I said in a future version and not in the next version.
Adding the error_reporting(E_ERROR); in your functions.php will prevent any of these warnings from GD or any other plugin to ever appear on your front end (which is strongly recommended anyway).
Thank you
Great! 🙂
This reply has been marked as private.Hi,
that’s the default icon for the plugin. Do you have an icon for that category? I’d try resaving it.
Let us know,
Thx
could you please provide wp admin credentials?
There is definitely a conflict with another plugin or a wrong setting.
ReferenceError: geodir_all_js_msg is not defined http://yoursite.com/wp-content/plugins/geodirectory/geodirectory-assets/js/on_document_load.js?ver=1.2.7 Line 39gd_places cannot be renamed. Is the default custom post type and it is created when the plugin is activated.
Thx
Hi,
as far as I know this was solved with version 1.2.7.
Isn’t it on your website?
Let us know,
Hi,
Try disabling the share location add. It seems like it’s creating a js conflict.
That addon will have to be rewritten very soon.
Let us know.
Thx
Hi,
there are several topics in the forum covering hiding Favorites and reviews for example.
From there you should be able to figure it out.
https://wpgeodirectory.com/support/topic/remove-favorites-and-reviews/
+
http://docs.wpgeodirectory.com/customizing-your-style/
Thx
Glad we solved, Thank you!
November 6, 2014 at 6:32 pm in reply to: Place Multilocation to the side of Advance Search Wiget #20840Hi kevin,
there are only a couple of css tweaks to make it look like in the menu:
.geodir_location_tab_container { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; margin: 20px 0 -40px; } .geodir_location_tabs_head { margin: 0; padding: 0; width: 200px; } .geodir_location_tabs { width: 33%; } .geodir_location_tabs_head .geodir_location_tabs a { display: block; font-size: 12px; text-decoration: none; width: auto; } .geodir_location_sugestion .chosen-single { color: #444; font-size: 12px; padding: 0 0 0 8px; width: auto; } .geodir-chosen-container-single .chosen-single div b { margin-top: 0px; }This should more or less do it, you can modify following your taste.
Thanks
Hi JSon,
Preview page and detail page use 2 different templates.
While the detail page is getting the data from the database, the preview page can’t get them from the database, because they are not saved in the database yet, so they are collected from a session.
You have to modify listing-preview.php to match the mods made to listing-detail.php.
Thanks
November 6, 2014 at 5:11 pm in reply to: Location Mangers Plugin: Listings not showing on map #20835hi,
login didn’t work and wordfence locked me out. Could you please verify credentials and disable all non GD plugins that may interfere with support?
Thanks
-
AuthorPosts