Forum Replies Created
-
AuthorPosts
-
DAVE
ParticipantHow strange, I am sure I did that and all variations of which did not work!
What you posted did indeed do it, so thanks!
Maybe an idea for a future admin option, add the ability to no use ‘My Organizers’ for that user account, just use the generic list.
Thanks.
DAVE
ParticipantHi Brian,
This seems to appear for individual users during an event submission. (Community Events)
The Organizers dropdown is split between ‘Organizers’ and ‘My Organizers’, the text I cannot seem to filter.
Thanks.
DAVE
ParticipantHey,
No errors with debug on.
We have to use 3.6.1 which is understandably not ideal.
Plugins:
Active Directory Integration version 1.1.4 by Christoph Steindorff(http://www.steindorff.de/)
Akismet version 2.5.9 by Automattic(http://automattic.com/wordpress-plugins/)
Contact Form DB version 2.7.1 by Michael Simpson
Contact Form 7 version 3.7.2 by Takayuki Miyoshi(http://ideasilo.wordpress.com/)
Debug Bar version 0.8.2 by wordpressdotorg(http://wordpress.org/)
downML – Download Media Library version 0.4.4 by aneeskA, [email protected](http://aneeska.com)
The Events Calendar PRO version 3.9.1 by Modern Tribe, Inc.(http://m.tri.be/20)
Export Featured Images version 1.0 by timersys(http://timersys.com)
Foundation 3 Shortcodes version 2.5.0 by oscitas(http://www.oscitasthemes.com)
Hello Dolly version 1.6 by Matt Mullenweg(http://ma.tt/)
Last Viewed Posts – DM EDIT version 0.7.5 by Syed Balkhi + Dan Munday(http://www.wpbeginner.com)
Manual Image Crop version 1.08 by Tomasz Sita(http://www.rocketmill.co.uk/author/tomasz)
Members version 0.2.4 by Justin Tadlock(http://justintadlock.com)
Simple Image Sizes version 3.0.1 by Rahe(http://nicolas-juen.fr)
The Events Calendar Category Colors version 3.9.7 by Andy Fragen, Barry Hughes(http://thefragens.com)
The Events Calendar: Community Events version 3.9 by Modern Tribe, Inc.(http://m.tri.be/21)
The Events Calendar: Filter Bar version 3.9 by Modern Tribe, Inc.(http://m.tri.be/25)
The Events Calendar Shortcode version 1.0.6 by Dandelion Web Design Inc.(http://dandelionwebdesign.com)
The Events Calendar version 3.9.1 by Modern Tribe, Inc.(http://m.tri.be/1x)
User Role Editor version 4.14.4 by Vladimir Garagulya(http://www.shinephp.com)
WordPress Importer version 0.6.1 by wordpressdotorg(http://wordpress.org/)
WP-Mail-SMTP version 0.9.4 by Callum Macdonald(http://www.callum-macdonald.com/)
WP Ultimate CSV Importer version 3.6.4 by smackcoders.com(http://www.smackcoders.com/wp-ultimate-csv-importer-pro.html)
NETWORK PLUGINS
TinyMCE Spellcheck version 0.1 by Matthew Muro(http://matthewmuro.com)
Advanced Custom Fields: Options Page version 1.2.0 by Elliot Condon(http://www.elliotcondon.com/)
Advanced Custom Fields version 4.3.8 by Elliot Condon(http://www.elliotcondon.com/)
Ajax Event Calendar version 1.0.4 by Eran Miller(http://eranmiller.com)
AJAX Thumbnail Rebuild version 1.12 by junkcoder(http://breiti.cc)
All-in-One WP Migration version 2.0.1 by ServMask(https://servmask.com/)
Custom Sidebars version 2.1.0.0 by WPMU DEV(http://premium.wpmudev.org/)
Enable Media Replace version 2.9.5 by Måns Jonasson(http://www.mansjonasson.se)
NS Cloner – Site Copier version 3.0.4 by Never Settle(http://neversettle.it)
Really Simple CSV Importer version 0.5.5 by Takuro Hishikawa, wokamoto(https://en.digitalcube.jp/)
Term Management Tools version 1.1.3 by scribu(http://scribu.net/)
User Switching version 1.0.1 by John Blackbourn(https://johnblackbourn.com/)
WordPress Charts version 0.6.9.1 by Paul van Zyl(http://profiles.wordpress.org/pushplaybang/)February 17, 2015 at 7:49 am in reply to: Tribe Bar 'Search by month' results page has no 'Filter bar' #943054DAVE
ParticipantI was calling in tribe_get_template_part( ‘modules/bar’ ) inside ‘month/content’ which was causing this error, that caused the error.
Thanks.
February 17, 2015 at 6:27 am in reply to: Tribe Bar 'Search by month' results page has no 'Filter bar' #943000DAVE
ParticipantHi,
Thanks for those.
The issue seems to be after Ajax runs and updates the calendar, the filter bar sidebar plugin disappears.
Does this add/remove any body classes?
Thanks.
DAVE
ParticipantInteresting, I think the separation of these would be a suggestible idea.
What is the recommend course of action? Remove the tags, add our own for this post type?
Thanks.
DAVE
ParticipantPerfect and thank you for the detail!
Thanks.
DAVE
ParticipantThis reply is private.
DAVE
ParticipantPerfect, thanks! Made it work.
DAVE
ParticipantThat does it!
Thanks.
DAVE
ParticipantHow does this example work for you?
/* 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 .vcalendar tr td:first-child, .tribe-events-calendar .vcalendar tr td:last-child { display: none; } /* 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 .vcalendar tr td:nth-child(6), .xxDISABLEDxxtribe-events-calendar .vcalendar tr td:last-child { display: none; }DAVE
ParticipantHi,
That almost works, though Friday is display as one whole column. Is the last-child not doing that?
Thanks.
DAVE
ParticipantWe would also like this feature also.
Without modifying the core, is there a solution to this?
Thanks.
-
AuthorPosts
