diff --git a/plugins/otter-pro/wpml-config.xml b/plugins/otter-pro/wpml-config.xml new file mode 100644 index 000000000..9a5dee237 --- /dev/null +++ b/plugins/otter-pro/wpml-config.xml @@ -0,0 +1,39 @@ + + + + + + //div[contains(@class, "otter-business-hour__title")]/span + + + + + + //div[contains(@class, "otter-business-hour-item__label")]/span + //div[contains(@class, "otter-business-hour-item__time")]/span + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wpml-config.xml b/wpml-config.xml new file mode 100644 index 000000000..f3448250c --- /dev/null +++ b/wpml-config.xml @@ -0,0 +1,124 @@ + + + + + //summary/*[self::div or self::h1 or self::h2 or self::h3 or self::h4 or self::h5 or self::h6] + + + + + //div[contains(@class, "wp-block-themeisle-blocks-tabs-item__header")] + //div[@data-title]/@data-title + + + + + + + + + //div[contains(@class, "o-flip-content")]/h3 + //div[contains(@class, "o-flip-content")]/p + //div[contains(@class, "o-flip-content")]/img/@alt + + + + + //span[contains(@class, "wp-block-themeisle-blocks-circle-counter-title__value")] + + + + + //span[contains(@class, "wp-block-themeisle-blocks-progress-bar__outer__title")] + //div[contains(@class, "wp-block-themeisle-blocks-progress-bar__area__title")]/span + + + + + + //p[contains(@class, "wp-block-themeisle-blocks-icon-list-item-content")] + //img/@alt + + + + + + //button[contains(@class, "wp-block-button__link")] + + + + + + + //span[contains(@class, "otter-form-input-label__label")] + //input/@placeholder + //input[contains(@class, "otter-form-input")]/@value + //span[contains(@class, "o-form-help")] + + + + + + + //span[contains(@class, "otter-form-textarea-label__label")] + //textarea/@placeholder + //textarea[contains(@class, "otter-form-textarea-input")] + //span[contains(@class, "o-form-help")] + + + + + //*[@aria-label]/@aria-label + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +