Survey Of All Posts!

Deeper Nested Menus
/ | Leave a CommentLike Bootstrap, BootScore only knows menus with a depth of 2. Bootstrap because it wants to in principle. BootScore because it follows its base as strictly as possible. Level 0 entries are listed horizontally in the header, and the corresponding level 1 entries are listed vertically below. Thus, the top-level entries group the entries below them. And menus behave the same way on smartphones and desktops.We want to talk a about deeper nested menus, here: […]

Shortcodes in Menus — For A Better Staging
/ | Leave a CommentMaintaining a WordPress-based site often means working with two instances — one for development and one for production. Both have their own domain, a specific URL, used to link one site element to another. Manually or automatically. This implies that a web designer has to replace this URL prefix with the other one in all places if she wants to bring tested pages into production. She can trigger this replacement in different ways, manually or with a replacement plugin. Here, we describe shortcodes in menus — another method that simplifies such work significantly. […]

A Copyright Line As Feeding For Your Footer
/ | Leave a CommentIn the European legal area, exploitation rights inherently belong to the author of a work. She does not have to do anything else. In the American legal area, things are different. There, every work falls into the ‘public domain’ by default. Only when the author actively claims her ‘copyright’, the work belongs to her. Thus, having in copyright line in your footer could be helpful for you: […]

Separated Multilingualism: Divide and Conquer
/ | Leave a CommentI had set up my old site, fodina.de bilingual. With the help of WP-Globus. As nice as this worked for years, at last WP-Globus got lost. Thoroughly! When I edited the German text, it made the English disappear. And vice versa. Something like that shall not happen to me again. The restoration was complex and complicated. So, while migrating to bootScore, I switched to a separated multilingualism — realized by two separate sites. […]

A Subordinated Menu As Feeding For Your Footer
/ | Leave a CommentA footer is an area for more off-beat references. They are more offside insofar as our readers expect to get access to what they came for — directly after a page is loaded, directly on top of it. At the bottom — where they first have to scroll — they are looking for minor aspects. That’s the logic of subordination. For the sake of reader-friendliness, the footer is a good place for a secondary subordinated menu should: […]

Minor Stuff As Feeding For Your Footer
/ | Leave a CommentWhat is important is in the eye of the beholder. A lawyer would perhaps include the imprint, the image credits, or the data protection concept. And not to forget: the open source compliance artifacts. The reader, on the other hand, would see it differently! She wants content. Entertainment. Real ‘content’. Not this legal gobbledygook. […]

bootScore & SEO: No Broken Links, please
/ | Leave a CommentSearch engines don’t like gossipy keywording and love well-filled sitemaps. But they detest broken links. So, we should prevent ourselves from destroying the given SEO friendly behavior of bootScore: […]

bootScore Shortcode For Font-Awesome Icons
/ | Leave a CommentHaving enabled Font-Awesome is a nice feature of bootScore. Somewhat frustrated , I have to add that embedding ‘own’ HTML code into a WordPress/Gutenberg block via ‘Edit as HTML’ occasionally destroys the type and content of the block : If the code is suspect to the Gutenberg editor, it replaces the work already done with an empty HTML block . Annoying if you just wanted to quickly add another icon from Font Awesome via <i class="fa-regular fa-square-check"></i>
. That must be solved differently, by a bootScore Shortcode For Font-Awesome — for example: […]

bootScore & SEO: Semantic Tagging, Key Wording, and Sitemaps
/ | Leave a CommentSEO encompasses a lot. One means of Search Engine Optimization is the semantic tagging of sections, which became possible with HTML5. In this respect, bootScore and SEO fit well together: […]