| @@ -5,8 +5,12 @@ | ||
| 5 | 5 | <taxonomies> |
| 6 | 6 | <taxonomy translate="1">doc_category</taxonomy> |
| 7 | 7 | <taxonomy translate="1">doc_tag</taxonomy> |
| 8 | 8 | </taxonomies> |
| 9 | + <custom-term-fields> | |
| 10 | + <custom-term-field action="copy">doc_category_order</custom-term-field> | |
| 11 | + <custom-term-field action="copy">doc_category_image-id</custom-term-field> | |
| 12 | + </custom-term-fields> | |
| 9 | 13 | <admin-texts> |
| 10 | 14 | <key name="theme_mods_*"> |
| 11 | 15 | <key name="betterdocs_social_sharing_text" /> |
| 12 | 16 | <key name="betterdocs_live_search_heading" /> |
| @@ -67,8 +71,16 @@ | ||
| 67 | 71 | <condition key="widgetType">betterdocs-category-grid</condition> |
| 68 | 72 | </conditions> |
| 69 | 73 | <fields> |
| 70 | 74 | <field type="BetterDocs Category Grid: Button Text" editor_type="LINE">button_text</field> |
| 75 | + </fields> | |
| 76 | + </widget> | |
| 77 | + <widget name="betterdocs-reading-time"> | |
| 78 | + <conditions> | |
| 79 | + <condition key="widgetType">betterdocs-reading-time</condition> | |
| 80 | + </conditions> | |
| 81 | + <fields> | |
| 82 | + <field type="BetterDocs Estimated Reading Time: Min Read Text" editor_type="LINE">ert_reading_text</field> | |
| 71 | 83 | </fields> |
| 72 | 84 | </widget> |
| 73 | 85 | </elementor-widgets> |
| 74 | 86 | </wpml-config> |