Forum Replies Created
-
AuthorPosts
-
Stephen SherrardKeymaster
This content is restricted to buyers of:
Stephen SherrardKeymasterThis does not belong in the feature request forum.
It would be super helpful if people could at least follow the guidelines posted as stickies at the top of each forum. Even more helpful if people could read the documentation before posting questions that are clearly covered in the documentation.
At the very bottom of the documentation, there is a section that says “All Available Shortcode Arguments”. Under that, there is an argument named “list_title”, which can be used to replace that title text above the list of sheets.
Here is the whole section copied and pasted:
It is strongly recommended that you use the built-in Gutenberg block, or the PTA Shortcodes plugin (if you are using the classic editor), to see and properly use all the available shortcode arguments, but they are listed here for reference:
id – A specific sheet ID to display. ID is shown as the first column on the admin main list of sheets
date – Can be used on its own to only show sheets/tasks for a specific date, or can also be used in combination with the id argument to only show tasks for a specific sheet and a specific date (only really useful if that sheet has tasks on multiple dates). Dates need to be specified as: yyyy-mm-dd
group – This is used to specify one or more groups to show sheets for when used in conjunction with the Groups extension
list_title – Allows you to modify the default title shown above the main list of volunteer sheets
show_headers – This allows you to determine if headers should be shown on the individual sheet display. Headers include the sheet title, contact info, and description. Argument values are “yes” or “no”. If not specified, headers will be shown by default (“yes” is default)
show_time – Allows you to show or hide the start and end time columns on the sheet display. Argument values are “yes” or “no”. If not specified, times will be shown by default (“yes” is default)
show_date_start – Allows you to show or hide the start date column on the main sheets list display. Argument values are “yes” or “no”. If not specified, the start date will be shown by default (“yes” is default)
show_date_end – Allows you to show or hide the end date column on the main sheets list display. Argument values are “yes” or “no”. If not specified, the end date will be shown by default (“yes” is default)
show_phone – Allows you to show phone numbers on the list of signups. Only works if you are displaying each signup in the task list (versus a consolidated view). Argument values are “yes” or “no”. If not specified, the phone column will NOT be shown(“no” is default)
order_by – Lets you define the sort order of the list of sheets shown. Can be set to “first_date” (default), “last_date”, “title”, or “id”.
order – when used with the above order_by, lets you set the ordering as ‘ASC’ or ‘DESC’ (ascending or descending).For any of the arguments, the format is the argument id, followed by an equal sign and then the value in quotes. Here is a sample with all arguments shown:
[pta_sign_up_sheet id="" date="" group="" list_title="" show_headers="yes" show_time="yes" show_phone="no" show_date_start="yes" show_date_end="yes" order_by="first_date" order="ASC"]
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
April 30, 2020 at 11:11 PM in reply to: Really need to import over 1000 entries for sport club #29275Stephen SherrardKeymasterIf you wish to discuss the custom programming of an importer that fits your needs, you can email me privately. My current rates for custom programming is $100 USD per hour. That’s not a simple thing to do. The data for the plugin is split across 3 database tables, one for sheets, one for tasks, and one for signups. So, it’s not a simple 1-to-1 mapping of data to database table rows.
Best way right now, if they have lots of games and need pretty much the same tasks/items for each game, is to create a sheet with all the tasks set up, and then just copy that sheet as many times as needed and change the title and dates as needed.
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
March 11, 2020 at 12:22 PM in reply to: Can I show the full last name of the volunteer on the calendar? #28697Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterA new check box setting was added for this in version 3.2.0, which I just released.
Stephen SherrardKeymasterThis content is restricted to buyers of:
-
AuthorPosts