acosmin
@acosmin on WordPress.org and Slack
- Member Since: March 6th, 2014
- Website: acosmin.com
- Job Title: Themes Team Admin
- Employer: Extend Themes
Contributions Sponsored
Contribution History
acosmin’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Themes Team
-
Closed ticket #111701 on Themes Trac:
THEME: Kitolms – 1.0.17 hours ago
-
Closed ticket #111778 on Themes Trac:
THEME: devo – 1.07 hours ago
-
Closed ticket #111529 on Themes Trac:
THEME: Oliva Personal Portfolio – 1.0.24 days ago
-
Closed ticket #111426 on Themes Trac:
THEME: Mecmua – 1.1.24 days ago
-
Closed ticket #111413 on Themes Trac:
THEME: Kaku – 1.0.34 days ago
-
Closed ticket #111523 on Themes Trac:
THEME: Villar – 1.0.05 days ago
-
Closed ticket #111414 on Themes Trac:
THEME: corprato – 3.0.05 days ago
-
Closed ticket #111300 on Themes Trac:
THEME: mywayblog – 1.2.01 week ago
-
Mentioned in [52022] on Core SVN:
Bundled Theme: Ensure logo displays in Customizer previewer.3 months ago
-
Posted a reply to E_Error line 71, on the site WordPress.org Forums:
Hi, You can try adding the following lines at the top of your wp-config.php file…3 months ago
-
Posted a reply to How to make space on the left and rigth?, on the site WordPress.org Forums:
Hi, You can try this CSS in your Customizer > General Settings > Addtional CSS…4 months ago
-
Posted a reply to Cannot publish customisations, on the site WordPress.org Forums:
Hi, Try to or ask your web host to disable mod_security (if it is enabled)…4 months ago
-
Created a topic, Adding a custom logo through the setup wizzard will remove all theme mods, on the site WordPress.org Forums:
This was tested with the 2021 theme. After you finish …9 months ago
-
Posted a reply to Contact Form 7 Privacy Acceptance blank and copywriter text size, on the site WordPress.org Forums:
@carolasproloquier Hello, For support for pro version please contact the author at support@extendthemes.com or using…9 months ago
-
Posted a reply to Image not load., on the site WordPress.org Forums:
@foxysamp97 you also have Autoptimize enabled, please disable that one too. You shouldn't use two…9 months ago
-
Posted a reply to Clearfix and color overwrites messes with the WP Toolbar, on the site WordPress.org Forums:
Hi @keraweb Thank you for the report, I will open a ticket for this bug…10 months ago
-
Posted a reply to category not apear to filter blogpost, on the site WordPress.org Forums:
@witadmin this can be solved by changing your permalinks structure, please check the following image:…10 months ago
-
Posted a reply to “Please wait, this might take a little while”, on the site WordPress.org Forums:
Hi, Please press CTRL+SHIFT+I and click on the Console tab. If you have any errors…1 year ago
-
Mentioned in [49216] on Core SVN:
Bundled Themes: Import Twenty Twenty-One, the new default theme for WordPress 5.6.1 year ago
-
Created ticket #51337 on Core Trac:
Twenty Twenty: Custom Logo bug in the Customizer1 year ago
-
Wrote a new post, New Admin Menu Page Requirement, on the site Make WordPress Themes:
A few weeks ago we proposed a new requirement that allows theme authors to use…1 year ago
-
Wrote a comment on the post Proposal: allow themes to add a top-level admin-menu, on the site Make WordPress Themes:
Updated the post with some changes.2 years ago
-
Wrote a comment on the post Proposal: allow themes to add a top-level admin-menu, on the site Make WordPress Themes:
Updated the requirement with these 2 points: * If you recommend plugins via TGMPA, you…2 years ago
-
Wrote a comment on the post Proposal: allow themes to add a top-level admin-menu, on the site Make WordPress Themes:
Thanks! Good point.2 years ago
-
Wrote a new post, Proposal: allow themes to add a top-level admin-menu, on the site Make WordPress Themes:
The Themes Team would like to add the following requirements and we would also like…2 years ago
-
Mentioned in [48180] on Core SVN:
Bundled Themes: Twenty Twenty Social Icons Filter.2 years ago
-
Wrote a new post, New required header fields for style.css, on the site Make WordPress Themes:
The following fields are required to be added in the style.css header: Tested up to…2 years ago
-
Committed [2223564] to Plugins SVN:
v1.0.2 readme.txt2 years ago
-
Committed [2223563] to Plugins SVN:
v1.0.2 Update2 years ago
-
Committed [2223561] to Plugins SVN:
v1.0.2 Final2 years ago
-
Committed [2223510] to Plugins SVN:
Reverted back to 1.0.0 files2 years ago
-
Committed [2223456] to Plugins SVN:
v1.0.1 Changed readme.txt2 years ago
-
Committed [2223455] to Plugins SVN:
v1.0.1 Tagged/Update2 years ago
-
Committed [2223448] to Plugins SVN:
v1.0.1 Commit2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@finebyme go toCustomizer > Additional CSS and add the following css: @supports ( font-variation-settings: normal…2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@travisburch also, regarding your child theme's functions.php file, you should copy paste the parent's code…2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@travisburch try kitchin's solution, maybe include the selectors mentioned in my code...2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@kitchin that seems to work as well :)2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@travisburch The code mentioned here shouldn't cause any issues. Just add the code at the…2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@travisburch You can try it and see if it works for you, it should be…2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
I tried to edit the comment :) but it looks like it went into moderation...2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
No problem :) they are mostly grouped, so it wasn't that hard... there's a missing…2 years ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
Here is a solution, it will not download the fonts (tested). Based on the previous…2 years ago
-
Posted a reply to remove inline styles, on the site WordPress.org Forums:
@abdipour You can probably do it with: add_action( 'wp_enqueue_scripts', function() { $styles = wp_styles(); $styles->add_data(…2 years ago
-
Posted a reply to Include subcategories with the parent category, on the site WordPress.org Forums:
Hi, do you have the subcategories selected? It works on my end. Also, that filter…2 years ago
-
Posted a reply to Can’t edit extract text, on the site WordPress.org Forums:
@axsu In that screenshot I see a page, excerpts for pages are not enabled by…2 years ago
-
Posted a reply to Remove tags from below the excerpts, on the site WordPress.org Forums:
@t-p Replace what I mentioned at point 1 with: add_filter( 'twentytwenty_post_meta_location_single_bottom', function( $arr ) {…2 years ago
-
Posted a reply to Remove tags from below the excerpts, on the site WordPress.org Forums:
@albertkents try: .singular .entry-categories { display: none; }2 years ago
-
Posted a reply to Remove tags from below the excerpts, on the site WordPress.org Forums:
It depends on where exactly you want it to show up. Could you please make…2 years ago
-
Posted a reply to Remove tags from below the excerpts, on the site WordPress.org Forums:
@t-p 1. Try: add_filter( 'twentytwenty_post_meta_location_single_bottom', function( $arr ) { if( is_singular() ) { return $arr;…2 years ago
Developer
-
Businessx Extensions
Active Installs: 4,000+
-
Extra Options For The Twenty Twenty Theme
Active Installs: 300+
-
Illustrations Block - 300+ Customizable SVG Images
Active Installs: 100+
-
Neville Extensions
Active Installs: 500+
-
North Extensions
Active Installs: Less than 10
-
Simple Gutenberg Google Fonts
Active Installs: 50+
Contributor
-
Theme Check
Active Installs: 50,000+