aatanasov
@aatanasov on WordPress.org, @Aleksandar Atanasov on Slack
Bio
- Member Since: April 29th, 2017
- Location: Varna, Bulgaria
- GitHub: aatanasovdev
Contribution History
aatanasov’s badges:- Core Contributor
- Plugin Developer
-
Pull request #62485 merged into WordPress/gutenberg:
Caption utility component: Allow the main CSS Class Name to be excluded... -
Submitted pull request #62485 to WordPress/gutenberg:
Caption utility component: Allow the main CSS Class Name to be excluded... -
Posted a reply to How to change RSS feed source refresh rate?, on the site WordPress.org Forums:
Hi @wordmax, sorry for the delayed response. The current refresh rate is 12 hours. The… -
Posted a reply to wp_user_query not working fine, on the site WordPress.org Forums:
Hi, you'll need to change the arguments of the $args2 array to: 'search' => $email,… -
Posted a reply to Remove /da/ from URL and redirect all pages, on the site WordPress.org Forums:
Hi, you can try using the regex redirect feature of this free plugin: https://wordpress.org/plugins/redirection/ Basically,… -
Posted a reply to Title is not visible while editing in Gutenberg / Kadence Theme, on the site WordPress.org Forums:
Hi, some custom CSS code might interface with the title field of the Block Editor.… -
Posted a reply to Deprecated: Function create_function() is deprecated in, on the site WordPress.org Forums:
Based on the code you shared, it appears the website is hacked. Here is a… -
Posted a reply to Adding the product to the cart is slow, on the site WordPress.org Forums:
Storefront is a free WooCommerce theme you can use for testing. Here is a helpful… -
Posted a reply to Adding the product to the cart is slow, on the site WordPress.org Forums:
Hi, it looks like the issue isn't only related to the shopping cart; overall, each… -
Posted a reply to Deprecated: Function create_function() is deprecated in, on the site WordPress.org Forums:
Hi, Deprecated error In order to fix the deprecated error, you'll need to use an… -
Posted a reply to Unable to access WordPress admin after changing A records, on the site WordPress.org Forums:
The error appears because the build process can't find the particular resource (that is hosted… -
Posted a reply to Unable to access WordPress admin after changing A records, on the site WordPress.org Forums:
Firstly, I've noticed the following: - The website URL is https://www.innerspiritphoto.com but there is a… -
Posted a reply to Sudden Heading: Warning: preg_match(): Unknown modifier ‘7’, on the site WordPress.org Forums:
On that code line, WordPress checks if there is a suitable rewrite rule for the… -
Posted a reply to Htaccess overwrites itself the site is redirecting to home page, on the site WordPress.org Forums:
Hi, The code inside your .htaccess file looks suspicious. This isn't the default one. I'm… -
Posted a reply to Backend problems with multisite/subdomain, on the site WordPress.org Forums:
Hi, Admin -- site speed You can first check what is happening with the browser… -
Posted a reply to Logo not displaying properly on mobile, on the site WordPress.org Forums:
Hi @mwebsterm, The logo has been changed to a transparent one, but there is still… -
Posted a reply to wp_nav_menu not parsing properly..?, on the site WordPress.org Forums:
Hi @wileycoyote78, I investigated the issue locally, and I was able to reproduce it. It… -
Posted a reply to Logo not displaying properly on mobile, on the site WordPress.org Forums:
Hi, @mwebsterm, Logo file issue There are 4 image tags that show based on the… -
Posted a reply to I got an error Amp is Invalid, on the site WordPress.org Forums:
Hi @hamarasujhav, Would you be able to share the URL of the website so we… -
Posted a reply to cannot access wp-admin anymore, on the site WordPress.org Forums:
Great, here is how you can migrate the WordPress site to the live domain. Make… -
Posted a reply to Debugging PHP Fatal Error, on the site WordPress.org Forums:
Hi @wlpdrpat, Since get_post_meta requires a number as a first parameter and the function itself… -
Posted a reply to cannot access wp-admin anymore, on the site WordPress.org Forums:
Great, the website loads now, but I can see the permalinks aren't configured correctly because… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
Great, I've reviewed the printed code, and it looks good. -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
Great, we're very close indeed. No printed code is necessary for the time being. It… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
After further debugging, something else prevents the data from being saved correctly (not the code… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
There was an incorrect function used in my code snippet. Please use this instead: if(… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
Thanks, please follow the below steps. 1. Remove the test code I sent. 2. Change:… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
Thanks, more information will be needed. Can you please add print_r( $optkey ); before print_r(… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
I see, please remove the exit(); line, so all the code is executed until the… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
I've just noticed that you edited the message, and thank you for sending the error.… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
Great, you're welcome! Please feel free to mark this topic as resolved. -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
@wlpdrpat, thank you for providing a video. It is helpful. Please remove this code: wp_editor(… -
Posted a reply to cannot access wp-admin anymore, on the site WordPress.org Forums:
Let us first focus on fixing the /wordpress/ instance before moving anything to the main… -
Posted a reply to Theme Options Page Form Field Question, on the site WordPress.org Forums:
Would you be able to provide more information about what you mean by it is… -
Posted a reply to HTML Code + Java Script not working, on the site WordPress.org Forums:
It looks like the lazy loading feature doesn't work correctly for all images shown on… -
Posted a reply to Different wordpress on two different subdirectories on same domain, on the site WordPress.org Forums:
It looks like the site's URL is set to http://www.annexcloud.com/resources/, but browsers force the SSL… -
Posted a reply to Featured image / author gone in WordPress 6.0.2, on the site WordPress.org Forums:
Hi, Can you please check if these missing panels are disabled inside the Preferences settings?… -
Posted a reply to On platform ‘chat’ plugin, on the site WordPress.org Forums:
I see, the FB Messenger system would not be the way to go. What do… -
Posted a reply to On platform ‘chat’ plugin, on the site WordPress.org Forums:
You can find some helpful chat plugins on https://wordpress.org/plugins/search/chat/ -- some of them require 3rd… -
Posted a reply to I couldn’t restore my permalinks to post name after i changed my website server, on the site WordPress.org Forums:
It looks like your new server doesn't support WordPress pretty permalinks. The post name permalink… -
Posted a reply to Products displaying in incorrect categories, on the site WordPress.org Forums:
Reviewing the categories, back-issue-combos is a sub-category of back-issues. All assigned products to a sub-category… -
Posted a reply to Can see only text in wp-admin, on the site WordPress.org Forums:
Great, I'm glad to hear you've managed to prepare your local WordPress instance. Please feel… -
Posted a reply to How to add image with hyperlink at the top of my homepage?, on the site WordPress.org Forums:
It appears your theme doesn't support such functionality. However, it has a feature that allows… -
Posted a reply to Can see only text in wp-admin, on the site WordPress.org Forums:
Based on the provided screenshot, I think your server serves another page, not the WordPress… -
Posted a reply to Auto assign posts to a category using ACF Frontend, on the site WordPress.org Forums:
I've tested the plugin using the same approach (importing an existing field to a form).… -
Posted a reply to Auto assign posts to a category using ACF Frontend, on the site WordPress.org Forums:
Unfortunately, this feature isn't supported by the ACF Frontend plugin. I've investigated the possibility of… -
Posted a reply to Can see only text in wp-admin, on the site WordPress.org Forums:
When you access http://localhost/wp-admin/, can you please review the network browser tab if CSS files…
Developer
-
RSS Feed Block (Gutenberg)
Active Installs: 20+