Skip to content

Commit

Permalink
Update ultimate-addons-for-gutenberg/wpml-config.xml
Browse files Browse the repository at this point in the history
Co-authored-by: David Garcia Watkins <[email protected]>
  • Loading branch information
diiegopereira and dgwatkins committed Jun 18, 2024
1 parent 0005b4f commit d9f6a73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ultimate-addons-for-gutenberg/wpml-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
<xpath>//p[@class="uagb-cta__desc"]</xpath>
<xpath type="link">//a[contains(@class,"uagb-cta__block-link")]/@href</xpath>
<xpath>//span[@class="uagb-cta__link-content-inner"]/span</xpath>
<xpath>//*[@class="uagb-cta__buttons"]</xpath>
<xpath>//a[@class="uagb-cta__button-link-wrapper"]</xpath>
<xpath>//*[@class="uagb-cta__buttons"]/a</xpath>
<xpath type="link">//*[@class="uagb-cta__buttons"]/a/@href</xpath>
</gutenberg-block>
<gutenberg-block type="uagb/blockquote" translate="1">
<xpath>//div[@class="uagb-blockquote__content"]</xpath>
Expand Down

0 comments on commit d9f6a73

Please sign in to comment.