Sandra Resnick

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Import Failing #1256043
    Sandra Resnick
    Participant

    Hey Victor

    Doesn’t seem to be on the ‘known issues’ page…

    Yeah I can workaround by importing manually, but have around 100 events *a week*

    So it’s far from ideal.

    If you can make this a priority… I find it difficult to believe it wouldn’t be top of the list for a core feature of the plugin.

    Thanks

    in reply to: Directory name update causes 404 errors #1110795
    Sandra Resnick
    Participant

    Added the code, still having issues

    Please take a look here:

    All Bands

    Clicking on a band takes the user to (e.g.)

    http://www.bandsnearme.com/bands/24seven/ = 404

    Replacing with organizer

    http://www.bandsnearme.com/organizer/24seven/ = works

    In admin the slugs are created (when a new band is created) as ‘bands’ but also results in a 404 when viewed

    Any help appreciated

    in reply to: CSV Import #1106255
    Sandra Resnick
    Participant

    Thank you

    in reply to: CSV Importer not working #1106254
    Sandra Resnick
    Participant

    Known bug they’re working on fixing

    See this thread

    Frustrating, but it looks like the fix should be out shortly

    Cheers

    Sandra Resnick
    Participant

    Ah. Must be the theme…

    It’s tightly integrated into the plugin…

    I’ll take a look there

    Cheers

    Grant

    Sandra Resnick
    Participant

    That’s great!! Thank you…

    Is there something similar to change “speakers”

    This doesn’t work:

    add_filter(‘tribe_speaker_label_singular’, ‘change_single_speaker_label’ );
    function change_single_speaker_label() {
    return ‘Musician’;
    }

    add_filter(‘tribe_speaker_label_plural’, ‘change_plural_speaker_label’ );
    function change_plural_speaker_label() {
    return ‘Musicians’;
    }

    What is the correct speaker label??

    in reply to: CSV Import #1105858
    Sandra Resnick
    Participant

    Geoff

    I appreciate the transparency, but to say I was disappointed would be an understatement after spending 3 hrs trying to troubleshoot, reinstalling everything, purchasing the pro versions and deleting some prior work (yes, I made a backup but time is valuable).

    I would hope this core element of the plugin functionality would be prioritized, I’m certain I’m not the only one out there who – right after installation – wants to quickly populate their site.

    I appreciate there’s multiple priorities and limited resources… but I would hope this would get fixed quickly.

    It’s not even that I can *easily* leverage PHPMyAdmin to import as the records are a little more complex for attributes / options… argh

    3 hrs of my life and gray hairs I’ll never get back.

    Appreciate an update at your earliest convenience.

    Grant

    in reply to: CSV Import #1105371
    Sandra Resnick
    Participant

    I bought the pro plugin

    Deleted anything I could find in the database for events, organizers and venues

    Deleted the import list record too

    Still getting same issue

    File is pretty straight forward and is recognized… just the import is greating one record then updating it x record times.. help!!

    Sample:

    BAND,EMAIL
    $2 Goat,
    1 Wild Night,
    24Seven,
    3D Rhythm of Life,
    420 Funk Mob,
    49 West,
    90 Proof,
    Acoustic Medicine Show,
    Acoustic Sludge,[email protected]

    Uploaded venue.csv

    Cheers

Viewing 8 posts - 1 through 8 (of 8 total)