Found 49 bookmarks
Custom sorting
The Events Calendar REST API Reference
The Events Calendar REST API Reference
What is a REST API, again? If you work at all with the web, you will have probably heard of many “REST APIs”, particularly the WordPress REST API. Any article dealing with a REST API devotes its beginning to explaining what a REST API is. While we follow that pattern, we’ll try to be as … Continue reading "The Events Calendar REST API Reference"
·theeventscalendar.com·
The Events Calendar REST API Reference
ACF Companion CSS Classes
ACF Companion CSS Classes
N.B. The classes go at the bottom of the of the field settings on the Edit Field Group screen. True/False Toggle When you’re conditionally hiding a field with the true/false field, you may want to add a padding left so the conditionally hidden field feels related to the true/false toggle. Use the classes below to […]
·acfcompanion.com·
ACF Companion CSS Classes
Changing the thumbnail size - Related Posts for WordPress
Changing the thumbnail size - Related Posts for WordPress
If you want to change the size of thumbnails that can be displayed next to the related posts, use the filter ‘rp4wp_thumbnail_size’. Code Example You can use below code snippet to change the Related Posts for WordPress thumbnail size. View the code on Gist. Please note that above filter has to return a valid WordPress […]
·relatedpostsforwp.com·
Changing the thumbnail size - Related Posts for WordPress
Linked Post Types - The Events Calendar
Linked Post Types - The Events Calendar
While The Events Calendar provides the Organizer and Venue post types by default, you may want to have another post type to associate with events, like “Speakers” or “Instructors”. Like Organizers, you would be able to add existing Instructors to events, or create new Instructors while creating events. Doing this before version 4.2 of The…
·theeventscalendar.com·
Linked Post Types - The Events Calendar