Simone
Forum Replies Created
-
AuthorPosts
-
Hello, I believe that the meta description should reflect what you write in the Description field when creating/editing a CPT in the backend, but in the source code it just appears to be..blank. I will ask Vikas to take a look, thanks for spotting this.
July 28, 2014 at 12:11 pm in reply to: child theme, custom listing-detail.php : dealing with custom post types ? #10129Hello Raphael, personally I’d go with the if statement like
if($current_posttype == "gd_place") { bla }
S.
Hello, I think you can do it using a wordpress plugin such as this one
Hello,
you can edit the function geodir_social_like_widget() in
/geodirectory/geodirectory_widgets.php (line 377)Hello,
please copy the .po and .mo files outside the plugin folder (from /geodirectory/geodirectory-languages/ to /wp-content/languages/geodirectory (create the folders), and use an external editor (e.g. PoEdit).
In this way you’ll also keep your strings preserved when you’ll update.follow the step-by-step tutorial here
S.
Hello, I don’t have experience with the plugin you’re using (never heard of it to be honest). I usually use this plugin and all the places and custom fields are in the site map. Beside that, GD is built side by side using Yoast Seo, and it works as expected, so I’d suggest to use one of these plugins.
Thanks,
S.July 27, 2014 at 7:12 pm in reply to: (0) next to categories in popular post category widget? #10098Hello, the 0 is the number of places in the given category (in your case, 0).
As far as I know it can be removed, unless it’s edited via code.
S.
Hello, for some unknown reasons I didn’t get the notification of your previous message. I apologize for that. I will check it and get back at you in a couple of hours.
Sorry,
SimoneHello,
The “blank” query will be modified (omitted) in the future releases of GD, I will let Vikas knows about the other thing and I think it will be done too.Thanks
S.Hello, yes that’s the only modification, basically your events post type is the forth item in the array (in my test site it is the second), so i changed to 3 because of…0-1-2-3 (4th element to hide 🙂 )
I did again the test, when using only keyboard and you go on the Select City, the cities are gone from the drop down menu, as seen on your video, then writing Mona Vale it appears and then I think you need to click it with the mouse, or by using the keyboard you can’t select it (tried with the enter key).
Are we on the same boat? 🙂Hi,
3- test with the attached file, if itsnt working as supposed, I need to debug your website (I will explain it later, in case it isn’t working now 🙂 )
July 25, 2014 at 11:29 pm in reply to: Pintpoint doesn't show full size popup window on the map #10001Hi Dmitri, thanks for spotting this, I encounter the same on other browsers.
I will notify Vikas and he will take care of that.S.
Hi,I’ve tested and there’s an error in the .js, with the city
ReferenceError: region_val is not defined gd_region_val : region_val
I’ll let Vikas knows about this.
Hi, this shouldn’t be happening.
I’ve tried on my clean test site with GDF child and it works as supposed.
My questions are:
– Do you have any custom modification on your theme?
– Have you set the “full width” template on the page you just created? (I guess so) -
AuthorPosts