Hi all,
I have found your excellent CRUD building tutorial:
http://www.jeasyui.com/tutorial/app/crud3.phpI have followed the instructions, and created one for my needs. (The db is the same as what the wordpress uses.) The correctly working example can be seen here:
http://www.szerelmifajdalomklinika.hu/wp-content/themes/constructor/index2.html#Now I would like to embed this to a wordpress page. I use a custom page template, where I hardcopy the code used in the working example to the container part of the page. It can be seen here:
http://www.szerelmifajdalomklinika.hu/kapcsolati-vazlat/#As you can see, this is rendered wrong, and does not work (not showing the data, not able to save etc.). The two pages use the same files (ex. save_user.php is the one and the same in both instances.) I use Wordpress with the Constructor theme.
Please help me solve this problem. How can I correctly insert this working example to my wordpress page? (Preferaby to a page template.)
Thanks for the help,
Sziro