Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[request] Fix CHH Keywords : paid
I need CHH keywords fixed to work with 4.04, as I know others do.
I pledge $35 for this fix.
Thanks,
Matthew
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Offline
Offline
Re: [request] Fix CHH Keywords : paid
I did a quick run through and saw the issue, but I haven’t had a chance to fully test it. Feel free to give it a try and let me know:
http://www.amitvaria.com/compile/chh_keywords.php
Offline
Re: [request] Fix CHH Keywords : paid
variaas,
I don’t know about the other outstanding issues, but it doesn’t change my own.
I am using chh_keywords here to help categorize posts by subject whereas they are categorized by other types of tags using the rss_unlimitted_categories plugin.
Here is the code I have in my page:
<code>
<txp:chh_if_keywords>
<txp:chh_keywords_articles form=“sermon-list” section=“sermons” />
</txp:chh_if_keywords>
</code>
Thanks for taking a look.
I appreciate your help.
If the plugin is fixed I’m good for my $30.
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: [request] Fix CHH Keywords : paid
ma_smith – to make sure I get an idea of what is broken can define the bugs everyone is seeing. I looked at the previous thread and have these general issues:
- tag cloud doesn’t work
- a space is added before the comma in lists of keywords, etc. etc
Anything else?
Offline
Re: [request] Fix CHH Keywords : paid
Variaas,
Unless something is wrong with my page,
I believe the plugin simply isn’t display articles by keyword for me:
Here is what I use in my form:
<code>
<ul class=“tagged-bible”>
<txp:chh_keywords_list field=“bible-book” section=“sermons” break=“li” />
</ul>
</code>
and in my page:
<code>
<txp:if_category>
<txp:rss_unlimited_categories_article_list section=“sermons” form=“sermon-list” />
<txp:else />
<txp:if_individual_article>
<txp:article_custom section=“sermons” status=“live” form=“sermons” limit=“1” />
</txp:if_individual_article>
<txp:if_article_list>
<txp:article_custom section=“sermons” limit=“1” status=“sticky” />
<txp:article_custom section=“sermons” limit=“10” pageby=“10” form=“sermon-list” status=“live” />
</txp:if_article_list>
<txp:chh_if_keywords>
<txp:chh_keywords_articles form=“sermon-list” section=“sermons” />
</txp:chh_if_keywords>
</txp:if_category>
</code>
I would be happy to grant you access to my test site, if you’d like to email me.
Thanks.
Matthew
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: [request] Fix CHH Keywords : paid
I have the same problem. Has this been solved by now?
Textpattern loves me, and I love textpattern.
Offline