Warning: The magic method Shapely_Related_Posts::__wakeup() must have public visibility in /data/web/virtuals/32331/virtual/www/subdom/autoklub/wp-content/themes/shapely/inc/class-shapely-related-posts.php on line 89
Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/32331/virtual/www/subdom/autoklub/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /data/web/virtuals/32331/virtual/www/subdom/autoklub/wp-includes/feed-rss2.php on line 8 Edge Case – Autoklub Březolupy
http://autoklub.brezolupy.cz/subdom/autoklub
Webové stránky Autoklubu BřezolupyFri, 15 May 2015 14:48:32 +0000cs
hourly
1 https://wordpress.org/?v=6.2.13Edge Case: Nested And Mixed Lists
http://autoklub.brezolupy.cz/subdom/autoklub/2015/05/15/edge-case-nested-and-mixed-lists/
Fri, 15 May 2015 14:48:32 +0000http://wptest.io/demo/?p=1000Read More]]>Nested and mixed lists are an interesting beast. It’s a corner case to make sure that
Lists within lists do not break the ordered list numbering order
Your list styles go deep enough.
Ordered – Unordered – Ordered
ordered item
ordered item
unordered
unordered
ordered item
ordered item
ordered item
ordered item
Ordered – Unordered – Unordered
ordered item
ordered item
unordered
unordered
unordered item
unordered item
ordered item
ordered item
Unordered – Ordered – Unordered
unordered item
unordered item
ordered
ordered
unordered item
unordered item
unordered item
unordered item
Unordered – Unordered – Ordered
unordered item
unordered item
unordered
unordered
ordered item
ordered item
unordered item
unordered item
]]>Antidisestablishmentarianism
http://autoklub.brezolupy.cz/subdom/autoklub/2009/10/05/title-should-not-overflow-the-content-area/
Mon, 05 Oct 2009 19:00:59 +0000http://wptest.io/demo/?p=877Read More]]>Title should not overflow the content area
A few things to check for:
Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality.
Check the browser window / tab title.
If you are a plugin or widget developer, check that this text does not break anything.
The following CSS properties will help you support non-breaking text.
-ms-word-wrap: break-word;
word-wrap: break-word;
]]>Untitled
http://autoklub.brezolupy.cz/subdom/autoklub/2009/09/05/edge-case-no-title/
Sat, 05 Sep 2009 16:00:23 +0000http://wpthemetestdata.wordpress.com/2007/09/04/14/This post has no title, but it still must link to the single post view somehow.
This is typically done by placing the permalink on the post date.