Page no: P28
Table of Content
Explanation |
Videos and Pics |
Requirement: Table of Content
|
Detailed Title Table of Content |
Video Name: Table of Content
(no trello card) Trello Summary: Empty
|
|
|
Table of Content |
Solution screen from backendTable of Contents Plus Settings
|
Table of Contents Plus Settings |
ProblemsDouble NumbersDouble numbers in table of content |
Problem: Double Numbers |
The plugin generates automatically numbers before the names in Table of Content. We do not have to write numbers in chapter names. That’s why we have double numbers in some of the pages. |
Solution: Double Numbers |
Headings were not displayed, because of some minimum of headings rule. H2, H3,H4 only are checked to be shown in TOC.
|
|
Replace H4 by H5, for table headers Do the replacement as follows: <h4><strong>Explanation</strong></h4> replace by H5 <h4><strong>Video and Pics</strong></h4> by H5 |
Explanation in TOC |
ProblemsTOC Feedback Trello summary: Empty |
|
TOC shown on left side of text |
Problem: TOC shown on left side of text |
We changed the width of the TOC to be 100% so it will be only this on the row. |
|
H4 is showing level3, but should be showing Level2.
|
|
All under one H2, but many exist on Page
|
|
Detailed Settings
|
Table of Contents Plus Settings |
Advanced SettingsTable of Contents Plus Advanced Settings Prefer to include the index in the sidebar? Go to Appearance > Widgets and drag the TOC+ to your desired sidebar and position. Custom post types are supported, however, auto insertion works only when the_content() has been used by the custom post type. Each post type will appear in the options panel, so enable the ones you want. Collaborate, participate, fork this plugin on Github. Reach out on Github or place them at Dublue.
|
Table of Contents Plus Advanced Settings
|
ShortcodesThe plugin was designed to be as seamless and painfree as possible and did not require you to insert a shortcode for operation. However, using the shortcode allows you to fully control the position of the table of contents within your page. The following shortcodes are available with this plugin. When attributes are left out for the shortcodes below, they will fallback to the settings you defined under Settings > TOC+. The following are detailed in the help tab. [ toc ]Lets you generate the table of contents at the preferred position. Useful for sites that only require a TOC on a small handful of pages. Supports the following attributes: [ no_toc ]Allows you to disable the table of contents for the current post, page, or custom post type. [ sitemap ]Produces a listing of all pages and categories for your site. You can use this on any post, page or even in a text widget. Note that this will not include an index of posts so use sitemap_posts if you need this listing. [ sitemap_pages ]Lets you print out a listing of only pages. The following attributes are accepted: [ sitemap_categories ]Same as [ sitemap_posts ]This lets you print out an index of all published posts on your site. By default, posts are listed in alphabetical order grouped by their first letters. The following attributes are accepted:
|
Table of Contents Plus Shortcodes |
Tags: Table of Content
See more for