Support Forum
As per my attached pix: the header and footer are not in the right place
I'm using custom page template for Simple-press forum and below are the code:
Please recommend how to fix this, many thanks again
http://fundmanagertalk.com/forum/
<?php
/*
Template Name: Forum
*/
?>
<?php get_header(); ?>
<div id="fullwidth">
<div class="post" id="post-<?php the_ID(); ?>">
<div class="entry">
<?php the_content('Read the rest of this entry ?'); ?>
</div>
</div>
</div>
<?php get_footer(); ?>
rro
I am not sure it is possible for me to advise on this. Except I am not so sure it is using the above template. if you look at the html source being generated there are no 'fullwidth', 'post-XX' or 'entry' divs being used suggesting it is using a different WP template to your one above.
YELLOW
SWORDFISH
|
This is hard to explain...
For some reason that template is just not working but I really do have no idea why that is. I can find the 'fullwidth' div after all but it is being displayed AFTER all of the page content down near the footer. What is more, the closing /problem-with-post-edit-buttonead tag is being shown AFTER the page has been displayed. I honestly have no idea why this should be but something is clearly not happy about things.
If you use one of the theme pre-supplied templates does that work properly?
YELLOW
SWORDFISH
|
Well I am out of ideas and while I don't think any of these will help we may as well try them.
Go to the forum admin > Integration > Page and permalink panel.
In the bottom section named 'Theme Display Options' Try turning them on one at a time and redisplayiing the page to see if it makes any difference
YELLOW
SWORDFISH
|
so that indicates something, likely a plugin, do something odd with the wp the_content filter... next step would be to disable all your other plugins and see if it still occurs... if not, then reenable one by one until it returns... once we know a conflict can work to see what the issue is...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
so that indicates something, likely a plugin, do something odd with the wp the_content filter... next step would be to disable all your other plugins and see if it still occurs... if not, then reenable one by one until it returns... once we know a conflict can work to see what the issue is...
Found already
Simple-press plugin is conflict with "Simple Facebook Connect" Plugin
Is there any way to make it work together, Thanks
I found this
http://wordpress.org/support/t.....ress-forum
but still not found the way to resolve the conflict
1 Guest(s)