Welcome Guest, Not a member yet? Register   Sign In
Header and footer from CI + posts from WP
#9

[eluser]jamesduncan[/eluser]
So after struggling with this - I dont think its "do-able" in the largest sense of the term

You can do certain portions of it (ie: make the header look the same, etc etc) but if you happen to be using Ion Auth, all of the various handshakes out there seem to rely on site_url - and Ion Auth needs this (as far as I know) which causes a lot of problems for Wordpress


That being said you get the WP loop into CI by bootstrapping them together in the CodeIgniter powered parts of your web app by doing the following

http://www.bluelayermedia.com/wordpress-...ntegration


So in my case, Im trying to figure out how to just query the WP post database (and all 25 of my custom fields for each of our 15,000 posts) and basically replicate the features of WP's single.php in a CI view

But if you have any log in functionality in your CI app, it might blow out access to the WP-ADMIN depending on which login library you are using


Would love any more input on this as I'm pretty new at all of this (under a month lets say)


Cheers and hope this help


Messages In This Thread
Header and footer from CI + posts from WP - by El Forum - 08-18-2012, 10:16 AM
Header and footer from CI + posts from WP - by El Forum - 08-18-2012, 09:44 PM
Header and footer from CI + posts from WP - by El Forum - 08-19-2012, 07:16 AM
Header and footer from CI + posts from WP - by El Forum - 08-19-2012, 10:30 AM
Header and footer from CI + posts from WP - by El Forum - 08-20-2012, 04:16 PM
Header and footer from CI + posts from WP - by El Forum - 08-20-2012, 04:55 PM
Header and footer from CI + posts from WP - by El Forum - 08-20-2012, 04:59 PM
Header and footer from CI + posts from WP - by El Forum - 08-21-2012, 08:07 AM
Header and footer from CI + posts from WP - by El Forum - 08-23-2012, 11:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB