• Hello there,
    I’m creating an XML feed and have problem with shortcodes placed in quotes, please see output:

    
    <torg_price date="[wcj_current_datetime]">
      <shop>
        <name>22Games</name>
        <company>22 Distribution SIA</company>
        <url>https://22games.net</url>
        <currencies>
          <currency id="EUR"/>
        </currencies>
        <categories>
          <category id="1">Настольные игры</category>
        </categories>
        <offers>
          <offer id="[wcj_product_id]" available="true">
            <price>23.99</price>
            <currencyId>EUR</currencyId>
            …
    

    Also tried with strip_tags='yes', nothing changed. Please help to resolve.

    UPD. Tried without quotes — XML returns error.

    • This topic was modified 5 years, 4 months ago by demuri.

    The page I need help with: [log in to see the link]

  • The topic ‘Products XML: shortcodes in quotes doesn’t work’ is closed to new replies.