Anton Vlasenko
@antonvlasenko on WordPress.org and Slack
- Member Since: July 19th, 2021
- Location: Prague, Czech Republic
- Website: vlasenko.it
- GitHub: anton-vlasenko
Bio
Contributions Sponsored
-
Created a new ticket, #54087, in Core Trac:
A plugin can't change the parameters of a REST API endpoint21 hours ago
-
Posted a reply to How to change href lang on single pages/posts?, on the site WordPress.org Forums:
@ralphmuc I don't think there is any difference in terms of how the lang attribute…1 month ago
-
Posted a reply to How to change href lang on single pages/posts?, on the site WordPress.org Forums:
Hi, @ralphmuc. I'd try to include it into wp-content/themes/twentyseventeen/functions.php file. Please let me know if…1 month ago
-
Posted a reply to How to create your own Spotify Landing Page?, on the site WordPress.org Forums:
It's definitely not that simple, because it's impossible to build proper interaction with Spotify API…1 month ago
-
Posted a reply to Set New Password button not working, on the site WordPress.org Forums:
@mattocmp I've tried to reproduce it again and it changes the password every time. Do…1 month ago
-
Posted a reply to Set New Password button not working, on the site WordPress.org Forums:
Hm, I can't reproduce this issue. I'm sorry, but I just need to ask this…1 month ago
-
Posted a reply to How to change href lang on single pages/posts?, on the site WordPress.org Forums:
@ralphmuc I've just realised that my code will not work for posts, it only works…1 month ago
-
Posted a reply to I cannot reach the site., on the site WordPress.org Forums:
Unfortunately that error message doesn't help much. I suggest you to do the following. Please…1 month ago
-
Posted a reply to WordPress insering + signs between names in comments, on the site WordPress.org Forums:
I can't reproduce this using WordPress 5.8 with no plugins. There have been similar issues…2 months ago
-
Posted a reply to WordPress Max Upload Bug, on the site WordPress.org Forums:
I don't quite get what you mean by We only pass either $u_bytes or $p_bytes,…2 months ago
-
Posted a reply to Notice: Trying to get property ‘post_status’ of non-object, on the site WordPress.org Forums:
I'm looking at the source and I can say this is somehow related to the…2 months ago
-
Posted a reply to Image caption background color, on the site WordPress.org Forums:
@dla23 You are welcome. I'm glad we were able to help.2 months ago
-
Posted a reply to How to change href lang on single pages/posts?, on the site WordPress.org Forums:
Hi @ralphmuc, I'm not sure if I understand you correctly, but you don't have to…2 months ago
-
Posted a reply to Where and How to find plugin patch file, on the site WordPress.org Forums:
@yanj2004 I'm wondering why it's needed to patch the files after the standard plugin update…2 months ago
-
Posted a reply to Where and How to find plugin patch file, on the site WordPress.org Forums:
I suppose you have to search in the plugin's directory for .patch files. I'd suggest…2 months ago
-
Posted a reply to Moving Posts and Users, on the site WordPress.org Forums:
I heard some people use this plugin to import/export their data (this is not an…2 months ago
-
Posted a reply to WordPress 5.8 Still Rejects WebP Images, on the site WordPress.org Forums:
As far as I can tell support for WebP images should be enabled in ImageMagick…2 months ago
-
Posted a reply to Image caption background color, on the site WordPress.org Forums:
@dla23 To customise colour of the caption, you need to do the following: Go to…2 months ago
-
Posted a reply to Cant Create pages or posts after update, on the site WordPress.org Forums:
@jdog131 If you see blank pages, you need to understand why it is happening. WordPress…2 months ago
-
Posted a reply to How to change href lang on single pages/posts?, on the site WordPress.org Forums:
Hi, You could add something like this to your .php file: add_filter('locale', 'change_page_locale'); function change_page_locale(…2 months ago
-
Posted a reply to Cant view a new page – shows old page, on the site WordPress.org Forums:
Hello, Have you tried to edit URL slugs? For the old page you need to…2 months ago
-
Posted a reply to Media files: how to change url to absolute path?, on the site WordPress.org Forums:
@ashfame That was my thinking as well. If a user selects an image in the…2 months ago
-
Posted a reply to WP 5.8 won’t allow PDF uploads to media library!, on the site WordPress.org Forums:
I think it has to do with permissions of your current user. Are you logged…2 months ago
-
Posted a reply to Media files: how to change url to absolute path?, on the site WordPress.org Forums:
@ashfame As far as I understand the issue is that @schweizerschoggi can't change the url…2 months ago
-
Posted a reply to Media files: how to change url to absolute path?, on the site WordPress.org Forums:
Maybe there is a miscommunication. Yes, you are right, when you open an image in…2 months ago
-
Posted a reply to Media files: how to change url to absolute path?, on the site WordPress.org Forums:
I do understand that you prefer to find a solution for this issue. But if…2 months ago
-
Posted a reply to Why not seeing design?, on the site WordPress.org Forums:
I recommend asking at https://www.elegantthemes.com/forum/ so the theme's developers and support community can help you…2 months ago
-
Posted a reply to Set different alignment for image at smaller screen sizes, on the site WordPress.org Forums:
Thank you for adding the steps. I can't reproduce this using default WordPress theme (Twenty…2 months ago
-
Posted a reply to Importing my data into my live site, on the site WordPress.org Forums:
There is a document on the plugin developer's website describing how to increase upload size…2 months ago
-
Posted a reply to Internal Server Error, on the site WordPress.org Forums:
I recommend checking the server error log first as it will save you time. Only…2 months ago
-
Posted a reply to Set different alignment for image at smaller screen sizes, on the site WordPress.org Forums:
It's hard to help without seeing the html/css code first. I think this could be…2 months ago