Results 1 to 5 of 5
Thread: Custom wordpress theme integration
-
Custom wordpress theme integration
28 Jul 2009 @ 10.28 I am not a pro but have enjoyed learning a bit of css and html while maintaining my own site, I have now made this theme and integrated it with wordpress.
I have valid css but am getting html errors, I think these are caused by the pages created via wp admin, meta tags created in the seo plugin are also showing up with errors.
has anyone experienced problems with the defualt wp page editor? I installed deans's fckeditor/wysiwyg but am finding that it also create problems.Last edited by Jacob; 28 Jul 2009 at @ 11.00.
-
28 Jul 2009 @ 11.32 You are using HTML not XHTML. Try changing.
toCode:<link /> <meta />
If you cannot change this then change your doctype to.Code:<link> <meta>
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Last edited by Jason; 28 Jul 2009 at @ 11.34.
-
-
28 Jul 2009 @ 13.03 I am also getting a activeX control message in IE7?
Most infuriating is the wp page editor and my recent install of dean's plugin editor which shows my page content in one way in its preview and another when live, and then totally messed up in IE7... for example this page
-
28 Jul 2009 @ 21.42 Ok, I take it back the editor is not so bad, my lack of html knowledge is also to blame.
Like to hear your thoughts on the site though.
And thanks Jason
Similar Threads
-
New WP theme is confusing
By corie_michele in forum Content Management Systems, Blogs & ForumsReplies: 13Last Post: 13 Jul 2010, @ 20.49 -
wordpress - add custom field images to rss feed
By WelshStew in forum Content Management Systems, Blogs & ForumsReplies: 7Last Post: 26 Feb 2010, @ 15.01 -
Wordpress Theme Design
By Jack Franklin in forum Design & LayoutReplies: 7Last Post: 28 Jul 2009, @ 06.57 -
Wordpress theme not displaying uploaded post pictures
By 41ex in forum Content Management Systems, Blogs & ForumsReplies: 0Last Post: 31 May 2009, @ 01.50



LinkBack URL
About LinkBacks














Help needed please
Can you link to a web page showing the problem? That makes it much...