persyst

Forum Replies Created

Viewing 12 posts - 31 through 42 (of 42 total)
  • Author
    Posts
  • in reply to: Venue Website Field Missing #587632
    persyst
    Participant

    Ok, no problem waiting, thanks.

    in reply to: Location Search Not Working #556930
    persyst
    Participant

    Hi Brook,

    I activated the twenty thirteen theme, and now when I type in “las vegas” in the NEAR box and it gives me the two options “las vegas, NV” or “las vegas, NM”, I can pick “las vegas, NV” and the event pops up correctly on the calendar/map. So how do I resolve this to work with the theme I’m using?

    Thanks,
    Stefan

    in reply to: Add Event page is missing border for Event Title #505930
    persyst
    Participant

    Thanks, that worked!!

    in reply to: Remove Page Creator #496071
    persyst
    Participant

    Hi Matthew,
    Is there a specific snippet you could provide to hide the “By:” field from the Event Calendar page?

    Thanks,
    Stefan

    in reply to: Show All Categories for New Event #380888
    persyst
    Participant

    Thanks! That update worked!!

    in reply to: Show All Categories for New Event #347379
    persyst
    Participant

    Hi Matthew,

    Ok, thanks. I would prefer to use Option 1, since it will not be effected by a calendar upgrade. I’ll wait for your response regarding how to implement this, since I could not get it working as stated above.

    For Option 2, I definitely only changed the “9” character to a “20” in the two locations, when I received the error.

    Thanks for you help,
    Stefan

    in reply to: Show All Categories for New Event #335452
    persyst
    Participant

    Hi Matthew,

    I tried option 1, changing the 9’s to 20’s in the /cypherspot.com/wp-content/plugins/the-events-calendar-community-events/lib/tribe-community-events.class.php below the formCategoryDropdown area
    at :
    // Show the first 9 categories.
    if ( $i < 9 )
    and
    if ( count( $cats ) > 9 )

    but this ends up giving me an http 500 error and I then the only way to access the front-end of my site from is by re-uploading the original tribe-community-events.class.php file that I have locally. Because changing the 20’s back to 9’s would not undo the error.

    Please Help!!
    Thanks,
    Stefan

    in reply to: Show All Categories for New Event #335252
    persyst
    Participant

    Typo earlier, I copied the taxonomy.php from
    cypherspot.com/wp-content/plugins/the-events-calendar-community-events/views/community/modules/taxonomy.php

    in reply to: Show All Categories for New Event #335010
    persyst
    Participant

    Hi Matthew,

    I’m still having a problem:
    I added the gist link text to the end of my themes function.php
    and copied the taxonomy.php from
    cypherspot.com/wp-content/plugins/the-events-calendar-community-events/views/community/taxonomy.php

    then pasted it to

    /cypherspot.com/wp-content/themes/make/tribe-events/community/modules/taxonomy.php

    and swapped the line
    <?php TribeCommunityEvents::instance()->formCategoryDropdown( null, $currently_selected_category_ids ); ?>

    with the new one

    <?php formCategoryDropdown__override( null, $currently_selected_category_ids ); ?>

    but now the “Add Event Page” is almost completely blank. I only see this text and nothing else, no boxes, no nothing.

    “My Events”
    “Not admin? Log Out”
    “Event Title:(required) ”
    “Event Description:(required) ”
    “Text Visual ”
    “Event Categories: ”

    Please help!
    Thanks,
    Stefan

    in reply to: Move Event HTML Location #271081
    persyst
    Participant

    Thanks for the reply. I noticed there are two single-event.php files.
    Location 1:
    /wp-content/plugins/the-events-calendar/views/single-event.php

    Location 2:
    /wp-content/plugins/the-events-calendar/views/list/single-event.php

    Could you please tell me why there are two files and which one am I supposed to copy/make changes to?

    Thanks,
    Stefan

    in reply to: Show All Categories for New Event #270772
    persyst
    Participant

    Thanks for the reply. However, I am referring to the Event Category section on the front-end at events/community/add. I have more the 12 categories and it shows the first 9 all at once, then a tiny drop down arrow appears below that says “Show all categories ( 12 )”. I would like all categories to be shown by default.

    Thanks,
    Stefan

    in reply to: Event HTML Location #270734
    persyst
    Participant

    Thanks, that worked!!

Viewing 12 posts - 31 through 42 (of 42 total)