purpleedge

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 465 total)
  • Author
    Posts
  • in reply to: GDF/GD Child Theme or Non-GD Theme? #10591

    purpleedge
    Expired Member
    Post count: 539

    I’d go with a purchased theme.

    You get a lot of bells and whistles with a purchased theme, light boxes, sliders, shortcodes etc etc, but there is a fair bit of work to get them to work with GD, and the updates to the compatibility packs can be slower in coming than you might like.

    If there were shortcodes available for the GD functionality (I know, they’re coming, and so is Christmas!) the purchased themes would be the logical choice.

    in reply to: Creating Accounts #10584

    purpleedge
    Expired Member
    Post count: 539

    I’m not that sure about the Author page – I haven’t decided if I need/want one. I believe it is accesses from the GD Dashboard widget, which I have removed from my site, so no author page? Not sure how else it can be accessed, but I presume it would be easy to eliminate?

    in reply to: No main id=geodir-main-content in Detail page #10583

    purpleedge
    Expired Member
    Post count: 539

    🙂

    By definition, it doesn’t have it, so it is different.

    in reply to: Any problem publishing a virtual page #10519

    purpleedge
    Expired Member
    Post count: 539

    Thanks Vikas, I’m not sure what happened for me to lose the sidebar in the first place, but it seems to be OK now.

    in reply to: Problems with Cities #10490

    purpleedge
    Expired Member
    Post count: 539

    Thanks for that. 🙂

    I hadn’t even noticed the “Enabled Selected City” option!

    That is exactly what I want, and it fixes the bug with the city droplist clearing itself when selected by tabbing to it.


    purpleedge
    Expired Member
    Post count: 539

    Hi Paolo, is it possible to do this in …

    site/themes/childtheme/geodirectory/listing-listview.php

    or via hook in the functions.php file, rather than editing the GD source which will get overridden in the next update?

    in reply to: Problems with Cities #10475

    purpleedge
    Expired Member
    Post count: 539

    Hmmm, my understanding is that if you choose “Selected City” then new listings can only be added for the default city?

    Do I misunderstand, or is KWH referring to a different setting?

    in reply to: Split: Location switcher and bad URLs #10474

    purpleedge
    Expired Member
    Post count: 539

    It’s a bug fixed by Vikas, available in next release and also here somewhere.

    in reply to: Popular post view- One column display in sidebar #10471

    purpleedge
    Expired Member
    Post count: 539

    purpleedge
    Expired Member
    Post count: 539

    You might need to create a custom menu and specify that GD uses that menu.

    in reply to: GD Compatibility Pack for Enfold released #10175

    purpleedge
    Expired Member
    Post count: 539

    Hi Brian, Enfold uses a grid, you can update the default Enfold grid using the technique described in this post, or I guess you could modify the grid settings directly somewhere on a page by page basis?

    Don’t know if John is making any allowance for this in his next release?

    https://wpgeodirectory.com/support/topic/gd-compatibility-pack-for-enfold-released/#post-9234

    in reply to: Locating address on the map with marker #10026

    purpleedge
    Expired Member
    Post count: 539

    Yeah, maybe 🙂

    I’m worried about people getting the wrong position on the map, unintentionally.

    Another problem with this is that if you use the map to set your location, and then accidentally move the map, your address gets updated.

    Again, maybe this is intended behaviour, or maybe there needs to be a “this is my location” button?

    in reply to: Code for displaying current location? #10018

    purpleedge
    Expired Member
    Post count: 539

    Add this to your functions.php file…

    
    // Show the current location filter somewhere  GWB
    function gwb_get_current_location() {
        $current_location = geodir_get_current_location(array('echo'=> false));
        if(empty($current_location)){
            $current_location = "No location selected";
        }
        echo $current_location;
    }
    add_shortcode('gwb_show_location','gwb_get_current_location');
    
    

    Use the [gwb_show_location] shortcode wherever you need it.

    in reply to: Select City Process #10015

    purpleedge
    Expired Member
    Post count: 539

    Exactly! Pressing the tab key to go to the city field clears all the values from the droplist and makes entry of the city difficult. That’s what I’ve been saying from the beginning 🙂

    I think that some sort of js validation is being called when you tab onto the city field and possibly it should be called when tabbing OFF the field?

    I see the same thing on Guust’s site and, I think, the GD demo site.

    I suspect it is the cause of misplacement of the pin on maps reported elsewhere?

    But it is so user unfriendly it needs to be improved.

    in reply to: GD Compatibility Pack for Enfold released #10010

    purpleedge
    Expired Member
    Post count: 539

    Thanks Paolo,

    I’ve figured it out.

Viewing 15 posts - 196 through 210 (of 465 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount