Skip to content

Commit

Permalink
[Spectra] Adding support for new FAQ blocks format
Browse files Browse the repository at this point in the history
  • Loading branch information
andrescifuentesr authored and dgwatkins committed Jun 27, 2024
1 parent b6995ba commit 0c38da3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ultimate-addons-for-gutenberg/wpml-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
<gutenberg-block type="uagb/faq-child" translate="1">
<xpath>//*[@class="uagb-question"]</xpath>
<xpath>//*[@class="uagb-faq-content"]/span/p</xpath>
<key name="question" />
<key name="answer" />
</gutenberg-block>
<gutenberg-block type="uagb/how-to" translate="1">
<xpath>//*[@class="uagb-howto-heading-text"]</xpath>
Expand Down

0 comments on commit 0c38da3

Please sign in to comment.