thejonson
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Permalinks] [Plugin: Custom Permalinks] Capitalisation of urlsBTW currently the URL with the capital is working at the moment, as the CEO keeps tweeting the link with the capital, probably due to iOS auto correcting his tweets.
Just updated the plugin to the latest version, when it became avaliable today, and the problem has resolved itself.
I found a quick fix by removing the following line from my theme’s header.php
<meta name=”description” content=”<?php the_excerpt_rss(); ?>” />
In the affect source the following is what is happening:
<meta name=”description” content=”<div class=”ai1ec-excerpt”>
<div class=”ai1ec-time”><label class=”ai1ec-label”>When:</label> December 14, 2011<span class=”ai1ec-allday-label”> (all-day)</span></div>
</div>
” />Forum: Fixing WordPress
In reply to: Display title only for a postCheers for that 🙂
Forum: Themes and Templates
In reply to: Integrating with Yet Another Photo Blog pluginSorry failed to mention that the theme i’m using is AutoFocus by allancole.com