Database Query plugin recommendations?
-
Hi all,
I have been swimming in the WordPress world for about a month or so, and I have hit a roadblock for a problem I’m looking to solve – hoping someone on here can point me in the right direction 🙂
I have a mysql database with 3 linked tables, and I want my site to pull data from this on searching, and show results. However, the structure of my data doesn’t fall into the standard ‘posts’ format in WP – well at least I don’t think it does anyway.
So my 3 tables then:
-Author
– Books
– Word_In_BooksIn sql, they are all linked via foreign keys – and on a basic basic/html page it works as it should. However when I try to pull this data into a wordpress page, it’s a different story.
As advised in the many tutorial videos that are out there, I have played with advanced custom fields, custom post types, but I just cannot seem to find a way for me to satisfy my requirements.
When using a page builder like elementor, for example, I cannot seem to find the functionality where I can design a page with several blocks, and inside that block, I write a html/php script and it pulls back the result.
Am I using the wrong product here, or am I just thinking about it the wrong way?!??
Any help much appreciated!
Thanks
JF
The topic ‘Database Query plugin recommendations?’ is closed to new replies.