Support Forum
I don't really think there is much point to reinstalling. As far as I can see iy is installed just fine.
Can you switch briefly to the WordPress default theme and see if it displays?
And really if it was displaying and then stopped one should be asking what changed... And we still need to see the template assigned in the page and permalink panel. This suggests there just isn't one.
One other thing you could do would be to trash this forum-3 page and just create a new page with the title and slug you want and attach that to the forum. See if a new page with a proper template to use works.
YELLOW
SWORDFISH
|
Mighty curious... Sounds like a WP theme conflict of some sort where they are, perhaps, taking over the title in a more non-standard way.
When you remove the title via the forum option all it does is actually null out the title as being compiled by the WordPress core API function the_title(). Maybe your theme is bypassing that in some way so that instead of the_title() getting nulled the whole page is getting nulled. Might be worth asking them... and then if that is the case - trying to find out if there is an alternate display option that is more WP standard...
YELLOW
SWORDFISH
|
sorry, late to the game... can you reiterate what issue you still have? you remove the page title from your wp page template and the forum disappears?
Visit Cruise Talk Central and Mr Papa's World
Original Code:
if( $px_meta_page->page_content == "on" && get_the_content() <> ''){echo '<div class="rich_editor_text pix-content-wrap">';if( $px_meta_page->page_content == "on" && get_the_content() <> ''){the_content();
the_content();if( $px_meta_page->page_content == "on"){echo '<div class="rich_editor_text pix-content-wrap">';if( $px_meta_page->page_content == "on"){the_content();
sorry, confused... what does that have to do with page title? and what was the change from original to changed for?
and why does the second one output the page content twice?
is that a code fragment? I dont see any closing braces?
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)