Profiles

Current Job

Owner & CEO
Present
RSHosting.com

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
September 2024
Sep 03 Tue · 11:39
Forums med
Posted a reply to My site isn’t displaying responsively on desktop, on the site WordPress.org Forums:
Most likely i assume your desktop does not have enough screen resolution. What machine are…
November 2022
Nov 09 Wed · 14:14
Forums med
Created a topic, Wonderful UI block plugin, on the site WordPress.org Forums:
I just came across this plugin and thought of giving i…
April 2022
Apr 07 Thu · 13:50
Forums med
Posted a reply to Sorry, you do not have permission to access this page., on the site WordPress.org Forums:
Did any of the plugins get updated recently? Try disabling all plugins at once and…
March 2022
Mar 21 Mon · 15:09
Forums med
Posted a reply to Apostrophes and emoji garbled after WordPress update, on the site WordPress.org Forums:
This is most likely due to a UTF-8 encoding issue which may have occurred during…
Mar 11 Fri · 12:26
Forums med
Posted a reply to WordPress Admin Page Issue, on the site WordPress.org Forums:
Is there index.php under /wp-admin folder? If it is missing, it may show directory listing.…
February 2022
Feb 24 Thu · 12:02
Forums med
Posted a reply to Cannot access wordpress dashboard or sometimes the login page itself, on the site WordPress.org Forums:
When I checked your website it seems working for me.. Perhaps it was temporary glitch……
Feb 12 Sat · 13:46
Forums med
Posted a reply to Getting Redirection Issue in WordPress Internal Pages, on the site WordPress.org Forums:
See if your .htaccess has any additional rules. You can remove existing .htaccess and restore…
Feb 12 Sat · 12:54
Forums med
Posted a reply to Different upload_max_filesize among my site’s users, on the site WordPress.org Forums:
create a phpinfo.php file under your domain with below code: <? phpinfo(); ?> Then view…
Feb 12 Sat · 11:22
Forums med
Posted a reply to WP admin is displayed without formatting., on the site WordPress.org Forums:
You can restore Wordpress core files using FTP. If you need a guide, you can…
Feb 11 Fri · 13:16
Forums med
Posted a reply to WP admin is displayed without formatting., on the site WordPress.org Forums:
In wp-config.php before require_once add below code into file : define('CONCATENATE_SCRIPTS', false); If that does…