jakes

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • in reply to: Attach users to Places #36141

    jakes
    Free User
    Post count: 24

    Thanks for the info, Paulo.
    Unfortunately that only creates a 1:1 relationship, and does not show which of the multiple Users (or groups) can be associated with multiple Places (or Events)
    ref; Alice, Bob & Charlie as members of 3 Places, with overlap

    in reply to: Usage? #35872

    jakes
    Free User
    Post count: 24

    Cheers – will look into the info you posted, thanks.

    Better documentation would be a massive asset.

    http://doc.wpgeodirectory.com/codex doesn’t work, but http://docs.wpgeodirectory.com/codex (*docs*) does. Maybe create another subdomain & redirect?

    in reply to: Creating inter-relationships between nodes #35793

    jakes
    Free User
    Post count: 24

    Thanks for the requests link.
    Can you please post or publish it somewhere more accessible? I don’t believe it’s posted elsewhere

    in reply to: (bug?) Keeps defaulting local places, limited entries #35769

    jakes
    Free User
    Post count: 24

    Thanks for that – that helped.
    I got exactly the same issue yesterday testing site from a mobile that’s not visited site before.
    I did not have the location-switcher, but now do, thanks – that’s what was lacking.

    in reply to: FEATURE REQUEST: Tags on list/grid view #35758

    jakes
    Free User
    Post count: 24

    Cheers Paolo,

    I’ll give that code a go, thanks.
    Tags don’t need to be hyperlinked, only tags shown for respective entries.

    Edit:

    
    
    
      $post_details = geodir_get_post_info($entry['ID']);
      echo $post_details->post_tags;
    

    just before “<!– geodir-addinfo ends here–>” does the trick – rest of code crashes page.
    Will investigate later

    in reply to: (bug?) Keeps defaulting local places, limited entries #35732

    jakes
    Free User
    Post count: 24
    This reply has been marked as private.
    in reply to: Events + Places #35681

    jakes
    Free User
    Post count: 24

    Thanks for the info – kinda what I was looking for, although the addition of commerce functionality is superfluous at this stage.

    I had to install the pricing add-on to get this going – the whole setup is extremely arcane if you don’t know where to look for it.

    Other than the above comment, is this documented anywhere?

    in reply to: Split: Events + Places #35676

    jakes
    Free User
    Post count: 24

    Can someone please advise me on how this is achieved?
    I can see a few of those events have places associated with them.

    With my setup, presently there seems to be a massive disconnect between Places & Events.
    I’m not sure if there are settings I need to toggle to enable the relationships/functionality

    in reply to: Using HTML variable client-side #35663

    jakes
    Free User
    Post count: 24

    I really don’t mind delving into code – I can certainly appreciate your policy & that you cannot cater to the lowest-common-denominator.

    What I am concerned about is that there is no simple, clear & concise documentation available, but rather a lots needs to be inferred by scouring multiple threads in the forum. I’m in the process of diving into the WP’s inner-working, but there are portions of the plug-in that’s simply baffling.

    I’m presently looking at building a widget to do the job – the one provided with the suite (“GD > Twitter”) actually doesn’t do anything (or is broken): “Your twitter code” does what exactly? (looking at geodirectory_widgets.php doesn’t help either)

    Just a little more contextual information for future readers beyond just the bare minimum is all I’m suggesting, but preferably more comprehensive documentation.

    in reply to: Using HTML variable client-side #35636

    jakes
    Free User
    Post count: 24

    nope – this is well beyond my present limited knowledge.
    all I want to to is drop in a custom object – twitter feed based on variable/value associated with record – into the listing/detail page, but before I can do that, I need to understand nuances of plug-in, WP, PHP OOP & misc frameworks.
    This is all good & fine for people that are full-time devs, but I’ve not been that for nearly a decade & carefully picked the platform & plugins that’ll allow me to get a functional site up & relatively tweaked without the need to dig too deeply into the code-base, and risk having all my work obliterated at the next update.

    Please provide some *clear* documentation, concise references/resources & what needs to happen where.
    Throughout the forum & what little documentation there is, there is a huge assumption that people seeking help/support are essentially full-time WP devs & know exactly what to do, and to the barrier-to-entry is extremely high.

    Please help – I’m doing my best to RTFM before posting, but I’m pretty-much lost

    in reply to: How to customize details sidebar #35625

    jakes
    Free User
    Post count: 24

    Yea – a simple breakdown & usage guide on how inject/remove/alter some of my own content & objects would be great.
    My WP s pretty rusty, & I’m learning a lot as I go along, but some clear examples & guides would be a great help & probably pre-empt a lot of repeated question.

    in reply to: BUG: Broken icons #35606

    jakes
    Free User
    Post count: 24

    cheers – it may be a relatively simple bug to look at – referencing assets by relative path rather than absolute

    in reply to: sharethis plugin #35605

    jakes
    Free User
    Post count: 24

    That’s rather unfortunate.

    Where does it pull this data from?
    Maybe I can go digging into the resource & add/remove offending/superflous values

    feature-request?

    in reply to: sharethis plugin #35604

    jakes
    Free User
    Post count: 24

    [deleted]

    in reply to: sharethis plugin #35530

    jakes
    Free User
    Post count: 24

    Hack removes social buttons completely – I’d like to only remove some items inappropriate to our users.
    Less is more.

    I’ve prepped for ‘digg’, ‘reddit’, etc, but seems those values get pulled from a db.

    Please help

Viewing 15 posts - 1 through 15 (of 21 total)