Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Beta tester for TXP theme wanted
Since I was really using the same image I use at Gravatar, I had a thought about using that as a fall-through if the author_image wasn’t set. Of course, that also means that some image is always going to be there, which may not be what people want.
<div class="author-info">
<txp:if_plugin name="smd_bio" version="0.4">
<txp:smd_bio_info fields="author_image" label="">
<txp:smd_if_bio field="author_image" >
<txp:image id='{smd_bio_author_image}' width="70" class="avatar avatar-70 photo"/>
<txp:else />
<txp:glx_gravatar email='<txp:gho_author_email/>' size="70" class="avatar avatar-70 photo" default="http://0.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536&size=70&rating=G" />
</txp:smd_if_bio>
</txp:smd_bio_info>
<div class="author-description">
<h3>Author: <txp:author link="1"/></h3>
<p>
<txp:if_custom_field name="author_bio"><txp:custom_field name="author_bio" /><txp:else /><txp:smd_bio_info fields="author_bio" label="" /></txp:if_custom_field>
</p>
</div> <!-- end author-description -->
About the phq_subscribe – I clicked on that tab before getting the original error. Now I notice I am not getting any. Not sure when they went away.
Offline
Re: Beta tester for TXP theme wanted
I like this idea and have pushed it to github. phq_subscribe seems strange, but if the error is gone I shall just ignore it for now…
Yoko for Textpattern – A free blog theme • Minimum Theme – If all you want to do is write.
Note: I am currently not actively using Textpattern, so I am not in the forums very often
Offline
Re: Beta tester for TXP theme wanted
OK, so I think it is ready for release. Unless there are any last minute findings I shall prepare the official release now. There may be more releases depending on the severity of issues uncovered. Thanks a lot for all your beta testing help, I really appreciate it!
Yoko for Textpattern – A free blog theme • Minimum Theme – If all you want to do is write.
Note: I am currently not actively using Textpattern, so I am not in the forums very often
Offline
Re: Beta tester for TXP theme wanted
Created a new thread for Yoko as I consider the beta test over. Thanks!
Yoko for Textpattern – A free blog theme • Minimum Theme – If all you want to do is write.
Note: I am currently not actively using Textpattern, so I am not in the forums very often
Offline