• Resolved alijafark

    (@alijafark)


    Hi, Can We display custom fields value using Elementor dynamic content I have created a single Single Page Layout Template Using Elementor I thought we can add the fields metakey to display the value under Elementor Post field custom option.

Viewing 1 replies (of 1 total)
  • Hi @alijafark,

    There’s already an option to enable a custom single-page layout which gives you shortcodes that you can use to build that page (available under Directory Listings > Directory Builder > Single Page Layout > Other Settings). If you want to take it up a notch and access the data using meta-keys, you can do that so. As listings are as usual WordPress Posts but custom-built, they have the usual WordPress titles, description, excerpt, etc fields. Then there are other fields that are available as postmeta, which can be accessed by its keys. I suggest that, if you’ve access to your database, find a post with the type ‘AT_BIZ_DIR’ and look for all its data under the postmeta table, you’ll find the keys that are being used and you can also use them.

    Hope this helps, let me know if I can help you with anything else.

    Regards,
    Mahdi.

Viewing 1 replies (of 1 total)

The topic ‘How to display custom fields value using Elementor dynamic content’ is closed to new replies.