Daniel Llewellyn
- Member Since: August 16th, 2007
- Basingstoke, Hampshire, UK
- https://www.bowlhat.net
- Freelance Web developer and Systems administrator at Bowl Hat
- @diddledan on WordPress.org and Slack
- Core Contributor
- Translation Contributor
- Plugin Developer
Bio/Description
WordPress Origin Story
-
Posted a reply to post-type in shortcode to display posts only?, on the site WordPress.org Forums:
@Tonybearblog, your server might be missing the PHP module called mbstring. That is the normal…1 week ago
-
Posted a reply to Vertically to Horizontally in order?, on the site WordPress.org Forums:
Yes, those two lines are back-to-front. It should have the <div><ul> before the <?php1 week ago
-
Posted a reply to Vertically to Horizontally in order?, on the site WordPress.org Forums:
Yes, this is possible, but you will need to edit some CSS, or the template,…1 week ago
-
Posted a reply to custom post type, on the site WordPress.org Forums:
To specify a custom-post-type you would use the shortcode as: [a-z-listing post-type="your-plugins-post-type-slug"]1 week ago
-
Posted a reply to Exclude certain category, on the site WordPress.org Forums:
Are you displaying a list of terms from a taxonomy, or are you wanting to…1 week ago
-
Posted a reply to Plugin to Plugin, on the site WordPress.org Forums:
Provided the other plugin uses a post-type to store it's content then yes, you just…1 week ago
-
Posted a reply to Blank page, on the site WordPress.org Forums:
it looks like PHP died part-way through creating the page to send to the browser.…1 week ago
-
Posted a reply to How to sort index of single category by date, on the site WordPress.org Forums:
Don't worry, it's not a problem at all. If I can still help in any…2 weeks ago
-
Posted a reply to How to sort index of single category by date, on the site WordPress.org Forums:
Aha, I think we're talking cross-purposes here. It looks like you're using a different plugin,…2 weeks ago
-
Posted a reply to How to sort index of single category by date, on the site WordPress.org Forums:
Hi, I don't think I really understand the concept here, but that is probably me…2 weeks ago
-
Posted a reply to List subcategorys only, on the site WordPress.org Forums:
It cannot be done now. I don't think it will be easy to do in…2 weeks ago
-
Posted a reply to Linking to external sites, on the site WordPress.org Forums:
Hi, Depending on how you save the information it should be possible, but may take…2 weeks ago
-
Posted a reply to List subcategorys only, on the site WordPress.org Forums:
Hi, It is not possible as the plugin exists right now. As an alternative I…3 weeks ago
-
Posted a reply to Right To Left, on the site WordPress.org Forums:
Good question. I haven't made provision for right-to-left of the letters. At the moment it's…3 weeks ago
-
Posted a reply to Need to show category under custom post type, on the site WordPress.org Forums:
Awesome! :-) I'm really glad my plugin is working for you..3 weeks ago
-
Posted a reply to Single voice for Number Listing (0-9), on the site WordPress.org Forums:
I'm glad your problem is fixed by the new release :-) Sorry I didn't get…3 weeks ago
-
Posted a reply to Posts of a certain category type, on the site WordPress.org Forums:
I can't see any reason for a blank listing to be returned. As the letters…3 weeks ago
-
Posted a reply to Need to show category under custom post type, on the site WordPress.org Forums:
Hi, The way you have the shortcode above will display: Posts of the type "employer"…4 weeks ago
-
Posted a reply to Order by postname, on the site WordPress.org Forums:
Thanks for the ideas, I'll look to incorporate them, or a variant, in a future…4 weeks ago
-
Posted a reply to Give me an example how to use it, on the site WordPress.org Forums:
The plugin cannot currently show only terms with a common parent term. For this I…4 weeks ago
-
Posted a reply to number listing, on the site WordPress.org Forums:
You got to it before I managed to let you know it was available :-)4 weeks ago
-
Committed [1729850] to Plugins Trac:
add 1.8.04 weeks ago
-
Posted a reply to A-Z Listing second name, on the site WordPress.org Forums:
That is certainly a strange behaviour. Can you show me the code you used in…4 weeks ago
-
Posted a reply to Additional Shortcode params, on the site WordPress.org Forums:
Hi, presently the plugin is set up to display children pages of a top-level page…1 month ago
-
Posted a reply to Posts of a certain category type, on the site WordPress.org Forums:
The terms attribute takes the slug rather than the title, so in your case it…1 month ago
-
Posted a reply to Can’t edit page with widget active, on the site WordPress.org Forums:
That sounds suspiciously like you're missing the mbstring or some other PHP module on your…1 month ago
-
Posted a reply to number listing, on the site WordPress.org Forums:
This got wrapped-up in another issue which is taking me longer than I had hoped.…1 month ago
-
Posted a reply to Vehicle A-Z Listing, on the site WordPress.org Forums:
Hi, The WordPress.org forum guidelines prohibit the discussion of jobs, payments, and direct access to…1 month ago
-
Posted a reply to Single voice for Number Listing (0-9), on the site WordPress.org Forums:
Hi, Currently this is only possible by using the filter provided by the plugin to…1 month ago
-
Posted a reply to number listing, on the site WordPress.org Forums:
Thanks for the followup, the extra diagnostics you did to narrow down the problem really…1 month ago
-
Posted a reply to number listing, on the site WordPress.org Forums:
Are you getting the listing just without numbers or are you not getting the listing…2 months ago
-
Posted a reply to Woo Commerce, on the site WordPress.org Forums:
It should be possible to query woocommerce products, though to get advanced woo-specific features such…2 months ago
-
Posted a reply to Vehicle A-Z Listing, on the site WordPress.org Forums:
If the posts are stored and accessible by WordPress' WP_Query then yes this is possible…2 months ago
-
Posted a reply to Broken after latest update, on the site WordPress.org Forums:
phew! I was feeling the pressure for a while today :-) I'm glad it's working…2 months ago
-
Posted a reply to Perfect Plugin, on the site WordPress.org Forums:
Thank you for the review :-) If you updated to 1.7.1 you'll likely need to…2 months ago
-
Posted a reply to Recent Update not showing List, on the site WordPress.org Forums:
Yeah, I broke it in 1.7.1 Several people have alerted me to the issue, which…2 months ago
-
Posted a reply to A_Z by surname (second word of post title), on the site WordPress.org Forums:
no, you're not crazy, I broke the shortcode in the update. try 1.7.2 (just uploaded)…2 months ago
-
Committed [1718259] to Plugins Trac:
1.7.2 bugfix edition2 months ago
-
Posted a reply to number listing, on the site WordPress.org Forums:
Oh dear, I broke the shortcode. A fix is incoming right now. I can only…2 months ago
-
Posted a reply to Broken after latest update, on the site WordPress.org Forums:
Oh dear, I broke the shortcode. A fix is incoming right now. I can only…2 months ago
-
Posted a reply to “There are no posts included in this index.” Since 1.7.1, on the site WordPress.org Forums:
Oh dear, I broke the shortcode. A fix is incoming right now. I can only…2 months ago
-
Posted a reply to post-type with taxonomy, on the site WordPress.org Forums:
taxonomy refers to the collection from which a term is selected. You have specified that…2 months ago
-
Posted a reply to number listing, on the site WordPress.org Forums:
just for you, I released a new feature in 1.7.1 (uploaded a short while ago),…2 months ago
-
Committed [1717711] to Plugins Trac:
tag 1.7.12 months ago
-
Posted a reply to Bravo! Ideally!, on the site WordPress.org Forums:
Thank you for your kind words. If you need any help at any time please…2 months ago
-
Posted a reply to Filter posts via category using shortcode, on the site WordPress.org Forums:
It's possible the matching of "multi-byte characters" is a bit wonky (broken). Being an English…2 months ago
-
Posted a reply to Hide characters without entries, on the site WordPress.org Forums:
Nice, I'm glad you managed to find the solutions to all your problems :-) If…2 months ago
-
Posted a reply to Add numbers to the listing, on the site WordPress.org Forums:
Sorry, I made a mistake in my examples.. The hyphens in the filter name a-z-listing-alphabet…2 months ago
-
Posted a reply to Removing the default css, on the site WordPress.org Forums:
Yeah, that's my bad, the hyphens in the filter name a-z-listing-add-styling need to be underscores:…2 months ago
-
Committed [1714400] to Plugins Trac:
update 1.7.0 readmes2 months ago
-
A-Z Listing
Active Installs: 1,000+
-
Bang Faceted Search
Active Installs: 20+
-
Child Order
Active Installs: 20+
-
Custom Menu Fields
Active Installs: 80+
-
I'm A Plugin Developer
Active Installs: Less than 10
-
Link Badges
Active Installs: 30+
-
Site PIN
Active Installs: 1,000+