Forum Replies Created
-
AuthorPosts
-
February 23, 2012 at 8:16 pm in reply to: How to get article image to appear in events listing #15615
Stefan
MemberThat works perfectly. Thank you!
February 18, 2012 at 6:41 am in reply to: How to get article image to appear in events listing #15376Stefan
MemberYep, that’s it. Is there an option for it that I overlooked?
February 17, 2012 at 6:28 pm in reply to: How to get article image to appear in events listing #15347Stefan
MemberWhat I mean is that the input page allows for an “article image” to be set for an event, and now I was wondering if that can be displayed, for instance when all the events are listed off.
February 9, 2012 at 3:49 pm in reply to: How to delete a single event in a series of reoccurring events #14973Stefan
Member(Version 2.0.3 + 2.0.3 PRO)
February 9, 2012 at 3:45 pm in reply to: How to delete a single event in a series of reoccurring events #14972Stefan
MemberThis happens to me, too. /wp-admin/edit.php?post_type=tribe_events shows a list of events, recurring events are listed multiple times, checking one of them and selecting “move to trash” at the bottom of the list deletes the whole series. No popup.
Stefan
MemberThere was a fix posted in W4’s comment thread:
Change the admin.php file inside the ‘admin’ folder of the plugin.
Line: add_menu_page( W4PL_NAME , W4PL_NAME , $w4pl_plugin_option[‘access_cap’], W4PL_SLUG, ‘w4pl_admin_page’, W4PL_URL .’scripts/icon.jpg’, ‘6’ );to
add_menu_page( W4PL_NAME , W4PL_NAME , $w4pl_plugin_option[‘access_cap’], W4PL_SLUG, ‘w4pl_admin_page’, W4PL_URL .’scripts/icon.jpg’, ‘6.5’ );
Stefan
MemberLeft a comment in their forum. I’m using the recent RC1 of WordPress. Thank you for your quick reply.
-
AuthorPosts
