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
My WP theme footer - conflict with S:P
Avatar
GM
London
Member
Free Members
sp_UserOfflineSmall Offline
Jul 23, 2012 - 6:37 pm

Dear S:P Team,

I have some small conflict on my S:P forum page.

My WP theme lost bitmap responsible for footer background. All other pages are fine.

http://www.bimup.co.uk/forum-menu/forum/

Help would be appreciated.

Regards,
Gregory

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 23, 2012 - 8:20 pm

looks like you have a plugin called loginradius or something throwing errors...  hard to tell if thats the cause or not...

might be worth disabling the plugin at least to test...

Avatar
GM
London
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2012 - 5:04 am

I have disabled the plugin - nothing changed. frown

When you are logged in the bitmap in the footer is fine,

when you logged out the bitmap disappear...question

Regards,
Gregory

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 24, 2012 - 6:36 am

I am trying to look at this at the moment but the site is throwing an error on all pages:

"The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol."

andy-signature.png
YELLOW
SWORDFISH
Avatar
GM
London
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2012 - 4:35 pm

It sounds complex.

I thought that all characters should be Unicode (UTF-8)

Don't know where to look, but this is what I can see...

My browser: Unicode (UTF-8)

My cPanel: MySQL charset UTF-8 Unicode (utf8)

The Page:

<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/plugins/simple-press/resources/jscript/checkboxes/prettyCheckboxes.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.widget.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/plugins/simple-press/forum/resources/jscript/msdropdown/msdropdown.js?ver=3.4.1'></script>

<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/plugins/simple-press/forum/resources/jscript/sp-forum.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.mouse.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.resizable.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.draggable.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.button.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.position.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-includes/js/jquery/ui/jquery.ui.dialog.min.js?ver=1.8.20'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/plugins/simple-press/resources/jscript/sp-common.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/sp-resources/forum-plugins/font-resize/resources/jscript/sp-fontresize.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/sp-resources/forum-plugins/policy-doc/resources/jscript/sp-privacy-doc.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/modernizr.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/jquery.easing.1.3.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/jquery.masonry.min.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/jquery.quicksand.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/jquery.tweet.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/jquery.prettyPhoto.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://www.bimup.co.uk/wp-content/themes/agtnoname/js/custom.js?ver=3.4.1'></script>


My Server variables and settings ???

character set client utf8  
(Global value) latin2  
character set connection utf8  
(Global value) latin2  
character set database latin2  
character set filesystem binary  
character set results utf8  
(Global value) latin2  
character set server latin2  
character set system utf8  
character sets dir /usr/share/mysql/charsets/  
collation connection utf8_general_ci  
(Global value) latin2_general_ci  
collation database latin2_general_ci  
collation server latin2_general_ci  

Regards,
Gregory

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 24, 2012 - 5:03 pm

Do you have

in the head section of the pages? That, as far as i know, is all that is required. This is not an SP issue however.

 
andy-signature.png
YELLOW
SWORDFISH
Avatar
GM
London
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2012 - 5:08 pm
<head>
	<meta charset="UTF-8" />

Regards,
Gregory

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 24, 2012 - 5:09 pm

Well it should be the whole line as I pasted it.

andy-signature.png
YELLOW
SWORDFISH
Avatar
GM
London
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2012 - 5:44 pm

Thank you.

I can see the problem, but I don't know where to paste the string.

Sorry, I don't want to take more of your time.

Regards,
Gregory

Avatar
GM
London
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2012 - 7:05 pm

I found the place and the head coding is fine.

On the validation I have now only one error:

Error Line 84, Column 54: Using the meta element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead.

<meta http-equiv="Content-Language" content="en-US" />

But the error is caused by qTranslate plugin.

I deactivated the plugin and the page is 'passing' the HTML5 validation test.

The footer is still unresolved.

I'm back to square onequestion

Regards,
Gregory

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: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626