Simone
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hello, there is none at the moment
🙂
that was the category slug not the post type, i fixed the events slug and now i simply renamed the events-1 category to events, and it’s ok
http://gd.worldcheckin.com/events/germany/north-rhine-westphalia/lichtenau/events/festival-concert-and-fireworks/Hi Adrian, this is the easiest and recommended way also for rephrasing strings, obviously your file will not be renamed and will maintain en_US. Using the .po and moving it in the proper path will preserve your modifications in the upcoming GD release. You can translate the file itself, but each release will overwrite what you’ve done.
can you check now? note, you don’t have upcoming events, all your events are past so check with the “all events” filter
This reply has been marked as private.Cant access on your website
ERROR: Login failed because your IP address has been blocked. Please contact the administrator.I will have a good look soon, but having GD installed on an ex-GT database could cause other issues in the near future
You’re very welcome Paola, enjoy GD! 🙂
Hello Amadea, to enable the GD items in the menubar , you first need to create a menu in Appareances/menu then go in Geodirectory/Design, and in the Navigation tab assign the menu to GD. From he same tab you can decide what to show and don’t show
Hello, that is a whole sentence, so you need to translate it using the .po (same path as posted earlier in this thread)
..or better, since you are using an ex-geotheme database, it’s highly recommended to use a new database for geodirectory
I have answered to your other thread, there is no need to create a duplicate, we need PHPMYADMIN access, thanks
Hi Alex, we need PHPMYADMIN access in order to check and fix, thanks
OK wait, add the following function in your functions.php file
function geodir_detail_page_tab_list_extend_profile($tab_array) { print_r($tab_array); }
This will output the tab index, so you can see what’s the name of the fieldset for the basic information, once you know it you can use the previously posted function, changing the name of the basic_information you used before
-
AuthorPosts