anIMassv7.60 WordPress theme was accepted into the WordPress Theme Directory a few days ago!
However anIMassv7.60 had an issue with embed video size being too large and escaping the <article> container and overlapping the sidebar. This was simply because I had the content width in the functions.php set too large. It was very easy to change the value to a size to fit the containing <article> width.
Also I had 2 other issues with the theme, ie permalink and title issues. Both issues arose in association with a post with no title. This needed a permalink which I had added as a text link only (not hyperlinked). I also wanted/needed to add ‘No Title’ to my page title for the no post single page.
So I changed this code to add a ‘Permalink’ hyperlink title in post meta data below the post and also I edited the theme to allow all post titles to be permalinks directly (default behaviour for Twenty Ten theme).
However I have spent ages over the last day editing my title tags but have not fully fixed the title display. Perversely the code I am using at the moment
<?php echo wp_title(‘ | ‘,’true’,'right’); ?><?php echo get_the_title(‘ ‘,’ ‘,’true’); ?>
works fine in my local host server but not online!
If anyone knows how to deal with title tags for posts with no titles I would be pleased to know!
Anyway I have resubmitted a new version of anIMassv7.61 with these edits to the theme directory today which I hope will be approved and update anIMassv7.60 soon.
This theme here is anIMassv7.61. As readers here know it has been quite a process to get anIMass WordPress Theme Directory approved. Maybe now I can spend more time blogging & less time tinkering with themes!
Enjoy anIMassv7.61…..
OOOPS!!
IÂ just noticed the paper end post seperator graphic was not displaying in anIMassv7.61!
That happens when I get too focussed editing one or two problems, I forget to fully recheck the whole theme before proceeding! Now I have reactivated the paper end seperator graphic I have made this anIMassv7.62 and resubmitted that to the WordPress Theme Directory!
So please enjoy anIMassv7.62 now so I can leave editing themes and start to blog on more issues than WordPress!