This is now been released as a beta and includes a lot of improvements.
http://pixopoint.com/products/pixopoint-theme-integrator/
You can see another example of it in action on the GreekBerry forum (case study). It would be great to see an example of it in use with bbPress too
@ryan
I am interested in the details of its working. so how does it work?
I am trying your plugin but the tutorial is worded for people who know what they are doing. Can you simplify it for us simpletons?
Sorry, haven’t checked back here until now.
All it does is buffer the HTML output of sections of the WordPress theme and then create static files from it.
That way you can grab the head section of your WordPress site (scripts and all) and dump it into another piece of software. This allows things like widget areas, plugin functionality etc. to be transferred across to the other software dynamically. If you alter a widget area on your WordPress powered site, that will be displayed automagically in the other software. The advantage of doing it this way is that you don’t have the negative impacts of bogging the server down as if you did it with deep integration with bbPress, plus it works with other software as well, not just bbPress/WordPress.
This is the second complaint I’ve received about the instructions so I’ll try to improve them. I thought it was fairly straightforward though. I can’t think of an easier way to explain than how I did on the page, but I’ll do my best I’m quite busy right now so it may not be for a few weeks at least.
From what I’ve heard, there may be an error in the instructions too so I’ll need to sort that out when I rewrite them (I think one of my function names my be incorrect in the instructions but don’t have time to deal with that right now).
If you want I’ll allow you to test it on my site
1. I can’t do it myself.
2. Its good for testing, correct?
Yes it’s good for testing, that’s why it is released as a beta.
It seems to be working fine on the one site I installed it on, but I guess I mucked up something in the instructions so I’ll need to sort that out – probably in a few weeks time.
http://pixopoint.com/forum/index.php?topic=1605.0
I’m having the same problem. I have nothing set other than the default settings. Nothing is being written to the uploads folder.
Also: “Chunks of text to remove” boxes numbers keep increasing, it started with 3 boxes now it’s 11 boxes with nothing in them.
I’m using Version 1.0.2 beta
I added a specific page number and nothing.
Then I visited the specific page then it started generating the code to the uploads folder.
In the admin section and your screen-shot (http://pixopoint.com/uploads/theme_integrator_adminpage1-480×668.png) notice it doesn’t have “.html” after.
<?php require( '/homepages/0/xxx/htdocs/xxx/wordpress/wp-content/uploads/pixopoint-theme-integrator/chunk1' ); ?>
I added html and it’s working so far.
I’m still going…
Thanks for testing it. I’ll hopefully get back to this in a few weeks.
Strange I didn’t notice that bug with .html being missing. I guess it was so obvious to me I just glanced over it.
Yes, but the following is quite literal:
This page is a work in progress. Please come back later for updated information.
I haven’t updated it for the new version yet since it’s still in beta. Those instructions won’t work at all with the current version.
I’ll add a note about that to save confusing people.
Hi,
I have the same proble as gerikg: the “Chunks of text to remove” boxes numbers keep increasing but no php-code is generated. As well no html-file or any files from pixopoint are generated in the Worpdress upload-folder.
Any idea why?
Cheers,
Thomas