Anthony Luth 1 Report post Posted October 30, 2010 I'm working on setting up a new website and ads is one thing that's slipping me up. I use OIOPublisher for my ad management and one of the things included is Wordpress Theme Integration. However, using WHP3 I'm finding it next to impossible to do it. The link below is what I am attempting to do. Could anyone help me out here? I'm trying to use the full width page. Any help would be great! Wordpress Theme Integration, Tweaking Guide Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
Andrew 207 Report post Posted October 31, 2010 Can you post a live link to what it looks like? Explain more about what isn't happening the way you want? Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 1, 2010 The theme matches the advertisement theme Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 1, 2010 Still not getting it...? Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 1, 2010 otherwise it looks like http://www.tonyluth.com/wp-content/plugins/oiopub-direct/purchase.php Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
cmunns 16 Report post Posted November 1, 2010 You're getting an error? or does it just not look the way you want it to? The instructions from OIO don't seem very helpful. Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 1, 2010 They're very helpful usually, but unfortunately WHP3 doesn't seem so easy to work well with integrating the necessary codes to use the wordpress theme as the OIOPublisher theme :'( Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 1, 2010 I'm trying to integrate the necessary code into the OIO main.tpl using a full width WHP3 page template, however, I can't do that since I don't know where to find the php for the template... if you look at it it just calls /post_template or something like that... i don't remember exactly. Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted November 2, 2010 Hmm, why don't you set the plugin up as best as you can with WHP then give us a link to the page describing exactly how you'd like to style it differently. Thanks, Bryan Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 2, 2010 thats just it, i cant set it up because i need to know the php from the WHP templates so that I can include the oio template codes within those, that way it will be styled within WHP. Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
cmunns 16 Report post Posted November 2, 2010 template_posts.php and _posts.php are wear the loop and all page template are handled. It's a concept called refactoring so we have less code and files doing multiple things. so when you might have to change multiple templates across your site can now do once. For step 5 in the instructions, you'll find that line for example in _posts.php right there at the top. I'm guessing you could copy the contents of template_posts.php into the main.tpl Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 3, 2010 Ok, so I've resorted to custom building the main.tpl using some of the existing WHP3 files, however, now that I've got most of my main.tpl configured, the last thing I need to include is my footer. The problem I have now is my footer starts too early, so there's a big gap between the OIOPublisher in the content area, and where the footer begins. Any ideas what I need to include to put an end to that gross space? OIOPublisher using WHP3 Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 3, 2010 Ok, so last problem actually. I got the last problem fixed, however I need to fix how that footer at the bottom of the oiopublisher displays, the width is too much. Any thoughts? Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 3, 2010 Nevermind. Thank you for the help tho guys, much appreciated. I got it working! Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites