Simone
Forum Replies Created
-
AuthorPosts
-
Add this code in your functions.php inside your child theme’s folder
add_filter( 'geodir_calendar_start_weekday', 'geodir_calendar_start_weekday_change' ); function geodir_calendar_start_weekday_change( $day ) { return 1; }
Please check if the edited .po file is inside the mentioned folder, otherwise the next time the events addon will be updated, you will lose the translation.
Hello,
1- you can change the day names using the .po files inside the geodir_event_manager/gdevents-languages folder.
Here you can find the documentation http://docs.wpgeodirectory.com/translate-core/(create a folder named geodirevents inside wp-content/languages )
2- You can set the first day of the week in the WordPress settings (Settings/General)
Hello Cody, I tested your website with Safari, Chrome and Firefox, and in all cases I was able to see the map, set an address ( tried Glenwood drive) and drag the pin on the map, and all went fine.
I also tried to upload a picture and once uploaded, the thumbnail appeared as expected.Could you test it erasing the cache on your browser, and could you write the steps you take so we can eventually do the same? thanks
To change the background of the category list in the map, add this to your style.css inside your child theme
ul.treeview.main_list { background: transparent; }
To display the map and the listings, you can drag the GD > GMap Listing Page and the GD Popular Post View in your area, for the search, use the Gd Home Top Section.
Inside each widget there are settings, you can set the Auto Zoom in the map widget so it will look nicerPlease upgrade the GD plugin to the latest version, and try again
It seems to be an issue with some Js conflict…
could you please post your url and login details ?
thanksHi,
currently it is not possible, the package is for listings, not user, but it could be an interesting idea, I’ll let Stiofan know about this.Hello, if you have the Custom Post Types addon you can find the label in the Places post type, just go in the Custom Post Type settings and you’ll find it.
Otherwise, are you placing the translation file in the proper folder? follow the documentation here http://docs.wpgeodirectory.com/translate-core/No problem, you’re welcome
Hello Amadea, your website is empty, it still needs to be setup (it does not have any category, and any listings on it). The default location is set to Los Angeles.. what’s your issue? I can see the map on frontend when I try to add a listing, but before that you need to create at least a category.
Please read the documentation first.Hello, you an either choose Google Wallet, Authorize.net,
Worldpay or 2CO (2Checkout) .OK it does the same with me on Chrome.
(you need to insert a valid address thou or drag the pin on the map).
I will alert Stiofan so he will take a look
Hi, could you please tell us the step you take ?
Ive tried to create 2 listings, one from backend and one from frontend, and all went fine, and I can see it on the website (test and test2) -
AuthorPosts