Maby a bad setting, or something else?
This topic contains 10 replies, has 3 voices, and was last updated by Paolo 10 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 17, 2015 at 10:00 pm #27836
Hi
I have a few problems with some list-setting perhaps, and som places that keep giving me 404’s, to explain the problem better i link to a thread I have with Paolo on wordpress.org:
https://wordpress.org/support/topic/listing-view-issue-and-translation-problemHe tells me to sign up here so I can provide you wp admin credentials, so you migth can find out why some cats and places shows fine and some wont.
How do I best provide you with these infos?Sincerely
MariusJanuary 18, 2015 at 12:18 am #27844Hi Marius
Just post them in a private message in this topic.January 18, 2015 at 8:35 am #27855This reply has been marked as private.January 18, 2015 at 10:31 am #27858You need to set your permalinks to postname, I have done that for you:
http://docs.wpgeodirectory.com/basic-installation/#postnamesYour widgets area does not show the widgets that are actually on the page.
Do you some caching plugin enabled? If you do, can you disable that.Also, your theme is duplicating the maps, I’ll get Paolo to look at that.
You have quite a few plugins which might be interfering, so if you could turn some of them off while we wait for Paolo, that might correct some things. Just keep track of which one you turn off and keep checking, then we can see if there is a fix.
I’ll get Paolo to have a look.
January 18, 2015 at 6:35 pm #27884I tried to turn some plugins OFF and on, but that didnt Seem to do any changes.
The funny part is that the først 6 places workshop fine, and nothing workshop after them, so there must be something different from the first 6 and the rest, but What could it be?January 18, 2015 at 9:42 pm #27905Paolo does usually not work in the weekend, he’ll be back on board soon.
January 19, 2015 at 8:02 pm #28050Hi,
the problem is in the database. DId you change the default location or added few listings before adding the default location?
Also, you have basically all possible Directory plugins installed and they all have added database tables (some conflicting with ours).
You need to delete them all (plugins and db tables).
To fix the problem with your listings I will need either phpmyadmin or cpanel access.
Let me know,
Thx
January 19, 2015 at 8:10 pm #28053I dont belive I added listings before location no, but I have testet many directory plugins so yes there might be quite a few installed, thus deactivated, but they also needs deletion??? I will start on doing that.
My PHP are:
PhpMyAdmin: https://dbadmin.one.com
Host: korsoer.nu.mysql
Database: korsoer_nu
User: korsoer_nu
Password: 8DruEUKhYours sincerely
MariusJanuary 19, 2015 at 10:03 pm #28081Hi again,
1) some listings were added for the subcategory, but not the parent category. This is wrong. I fixed this.
2) few listings had strange location in DB. I fixed this
3) wpml isn’t setup right. (I think this is the biggest problem). Normally you should see a flag saying what language that listing belongs to, but now there isn’t. I think wpml query are seeing only the 6 listing as Danish, hiding the rest.
4) admin-ajax.php keeps returning 503 (service unavailable)
[3:42:57 PM] stiofansisland: might have something to do with it and only your server admin can tell us what’s wrong with this.5) You must delete all database tables of all directory plugins or there still can be problems with them.
Let us know,
January 20, 2015 at 9:15 am #28117I tried to un- and reactivate WPML and suddenly it shows the hidden places, now I just have to see if it does that with all ned submissions, then I will contact WPML for a solution from there wiev.
Can you tell me why the map shows twice in korsoer.nu/sted (the location), and how I make the places show there underneath? I cant find the widget or what it is that calls the places?!
Sincerely
MariusJanuary 20, 2015 at 4:16 pm #28165The double map is a small issue with the multinews compatibility pack. You should ask Momizat (author of it) to have a quick look.
We had the same problem with all compatibility plugin after the release of V 1.3..
You should tell him that a location page template has been added and the compatibility tweaks made for the home should be added for this location page template too:
He should look for anything starting “geodir_home_” and it should be duplicated for “geodir_location_”
example:
remove_action( ‘geodir_location_before_main_content’, ‘geodir_action_geodir_sidebar_home_top’, 10 );
remove_action( ‘geodir_home_before_main_content’, ‘geodir_action_geodir_sidebar_home_top’, 10 );Should take him 5 minutes.
Thx
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket