ElementsKit - Plus Exclusive

Product details
404_Error404_Error
404_Error
Nov 6, 2020

Q: Hey There, Does your widget pull dynamic content?

I watched a couple or so videos and it seems that it's all hardcoded, so while I can easily build a widget to look like its pulling data from the posts, it really is not, I just had to fill in all the data manually, so it's pretty much akin to adding a HTML block in Elementor and past the code in there. Or so it seems in your videos.

So the question is, can I add a widget that looks like.
<div class="me-class">
<img class="myclass" src="{var-post-featured-img}">
<h2 class="myclass" >{var-pull-post-tile}</h2>
<p class="myclass" >{var-intro-text}</h2>
<a class="myclass" href="{var-post-link}">{var-pull-post-tile}</a>
</div>

And that I can then set other variables, like setting it to PULL X posts, by ORDER.

Founder Team
Em_Wpmet

Em_Wpmet

May 15, 2024

A: On the current version, NO.

But here is the good news: we got a few requests like that already for default WP posts and custom post types. And we finished developing the feature. Currently doing the QA. Within a few days, it will be released. Stay tuned, just wait a few days for the release.

Share
Helpful?
1
Log in to join the conversation

This is my question too