[email protected]
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-dTree] [Plugin: WP-dTree] taxonomy not displayingDisplaying categorised custom taxonomy.
Great plugin.
I can display all posts within their categories and open/close each category folder for more details.
By using the WP-dTree Taxonomies (beta) widget, I have also been able to display all the tags in a list of open/close category folders. To do this with Tags, I simply added the term “post_tag” in the Taxonomy name field, of the WP-dTree Taxonomies (beta) widget.
However, I have a custom field called “FLE.color”.
I want to achieve the same effect as with categories or tags, but with the custom field called “fle.color”.
I simply want to categorise all my posts in open/close category folders, according to the value set in the custom field for color.
So I added the widget called WP-dTree Taxonomies (beta), and I added the custom field name aclled “FLE.Color”, in the field called Taxonomy name, but nothing appears.
How can I display a categorised list based on a custom category/field called FLE.Color?
Thanks
Forum: Plugins
In reply to: [Advanced Post List] [Plugin: Advanced Post List] advanced custom fieldsActually, on second review I see what you mean.;/
I can add a custom field value by adding:
<–option value=”[post_permalink]”>[post_title] -[post_meta name=”field-1″]</option–>
What I want to do however is filter out all posts without a specific value.
So, show post if field-1=value-1, otherwise don’t show.
I notice that you have an advanced custom fields tab, but when I select it, nothing happens.
Forum: Plugins
In reply to: [Advanced Post List] [Plugin: Advanced Post List] advanced custom fieldsThis kind of copy and paste from the listed short codes is really not clear.
Please provide a clear example, lets say for a custom field called “field-1”, which has a value of “value-1”.
How would I then proceed to create a page with only posts that have the custom field value for field-1=value-1?
Thanks
Forum: Plugins
In reply to: [Advanced Post List] [Plugin: Advanced Post List] advanced custom fieldsSorry, I don’t quite get this.
So I you saying I can currently do it or I can’t?
And if I can how?
Hi,
Really nice plugin and very stable.
However it seems that the chartle attribute is either not working in general, or not working in my case.
I am trying to limit the length if the Title but I can’t. I have added chartle=”15″ but this is not having any effect.
Can I please be giving some feedback on whether this is a bug, if so if it can be fixed, or if it an issue from my end.
Many thanks