UPDATE
This commit is contained in:
@@ -0,0 +1,102 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<wpml-config>
|
||||
<!-- Theme Identification -->
|
||||
<theme>
|
||||
<name>Upstudy</name>
|
||||
</theme>
|
||||
|
||||
<!-- Theme Options/Settings -->
|
||||
<admin-texts>
|
||||
<key name="upstudy_options">
|
||||
<key name="blog_sidebar" />
|
||||
<key name="error_404_heading" />
|
||||
<key name="error_404_text" />
|
||||
<key name="preloader_show" />
|
||||
<key name="upstudy_get_elementor_footer" />
|
||||
<key name="footer_widget_area_column" />
|
||||
<key name="copyright_text" />
|
||||
<key name="footer_variations" />
|
||||
<key name="copyright_show" />
|
||||
</key>
|
||||
<key name="theme_mods_upstudy" />
|
||||
</admin-texts>
|
||||
|
||||
<!-- Custom Post Types -->
|
||||
<custom-types>
|
||||
<custom-type translate="1">sfwd-courses</custom-type>
|
||||
<custom-type translate="1">lp_course</custom-type>
|
||||
<custom-type translate="1">lp_lesson</custom-type>
|
||||
<custom-type translate="1">tutor_course</custom-type>
|
||||
</custom-types>
|
||||
|
||||
<!-- Taxonomies -->
|
||||
<taxonomies>
|
||||
<taxonomy translate="1">tp_event_tag</taxonomy>
|
||||
<taxonomy translate="1">course_category</taxonomy>
|
||||
<taxonomy translate="1">course_tag</taxonomy>
|
||||
<taxonomy translate="1">ld_course_category</taxonomy>
|
||||
<taxonomy translate="1">ld_course_tag</taxonomy>
|
||||
</taxonomies>
|
||||
|
||||
<!-- Custom Fields -->
|
||||
<custom-fields>
|
||||
<custom-field action="translate">_upstudy_mb_elementor_footer</custom-field>
|
||||
<custom-field action="translate">_cmb2_field_1</custom-field>
|
||||
<custom-field action="translate">_cmb2_field_2</custom-field>
|
||||
<custom-field action="translate">_lp_course_duration</custom-field>
|
||||
<custom-field action="translate">_lp_price</custom-field>
|
||||
</custom-fields>
|
||||
|
||||
<!-- Widget Areas -->
|
||||
<widgets>
|
||||
<widget name="footer-1">
|
||||
<fields>
|
||||
<field type="Text" name="title" />
|
||||
<field type="TextArea" name="text" />
|
||||
</fields>
|
||||
</widget>
|
||||
<widget name="footer-2">
|
||||
<fields>
|
||||
<field type="Text" name="title" />
|
||||
<field type="TextArea" name="text" />
|
||||
</fields>
|
||||
</widget>
|
||||
<widget name="footer-3">
|
||||
<fields>
|
||||
<field type="Text" name="title" />
|
||||
<field type="TextArea" name="text" />
|
||||
</fields>
|
||||
</widget>
|
||||
<widget name="footer-4">
|
||||
<fields>
|
||||
<field type="Text" name="title" />
|
||||
<field type="TextArea" name="text" />
|
||||
</fields>
|
||||
</widget>
|
||||
<widget name="copyright">
|
||||
<fields>
|
||||
<field type="Text" name="title" />
|
||||
<field type="TextArea" name="text" />
|
||||
</fields>
|
||||
</widget>
|
||||
<widget name="copyright_2">
|
||||
<fields>
|
||||
<field type="Text" name="title" />
|
||||
<field type="TextArea" name="text" />
|
||||
</fields>
|
||||
</widget>
|
||||
</widgets>
|
||||
|
||||
<!-- Navigation Menus -->
|
||||
<nav-menus>
|
||||
<nav-menu id="footer_menu" auto-add="true">
|
||||
<label>Footer Menu</label>
|
||||
</nav-menu>
|
||||
</nav-menus>
|
||||
|
||||
<!-- Language Switcher Settings -->
|
||||
<language-switcher-settings>
|
||||
<key name="display_flags" value="1" />
|
||||
<key name="display_names_in_native_lang" value="1" />
|
||||
</language-switcher-settings>
|
||||
</wpml-config>
|
||||
Reference in New Issue
Block a user