Christian

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Showcase 2.0 #22466
    Christian
    Participant

    here is what i did with the calendar.
    http://www.ringelnatz-warnemuende.de/events/
    thanks to the forum for the support so far.
    greetz

    in reply to: ID & Slug? #22457
    Christian
    Participant

    hy Andy, yepp thats it 🙂
    Thank You!
    @TEC Guys: put that into the Support Section..

    in reply to: ID & Slug? #22354
    Christian
    Participant

    Hy Andy, thanks for your trys but i think you dont understand what i need?
    check this: http://codex.wordpress.org/Conditional_Tags

    There must be a Page or Category for this. It works like this:
    if you are on a page or category with the id 17 or slug xyz you can put in code that affects the website only on this given ID/slug. Thats what i need.

    the default category of TEC is in my case “events” where all events are listed. you add the default category in the Settings of TEC.

    BUT: it looks like TEC doesnt work with standard WordPress Categorys?!
    The Slug wont work with the WordPress Function. i tried: if is_tribe_event that broke the site.
    i´m not very familar with coding php. i can read and modify it..
    Greetz Christian

    in reply to: ID & Slug? #22252
    Christian
    Participant

    argh.. how can i embed code?
    if ( is_category( slug or id ) ) {
    // add cc class
    }

    in reply to: ID & Slug? #22251
    Christian
    Participant

    in reply to: ID & Slug? #22250
    Christian
    Participant

    Thank you for your answer but thats not what i mean!
    [code]

    [/code]
    What i need is the id or slug of the default “events” Category, cause i need to add a special css class to this.
    i.e.:
    events <<- default event Category, what is the id or slug that i can use for the if statement? Thats important!
    –Musik <<- Subcategory
    –Dance <<- Subcategory

    Thx, so long. Christian

    in reply to: Changing the Mini Tables HTML? #21499
    Christian
    Participant

    hmm the editor kicked the html. i want the last $day inside a span tag.

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