Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
New Install, Can't get it to display correctly
Avatar
Chris Leckness
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 4:44 pm

I started a new blog up and wanted to add some forum functionality. I researched and found this to be one of the most recommended plugins for Wordpress. What's funny is that this domain used to host one of the largest pocket PC forums online back in the early 2000's. 🙂 I was running vBulletin back then, now I just need something for casual conversation.

Anyhow. I am messing with the "Page and Permalink" area as I found in a thread earlier today. Without Allow multiple... on, I don't see anything on my page designated to be the forum "page". I can see an instance of the forum within my theme when I have that on, but it also generates 3 other instances of the forum above the theme.

You can see what I am talking about here:

http://aximsite.com/forum/

I hope that I have forgot to do something and that it's not a huge issue with my WP Theme.

Thanks in advance for any insight.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 4:50 pm

so you need to try different combinations of display in loop and multiple display on forum - integration - page and permalink...

sp uses the wp the_content hook for displaying its content... it should only be used to display content in the loop... unfortunately some themes and plugins use it for displaying incorrectly...  it can be scanned multiple times but only output once...  so you have something incorrectly displaying the_content (which is the wp page content) multiple times...

those two options I mentioned are an attempt to deal with these misbehaving themes or plugins...

Avatar
Chris Leckness
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:07 pm

I created a template for the forums and stripped it down to parade rest.

<?php/*
Template Name: Forums
*/?>

<?php get_header(); ?>

<?php the_content(); ?>

<?php get_footer(); ?

Does that eliminate anything? 

 

I have also tried every combination of the following:

  • Filter WP list pages
  • Limit forum display to within WP loop
  • Allow multiple loading of forum content
  • Load javascript in footer

Most combinations won't show the forum at all.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:16 pm

unfortunately, not really...  but see that the_content(), that is supposed to be used for displaying page content... it looks like you have a plugin using it for other...

the list pages and javascript in footer wont affect this - just the other two...

and of course, I assume you actually edited the wp page the forum is on and changed it to use this new template?

couple other things you can do to narrow it down...

temp switch to the default wp theme and see if better...

if not, then disable your other wp plugins and see if better...  then enable one by one until it breaks... then we can work the conflict...

Avatar
Chris Leckness
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:28 pm

Yes, I changed the page to use that template. 

Great advice. 🙂 I had already disabled 1/2 the plugins to see, but not all.

Turns out it was a plugin. Jeeesh.... Simple Facebook Connect.  Guess I will have to find another plugin for getting posts to the facebook fan page.

Thanks. Now to monkey with formatting since my theme is running havoc on the way the themes display.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:30 pm

interesting... we have some folks that use simple facebook connect... is it the latest? might search here for it and see what was done... I do remember some settings that had to be used...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:32 pm

https://simple-press.com/suppo.....ct/#p98722

says it has the fix...   works for simple facebook or twitter...

Avatar
Chris Leckness
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:35 pm

Thanks. I appreciate that. 

While I have you on the horn, do you have any resources on how to, without messing up other parts of the site, monkey with the CSS to make the forum display as intended inside my theme?

Thanks again.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 12, 2012 - 5:39 pm

I would highly recommend using firefox with the firebug addon... it lets you inspect any css and make changes right on the page so you can try before you buy...

I would also highly suggest you make your own sp theme rather than modifying ours so you wont lose changes on upgrades... see this for help:  http://codex.simple-press.com/.....g-a-theme/

We are just starting to populate the codex for 5.0...

Avatar
Chris Leckness
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 13, 2012 - 9:51 pm

So this forum we're in right now is default theme right?

I can not figure out where my fonts are getting changed to be so much smaller. 🙁

I created an alternate header that creates a stripped down, alternate css file and I can't get the fonts to get bigger. I even removed all CSS from that alternative CSS file and while it jacks the formating of the WP theme, the forums stay the same.

>>> http://aximsite.com/forum

Also, that fix for Facebook Connect only seems to work for the earlier version. 

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625