ArteMa
@madeinua on WordPress.org
- Member Since: February 5th, 2013
- Job Title: Senior Software Web Developer
Contribution History
ArteMa’s badges:- Core Contributor
-
Mentioned in [52716] on Core SVN:
Query: Check if the theme supports `block-templates` before calling `locate_block_template()` in `get_query_template()`. -
Mentioned in [52697] on Core SVN:
Query: Check if the theme supports `block-templates` before calling `locate_block_template()` in `get_query_template()`. -
Created ticket #55074 on Core Trac:
Deactivating WP_Widget_Recent_Comments kills the whole Widgets area -
Posted a reply to This will appear, on the site WordPress.org Forums:
Hi, you have to update to the latest version 2.0.17. -
Created ticket #54917 on Core Trac:
Block template - missed check for support -
Posted a reply to Limit the plugin only to Categories, on the site WordPress.org Forums:
Hi, you can define this with the filter "colorful_categories_taxonomies". -
Posted a reply to This will appear, on the site WordPress.org Forums:
Hi, you can use the filter "colorful_categories_term_text" to change the output. -
Posted a reply to Empty term performance, on the site WordPress.org Forums:
Thanks -
Posted a reply to Empty term performance, on the site WordPress.org Forums:
Okay, but can this be somehow disabled? I.e. just don't start the query and return… -
Created a topic, Empty term performance, on the site WordPress.org Forums:
Hi, I have a huge performance issue when entering an … -
Created a topic, Install issue, on the site WordPress.org Forums:
Hi, The function relevanssi_create_database_tables() … -
Created a topic, Post Locking not working, on the site WordPress.org Forums:
Hi, I found an issue with Post Locking feature when t… -
Created a topic, Comments in the footer, on the site WordPress.org Forums:
Hi there, I see the plugins add data about the perfor… -
Posted a reply to Plugin + Active Filters widget, on the site WordPress.org Forums:
Hello, I think yes, this is possible. But requires code changes to the theme (functions.php). -
Created ticket #50507 on Core Trac:
The modal window is blank depending on the URL -
Created a topic, Private post types, on the site WordPress.org Forums:
Hello, is it any reason to manage only the public pos… -
Posted a reply to Changing hover colors, on the site WordPress.org Forums:
Hi kilmandjaro, have you tried this? .colorful-categories a:hover { background-color:#00a3ac !improtant; color:#000000; } -
Posted a reply to Changing hover colors, on the site WordPress.org Forums:
Hello, if you want to change all list items to the same background, then yes,… -
Posted a reply to PHP Fatal error when Expand shortcodes is enabled, on the site WordPress.org Forums:
Up. Hi, finally I would say this is the error because even this code leads… -
Posted a reply to Error 504 Gateway Time-out when the server processes a packet, on the site WordPress.org Forums:
Hello, you have to check your server error logs because it can be a thousand… -
Posted a reply to hierarchy and admin bar, on the site WordPress.org Forums:
Hi alx359, thanks for the report! >> Noticed that when unzipping back, page hierarchy is… -
Posted a reply to copy of posts, on the site WordPress.org Forums:
Hello, it's hard to say what exactly happened in your case. It would be nice… -
Posted a reply to copy of posts, on the site WordPress.org Forums:
Text is inside the info.dat file. It's serialized. Together with all the other data (meta,… -
Posted a reply to copy of posts, on the site WordPress.org Forums:
When you archive (zip) an article - plugin archives all content including the texts (content)… -
Posted a reply to PHP Fatal error when Expand shortcodes is enabled, on the site WordPress.org Forums:
Just an example that will cause the problem: add_action( 'init', function () { wp_insert_post(..); },… -
Posted a reply to PHP Fatal error when Expand shortcodes is enabled, on the site WordPress.org Forums:
I have another plugin that tries to insert a post before your plugin initializes relevanssi_init()… -
Posted a reply to PHP Fatal error when Expand shortcodes is enabled, on the site WordPress.org Forums:
Okay, thanks. This is not the missed file but the problem with the other plugin.… -
Created a topic, PHP Fatal error when Expand shortcodes is enabled, on the site WordPress.org Forums:
Hi there, I have an error during the website indexing… -
Created ticket #47465 on Core Trac:
current_action function - return types -
Posted a reply to Notice message, on the site WordPress.org Forums:
Yes, sure. This line if ( ! empty( $options['logincust_logo_width'] ) || ! empty( $options['logincust_logo_height'] )… -
Created a topic, Notice message, on the site WordPress.org Forums:
Hi there, plugin generates notice message: PHP Notic… -
Posted a reply to Highlight type setting bug, on the site WordPress.org Forums:
Same here: if ( 'style' === $highlight ) { should be if ( 'css' ===… -
Posted a reply to Highlight type setting bug, on the site WordPress.org Forums:
Hello, Relevanssi 4.1.1.2. Wrong: $highlight_style = relevanssi_select( $highlight, 'style' ); Should be: $highlight_style = relevanssi_select(… -
Created a topic, Highlight type setting bug, on the site WordPress.org Forums:
Hi there, found bug in Excerpts and highlights > H… -
Created a topic, Gutenberg support, on the site WordPress.org Forums:
Hi there, this plugin doesn’t work with the upco… -
Posted a reply to W3TC Breaking Audio Playlist & Store Images, on the site WordPress.org Forums:
I can confirm this bug. W3TC Minify kills CDATA of the shortcode[playlist]. W3TC 0.9.7 Thanks. -
Committed [1833819] to Plugins SVN:
Colorful Categories 2.0.6 -
Committed [1813275] to Plugins SVN:
Colorful-Categories 2.0.5 -
Posted a reply to HTML Tags in Post excerpt, on the site WordPress.org Forums:
In this case I would recommend to add this line $content = strip_tags($content, get_option('relevanssi_excerpt_allowable_tags', ''));… -
Posted a reply to HTML Tags in Post excerpt, on the site WordPress.org Forums:
Not really. Relevanssi convert excerpt to HTML entities. So, as a result you will have… -
Created a topic, HTML Tags in Post excerpt, on the site WordPress.org Forums:
Hi there I found one issue: HTML tags added to the po… -
Committed [1774052] to Plugins SVN:
Colorful Categories 2.0.4 -
Committed [1761716] to Plugins SVN:
Added Wordpress 4.9 support -
Posted a reply to WordPress 4.8, on the site WordPress.org Forums:
Hah, it seems that the other plugin affect this area.. Okay, now it works ;) -
Posted a reply to WordPress 4.8, on the site WordPress.org Forums:
Hello webbistro, exactly, this was the first what I did.. Okay, it works on the… -
Posted a reply to WordPress 4.8, on the site WordPress.org Forums:
Okay, I have updated to the newest plugin version (2.4.5) but the bug is still… -
Created a topic, WordPress 4.8, on the site WordPress.org Forums:
Hi there, plugin doesn't work with the upcoming Wordp… -
Committed [1668779] to Plugins SVN:
Colorful Categories 2.0.3 -
Posted a reply to Looks GREAT, but threw a Parse error, on the site WordPress.org Forums:
Okay, I found the problem: not supported syntax in php 5.3-. Fixed. -
Committed [1641167] to Plugins SVN:
Colorful Categories 2.0.2