fabian.schmid
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Problems with IEI’m sorry I was being blind and posting too quickly…long day. Thanks for your super-fast replies!
There must be some plugin putting code above my doctype declaration. Though it was SEO Facebook but it apparently isn’t. Gonna try with deactivating all of em..
Forum: Themes and Templates
In reply to: Problems with IEThey don’t have a doctype in twentyeleven and twentyten themes though. Why’s that?
Forum: Themes and Templates
In reply to: Problems with IEThank you WPyogi, I’m gonna validate and put a Doctype in there.
Unless you tiptoe around IE when building your website, this is not the case. Building websites to work in FF and Chrome means websites should break in IE.
There are always ways to make it look kinda okay in IE as well. That’s all I need. But I can’t find the elements or styles that cause the main trouble.
Looks cool, thanks!
Hi Dave,
Thanks for the information, sounds good!
Best,
FabianForum: Plugins
In reply to: [Polylang] [Plugin: Polylang] menu for a theme does not change languageI found the problem. It is a plugin called ‘Theme My Login’ which enables you to create individual pages for the login, reset password and register pages.
I really want that plugin though so if anyone can help me to allow both plugins to work together I’d be very grateful.
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] menu for a theme does not change languageDear Chouby
I love the theme however I’m having the same problem as well as a couple of others. I have created two menus, one for English (default one) and one for German. I set everything accordingly in Settings > Languages > Menus as mentioned above.
The problems I’m having:
– The menu does not change when the language flag is clicked
– The string translations do not work
– The widgets do not change accordingly to the chosen language (I added every widget twice, once for each language and set “The widget is displayed for” to the according language)The theme was created by myself (I used WP’s twentyeleven as a blueprint) and the menu is being created with the following line in my header.php:
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>The website is: http://www.865artist.com
I hope you’re still gonna see my post since the last answer was written four months ago.
Thanks
Forum: Themes and Templates
In reply to: Changing the menuIt’s in the sidebar.php file.
Forum: Themes and Templates
In reply to: CSS help, please!Hey guys.
Just noticed this thread right now. But I noticed the problem with the “leave a comment” text as well in the last days and fixed it (also did some other tiny alteratings) – version 2.4 is now live. Changelog is in the readme.txt file, as usual.
Cheers
FabianForum: Themes and Templates
In reply to: “Comment text is extremely tiny.”Oh man, it was because of the font-size of the “comment function”, not because of the comments in the code.
Thank you anywayForum: Themes and Templates
In reply to: “Comment text is extremely tiny.”The theme is called ‘an ordinary theme’, but isn’t in the download section due to the tiny comment text.
Blog urlForum: Fixing WordPress
In reply to: The same theme looks quite different in two blogsI fixed the problem with a ‘clear: both’. It was missing also in the blog, which worked, so it’s still a big mistery for me, but it now does work properly. Of course I also added the clear to the one that worked;)
Thanks for your effortForum: Fixing WordPress
In reply to: The same theme looks quite different in two blogsIt looks like this, doesn’t it on your computer?
Forum: Fixing WordPress
In reply to: The same theme looks quite different in two blogsDo they really?:o If I visit them (at home, at work…) the testblog ist totally deferred.. looks like anarchy;)
Forum: Fixing WordPress
In reply to: The same theme looks quite different in two blogsI did solve quite a lot of the validation problems. And I certainly see, that unclosed tags can of course be a problem. But if I have two blogs on the same server, with the same theme and the same unclosed tags, I do not understand that one is displayed correctly and the other is not. That’s my big mistery…