mrppp
Forum Replies Created
-
have a look at using
https://en-gb.wordpress.org/plugins/wp-fullcalendar/Thank You
Default event list format header
<table cellpadding="0" cellspacing="0" class="events-table" > <thead> <tr> <th class="event-time" width="150">Date/Time</th> <th class="event-description" width="150">Event</th> </tr> </thead> <tbody>Default event list format
<tr> <td> #_EVENTDATES #_EVENTTIMES <br /> </td> <td><br /><br /> #_EVENTLINK {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location} </td> </tr>Default event list format footer
</tbody></table>Not that i can see in any formatting under FORMATTING-EVENTS
Nothing that is listed under the reference guide for Category Related Placeholders
OK setting Enable categories? to YES fixes it. with Enable tags? set to NO
Will that have any other implications if never set that way before?
I guess in WP seo set Event Categories (event-categories) to no for sitemaps?
I guess change thois on live sites before updating to WP 4.4 when released
Setting Enable event attributes? to no still gives same issue when looking at event list page the attributes i have in Event Attributes are not visible in list view only single event view and Enable tags? is set to no
Enable event attributes? is the only setting i had set to yes
Why does it only happen on WP 4.4 not previous (current live) version?
Do you mean add in box Event Attributes
disable event tags is already set to noAny update on this before WP 4.4 gets launched officially
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] SchemaConsidering it is an events plugin, can this not be automated in anyway. I.E from the plugin rather than manually doing it?
Forum: Plugins
In reply to: [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] MY GODwell i think we all feel it needs more testing as can be seen from this support and numerous fixes
Forum: Plugins
In reply to: [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] MY GODhow many more updates this is a joke
Looks like we are the beta testers again, total rubbish i should have remembered, wait at least a week
hi,yes i do, all plugins deactivated and tested with Twenty Thirteen theme
WP 4.4 bug report says
“Hard to tell. Have you informed the developers of that plugin? They should
test it against 4.4, especially when they would be using term meta stuff.That line belongs to
get_the_terms(). At first glance it looks like
either the return value ofget_object_term_cache()` or
wp_get_object_terms()isn’t properly checked.Especially
wp_get_object_terms()can return aWP_Errorwhen the
taxonomy does not exist.wp_get_object_terms()should account for that
scenario.`
”Forum: Plugins
In reply to: [WP FullCalendar] On update, calendar entries reduced to one lineI don’t think anyone pays any attention to the problems, mine still exsist