Andy Fragen

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 529 total)
  • Author
    Posts
  • in reply to: Category Description in 3.0 #58297
    Andy Fragen
    Moderator

    John, since there is no longer a gridview.php file this previous solution won’t work. Where in your month view would you like the category description to appear?

    in reply to: Category Description in 3.0 #58261
    Andy Fragen
    Moderator

    Did you make the appropriate changes for 3.0 by changing THEME/events to THEME/tribe-events?

    in reply to: Google Calendar button gives a 414 error #57908
    Andy Fragen
    Moderator

    This reply is private.

    in reply to: 404 Page Not Found on No Event Date #57738
    Andy Fragen
    Moderator

    We may have to wait wait for someone more familiar than I with the new views to chime in.

    in reply to: 404 Page Not Found on No Event Date #57714
    Andy Fragen
    Moderator

    I see what you mean. Curious. I don’t see this behavior on my installation. I wonder if it has anything to do with having WordPress installed not at the root level of your domain.

    in reply to: Category Legend #57710
    Andy Fragen
    Moderator

    rardijoh, we should move discussion of The Events Calendar Category Colors plugin to its forum. That being said, it doesn’t seem as if the Legend Superpowers is checked. Also, go to Events > Settings > Display and check Day view. Let me know if that removes the 404.

    in reply to: 404 Page Not Found on No Event Date #57708
    Andy Fragen
    Moderator

    Oops should be Day view

    in reply to: 404 Page Not Found on No Event Date #57707
    Andy Fragen
    Moderator

    tinfishworld, can you check Dayview in Settings > Events > Display and see if the 404 persists.

    in reply to: 404 when click on calender widget event #57655
    Andy Fragen
    Moderator

    John, make sure the Day view is checked at Settings > Events > Display

    Andy Fragen
    Moderator

    Seems like it might be time to open up a new thread with a specific question about how to display the day view without seeing it in the ‘View As’ dropdown.

    Andy Fragen
    Moderator

    Well, you want to view it as you indicated. 😉

    Does it really matter if it’s selectable from the View As list?

    Should we mark this as answered?

    Andy Fragen
    Moderator

    It seems that you must enable the Day view in the Events > Settings > Display.

    in reply to: Themer’s Guide has no CSS info or instructions #56073
    Andy Fragen
    Moderator

    @Cynthia, I didn’t create that selector. Use something like firebug in Firefox or inspect element in your browser to see what css is being applied to what html. Glad that part is working for you. Not sure what to tell you about the template, but if you post the code to some snippet service it might be easier to see what’s going on.

    Regarding the event title in the calendar cell, there are several options and I’ve tried many before, none was really pleasing.

    in reply to: Themer’s Guide has no CSS info or instructions #56047
    Andy Fragen
    Moderator

    Sorry, backticks are code markers and shouldn’t be copied.

    in reply to: Themer’s Guide has no CSS info or instructions #56046
    Andy Fragen
    Moderator

    @Cynthia,

    Try the following in {YOUR_THEME}/tribe-events/tribe-events.css

    You might also want to download and activate The Events Calendar User CSS plugin.

    1. `.singular .hentry { padding: 0; }`

    3. `a.tribe-events-ical, a.tribe-events-gcal { background-color: red; }` obviously pick a color of your choosing instead of red.
    `.tribe-events-calendar td.tribe-events-present div[id*=”tribe-events-daynum-“], .tribe-events-calendar td.tribe-events-present div[id*=”tribe-events-daynum-“] > a, #tribe_events_filters_wrapper input[type=”submit”], .tribe-events-button, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover { background-color: #21759b; }`
    Again, change to your color of choice.

    Not so sure I can help with #2, though did you put the template in {YOUR_THEME}/tribe-events/ ?

Viewing 15 posts - 196 through 210 (of 529 total)