Issue
I have an addition database table that was created manually not generated via Wordpress. I want to integrate this table into Wordpress so I can use within the dynamic fields options in Elementor.
Please can you advise the best way to to this?
I have found a plugin called metabox.io , but not sure how to do it via that either. I can see options to create custom tables via meta box, but not integrate manually tables.
Any suggestions appreciated.
Solution
the best way i can think of is to create a custom wordpress shortcode.
in the end you should have something like [custom_table id="1" column="db_column" condition=""]
, you will be able to use this shortcode in elementor dynamic fields.
i do not know about the plugin you mentioned. if you're not familiar with wordpress development you should hire a developer to do this for you.
Answered By - Shalior
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.