Eliot Akira
@miyarakira on WordPress.org, @eliot-akira on Slack
- Member Since: February 2nd, 2013
- Location: Prague, Czech Republic
- Website: eliotakira.com
Bio
Contribution History
Eliot Akira’s badges:- Plugin Developer
-
Posted a reply to Looping of Custom Post Type not working, on the site WordPress.org Forums:
@besimk - I tested on a blank site with the "Jobs for WordPress" plugin installed,… -
Posted a reply to Looping of Custom Post Type not working, on the site WordPress.org Forums:
OK, so it sounds like the L&L code snippet is actually running - it should… -
Posted a reply to Looping of Custom Post Type not working, on the site WordPress.org Forums:
Thanks for posting the result - all post type settings seem to be normal, including… -
Posted a reply to Looping of Custom Post Type not working, on the site WordPress.org Forums:
Hmm, that is mysterious. The CCS and L&L code look the same, and should be… -
Posted a reply to ‘styles_compiled’ meta not updated on import overwrite, on the site WordPress.org Forums:
Hello, thank you for the issue report. That does sound like a bug, the import… -
Posted a reply to List Loop, on the site WordPress.org Forums:
Hello, I may have figured out why the code is not working. So the original… -
Posted a reply to Random order doesn’t work with pagination, on the site WordPress.org Forums:
Hello, in the newest plugin version, the pagination feature supports order by random. It works… -
Posted a reply to L&L Template not showing with Elementor, on the site WordPress.org Forums:
Hello, Thank you for reporting the issue - we're looking into it. The detailed description… -
Posted a reply to Bug: Plugin is clearing widget content, on the site WordPress.org Forums:
Hi Besim, thank you for the issue report. That is weird indeed. L&L does not… -
Posted a reply to Kill my site, on the site WordPress.org Forums:
This was an issue with Local by Flywheel, where a perfectly valid PHP syntax was… -
Posted a reply to Format split, on the site WordPress.org Forums:
Thank you for the question. Format split is not implemented in L&L yet, but I've… -
Posted a reply to Is there an equivalent to [is mobile]?, on the site WordPress.org Forums:
Hello! Yes, we're planning to add the Mobile Detect feature, and have started on integrating… -
Posted a reply to Random order doesn’t work with pagination, on the site WordPress.org Forums:
Thank you for the issue description. That's true, I hadn't noticed this before, but random… -
Posted a reply to Math & Custom Fields, on the site WordPress.org Forums:
Hello, This can be solved with Math and Field tags. <Math><Field field_name type=post id=123> +… -
Posted a reply to Query String Broken in 3.2.7, on the site WordPress.org Forums:
Thank you for the issue description. I did a quick test and you're right, the… -
Posted a reply to React JS Error when PODS Installed, on the site WordPress.org Forums:
Hi Scott, thank you for the offer to help. The issue was mostly on our… -
Posted a reply to Display custom taxonomy of a looped CPT, on the site WordPress.org Forums:
Hi @codimex, In a recent plugin update, I've added Taxonomy and User tags as shortcuts… -
Posted a reply to Not working for all type types of CPT ?, on the site WordPress.org Forums:
Hello, I look into Hivepress and its post type hp_listing. Strangely, I found that it… -
Committed [2670801] to Plugins SVN:
4.0.2 -
Committed [2668691] to Plugins SVN:
4.0.1 -
Committed [2667964] to Plugins SVN:
4.0.0 -
Committed [2666758] to Plugins SVN:
4.0.0 -
Committed [2665899] to Plugins SVN:
4.0.0 -
Committed [2664978] to Plugins SVN:
3.8.9 -
Posted a reply to Thanks, Eliot!, on the site WordPress.org Forums:
Hi Besim - Thank you for the kind words, I appreciate it! I'm looking forward… -
Committed [2662632] to Plugins SVN:
3.8.8 -
Posted a reply to Is the plugin Loops & Logic the next level CCS?, on the site WordPress.org Forums:
Hi Peter, great to see that you found Loops & Logic. Yes, as the main… -
Posted a reply to Inline style and CCS, on the site WordPress.org Forums:
I believe this is due to the shortcode being in an HTML attribute, which is… -
Posted a reply to CCS Help file available, on the site WordPress.org Forums:
Thank you so much for compiling this PDF document. It looks useful to have all… -
Committed [2529991] to Plugins SVN:
3.8.7 -
Posted a reply to Maybe Solved Couldn’t match CSS with new menu item style, on the site WordPress.org Forums:
I see, interesting solution. OK, I'll try the CSS snippet you posted, to bring back… -
Posted a reply to Maybe Solved Couldn’t match CSS with new menu item style, on the site WordPress.org Forums:
Ah, thank you for the tip. The note was about the CSS required for "Show… -
Committed [2492539] to Plugins SVN:
2.0.7 -
Posted a reply to Fatal error using [repeater], on the site WordPress.org Forums:
Thank you for reporting this issue. Yes, this should be handled better, shortcodes that depend… -
Posted a reply to Accessing multiple value from a custom field, on the site WordPress.org Forums:
Hi @iantresman - I'm working wiht @codemonkeynorth to implement a solution. Will let you know… -
Wrote a comment on the post Block Collections, on the site Make WordPress Core:
In answer to your question of how to add a block to a collection -… -
Committed [2285587] to Plugins SVN:
3.8.6 -
Posted a reply to Could you add Gutenberg support?, on the site WordPress.org Forums:
Hello! Thank you for the suggestion - yes, I'm looking into achieving this plugin's features… -
Committed [2164416] to Plugins SVN:
3.8.5 -
Posted a reply to $this can no longer be used in a plain function or method since PHP 7.1, on the site WordPress.org Forums:
Hello, thank you for letting me know! This should be fixed now. -
Posted a reply to Non-static method CCS_Loop::include_children() should not be called statically, on the site WordPress.org Forums:
Thank you for reporting the issue! This should be fixed in version 3.8.4, which I… -
Committed [2156752] to Plugins SVN:
3.8.4 -
Committed [2152044] to Plugins SVN:
3.8.3 -
Created ticket #47984 on Core Trac:
Filter pre_do_shortcode -
Posted a reply to Select one post from a shared field, on the site WordPress.org Forums:
Hello! Please try the following: [pass field=kartotek_producent_nr] [loop type=Stenleverantor field=producent_nr value='{FIELD}'] <strong>Producent: </strong>[field title], [field… -
Posted a reply to Depth of functionality is amazing!, on the site WordPress.org Forums:
Thank you very much for a kind and thoughtful review! I appreciate the suggestion to… -
Committed [2054063] to Plugins SVN:
3.8.2 -
Posted a reply to Pop-up stays in place in 5.0.1, on the site WordPress.org Forums:
Hello, thank you for confirming the issue with large number of posts. I'll be following… -
Posted a reply to Admin Menu Post List – Pop-up obscures content, on the site WordPress.org Forums:
Hello, happy new year! Thank you for working with me to try to resolve the… -
Posted a reply to Function create_function() is deprecated since PHP 7.2, on the site WordPress.org Forums:
The latest version of the plugin raised the PHP requirement to 5.3, and replaced create_function()…
Developer
-
Admin Menu Post List
Active Installs: 800+
-
Custom Content Shortcode
Active Installs: 10,000+
-
Zippem
Active Installs: 10+