Forum Replies Created
-
AuthorPosts
-
Lars
ParticipantOk, we solved this.
Lars
ParticipantHi,
It should we placed at the top of the “Organizer / Signup” coloumn her.
We wouldn’t know how to do that. Why can’t we just drag the Addtional Fields up/down in Settings to make them appear in the order we which?
It’s been almost 2 years since we last worked with TBA and honestly we cannot see any UX improvements at all. Utterly disappointing and still incredible difficult to work with.
Lars
ParticipantHi,
That seems rather excessive. You wrote the snippet you wouldn’t you be able to modify on your own demo?
Lars
ParticipantThis reply is private.
Lars
ParticipantHi
Any news on this issue! This bug has huge impact.
Lars
ParticipantHi,
Thanks! Actually just this part below with:
.tribe-events-calendar tr td:nth-child(7)changed to.tribe-events-calendar tr td:nth-child(6)works:/* Hide Weekends the Events Calendar Monday First Day of Week */ .tribe-events-calendar th#tribe-events-sunday, .tribe-events-calendar th#tribe-events-saturday, .tribe-events-calendar tr td:nth-child(6), .tribe-events-calendar tr td:last-child { display: none; }-
This reply was modified 10 years, 4 months ago by
Lars.
Lars
ParticipantHi,
Thanks! That was easy 🙂
Lars
ParticipantThanks George!
Works just fine 🙂
Lars
ParticipantHi,
Thanks! This actually did the trick:
.tribe-events-calendar .tribe-events-tooltip { left: 25%; bottom: 100% !important; }Lars
ParticipantHi,
The problem wa caused by the WordPress “Redirection” plugin By John Godley that unfortunately was set to monitor redirections itself and add these automatically.
Sorry that I missed that one.
Lars
ParticipantHi,
Sorry! No cache. No cache plugins and no cache on server. Disabled in .htaccess.
Lars
ParticipantHi
The “Test event” just created behaves as intended though it is created just as the other recurrence events.
What to do then? We can’t really ask our client to delete all recurrence events and create them again.March 30, 2015 at 8:06 am in reply to: Remove the "Event Category" under Details on the single event view #951871Lars
ParticipantSorry, this was due to server cache. What you suggest regarding removing categories works fine.
Lars
ParticipantHi,
Using the <?php the_content(); ?> function will just grab the text from the event content field. Not the text from the Organizer content field.
How do we specify?
March 29, 2015 at 4:43 pm in reply to: Remove the "Event Category" under Details on the single event view #951741Lars
ParticipantHi
We are trying to do the same but with no luck. It doesn’t make any difference.
Actually deleting the whole “modules” folder makes no difference. Are we missing something here? Has these files moved to a different location?
-
This reply was modified 10 years, 4 months ago by
-
AuthorPosts
