Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Forum title
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jan 25, 2014 - 3:12 pm

That was my earlier point... SP is not outputting that... its coming from the theme...  and is the page title...  output from the wp theme... 

check the page template you are using for the forum page (it appears different than other pages on  your site)...  do you see a call to the_title() in that page template?  its more than likely what is outputting it...

 

Avatar
Ronen Laviv
Member
Free Members
sp_UserOfflineSmall Offline
Jan 25, 2014 - 5:47 pm

There must be a connection to simple press as it happens ONLY with the simple press page and ONLY when using the admin option (display options) - remove title.

I double checked with a template that works well, assigned it to the simple press page. Same problem.

 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jan 26, 2014 - 1:17 am

not denying a connection... just that we do not output a title like that...  so at a bit of a loss as to what is going on...

Andy, any thoughts?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 26, 2014 - 5:14 am

Actually just re-reading this through the thread is just going round in circles with Ronen repeating himself and not really, I believe, listening to what we are saying - and Steve (Mr Papa) I suspect missing the point a bit.

So let's recap.

Simple:Press hides the page title via an option. This causes no problem for 99.9% of users - it is commonly done - but clearly the plugin being used here for menu creation goes it's own route instead of following WP routines and this fails to work as expected. For which, apparently, we get the blame.

So - I think there are three options open - unless you want to edit the actual SP code although I do not think that would make any difference if the menu plugin is expecting something we do not support. Or use the WP menu routines of course.

Option 1:
Put up wth the page title in this instance.

Option 2:
Follow Steve's suggestion - which is a good one by the way - and create a simple WP page template for just the forum to use and remove the WordPress call to the_title(). If this were done in a child theme then it is good from a maintenance point of view as well. Once done should remain safe.

Option 3:
For a quick, simple but 'dirty' way of solving the problem add a 'display none' to the Simple:Press theme CSS file. As in:

h1 .headline { display: none; }

which removes the page title. Of course this then means that you need to preserve this change through future SP updates so creating a custom theme for this would be sensible - but that is only a few minutes worth of work.

So - As you do not want 1 and do not seem to like 2 how about giving 3 a try?

andy-signature.png
YELLOW
SWORDFISH
Avatar
Ronen Laviv
Member
Free Members
sp_UserOfflineSmall Offline
Jan 26, 2014 - 6:07 am

Option 3 may be risky with google thinking I have something to hide.

I prefer option 2.

I am not sure I know how to do that, I'll try and let you know.

Thanks, R.

Sent from my iPhone

On Jan 26, 2014, at 12:14 PM, "Simple:Press Support" wrote:

> >

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 26, 2014 - 6:28 am

I assure you Google and other search bots do not care about a display:none directive. The whole point of this rule is to remove items from the display. You will find a large number of display:none directives in SP, WP and probably your WP theme and plugins. It is a CSS rule NOT a directive that effects bots, SEO or anything else.

andy-signature.png
YELLOW
SWORDFISH
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: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620