Shortcodes not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #111166
    Михаил
    Participant

    I see this topic has been raised before – the result is the same in the latest version.
    <yml_catalog date=”[alg_current_datetime datetime_format=’Y-m-d H:i’]”>
    <offers>
    <offer id=”[alg_product_sku]” availeble=”[alg_product_stock_availability]”>
    <price>5299</price>
    <name lang=”ua”>Висувна витяжка 60 cm Concept OPV3260</name>
    </offer>
    <offer id=”[alg_product_sku]” availeble=”[alg_product_stock_availability]”>
    <price>5799</price>
    <name lang=”ua”>Висувна витяжка 50 cm Concept OPV3150bc</name>
    </offer>
    <offer id=”[alg_product_sku]” availeble=”[alg_product_stock_availability]”>
    <price>5799</price>
    <name lang=”ua”>Висувна витяжка 50 cm Concept OPV3150</name>
    </offer>
    <offer id=”[alg_product_sku]” availeble=”[alg_product_stock_availability]”>
    <price>6599</price>
    <name lang=”ua”>Висувна витяжка 60 cm Concept OPV3560 SINFONIA</name>
    </offer>
    <offer id=”[alg_product_sku]” availeble=”[alg_product_stock_availability]”>
    <price>6199</price>
    <name lang=”ua”>Висувна витяжка 60 cm Concept OPV3560wh WHITE</name>
    </offer>…

    #111308
    WPWhale
    Moderator

    Hi,

    Please try using this shortcode instead:

    <yml_catalog date="[alg_current_datetime datetime_format=’Y-m-d H:i’]">

    Omar

    • This reply was modified 1 year, 1 month ago by WPWhale.
    • This reply was modified 1 year, 1 month ago by WPWhale.
    #111311
    WPWhale
    Moderator

    Sorry, the editor is altering it, until we figure this out, please find here the exact shortcode:
    https://imgur.com/4ffgHKQ

    Omar

    #111319
    Михаил
    Participant

    Thanks for the help. But I have already dealt with the problem thanks to your answers to other users. Here is my working code
    <yml_catalog [alg_current_datetime datetime_format=’Y-m-d H:i’ before=date#algequal;#algquotstart; after=#algquotend;]>.
    Today I buy your plugin.

    #111340
    WPWhale
    Moderator

    Hi again,

    Glad to know it’s all working fine now, will be happy to assist further when needed.

    Omar

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.