Profiles

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
November 2020
Nov 15 Sun · 14:50
Forums med
Posted a reply to Error establishing a database connection, XAMPP, on the site WordPress.org Forums:
Thank you guys. I am very grateful. @Dion, that's what this was about.
Nov 13 Fri · 15:04
Forums med
Posted a reply to Error establishing a database connection, XAMPP, on the site WordPress.org Forums:
Thanks guys! @Arno I don't use a password, there is definitely ''. I don't know…
Nov 12 Thu · 12:53
Forums med
Created a topic, Error establishing a database connection, XAMPP, on the site WordPress.org Forums:
I installed WordPress on XAMPP. I get an error: "Error…
June 2020
Jun 30 Tue · 13:03
Forums med
Created a topic, hide scroll during loading, on the site WordPress.org Forums:
Hi, I would like to hide body scroll, when loading scr…
May 2020
May 29 Fri · 12:17
Forums med
Posted a reply to Two style.css file versions, on the site WordPress.org Forums:
Thanks for the answers. Here you go: add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); function my_theme_enqueue_styles() { $parent_style…
May 28 Thu · 13:01
Forums med
Created a topic, Two style.css file versions, on the site WordPress.org Forums:
Look at the screenshot: http://srv19859.microhost.com.…
May 14 Thu · 10:13
Forums med
Posted a reply to element with a higher z-index doesn’t cover its siblings with a lower z-index, on the site WordPress.org Forums:
OK, thx.
May 14 Thu · 09:29
Forums med
Created a topic, element with a higher z-index doesn’t cover its siblings with a lower z-index, on the site WordPress.org Forums:
Example: https://www.freuciv.com/2019/12/13/beweis-fue…
May 13 Wed · 08:53
Forums med
Posted a reply to Problem with a dropdown. The same code PHP generates a different CSS in two case, on the site WordPress.org Forums:
Thanks. Solved. The "g1-dropable" class was missing.
May 12 Tue · 16:55
Forums med
Posted a reply to isset, variable with ‘=’, on the site WordPress.org Forums:
Thanks!