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
February 2018
Feb 27 Tue · 15:03
Forums med
Posted a reply to Front end post order by user, on the site WordPress.org Forums:
Thank you a lot for your help and patience Scott! It works perfect now :)
Feb 27 Tue · 13:42
Forums med
Posted a reply to Front end post order by user, on the site WordPress.org Forums:
This is the code right now... function numeric_posts_nav() { if( is_singular() ) return; global $wp_query;…
Feb 27 Tue · 12:27
Forums med
Posted a reply to Front end post order by user, on the site WordPress.org Forums:
Now all the page numbers display before them the words "Hello, world" so I think…
Feb 26 Mon · 15:29
Forums med
Posted a reply to Front end post order by user, on the site WordPress.org Forums:
No, the link remains the same... for example: http://my.wordpress.site/page/2/
Feb 26 Mon · 12:47
Forums med
Posted a reply to Front end post order by user, on the site WordPress.org Forums:
Thanks again for your help Scott! For some reason the changes didn't impact on the…
Feb 23 Fri · 15:30
Forums med
Posted a reply to Front end post order by user, on the site WordPress.org Forums:
Thanks for your reply stirrell42! Changed the $_POST variable to $_REQUEST and added the following…
Feb 23 Fri · 12:49
Forums med
Created a topic, Front end post order by user, on the site WordPress.org Forums:
Hello! Sorry me for my bad English but isn’t my nati…
March 2017
Mar 18 Sat · 01:15
Forums med
Posted a reply to Creating custom menu, on the site WordPress.org Forums:
Thanks for the reply bcworkz! I understand what you said and keep trying to modify…
Mar 17 Fri · 15:25
Forums med
Posted a reply to Creating custom menu, on the site WordPress.org Forums:
The theme is a child version of Wordpress default theme: twentytwelve. My main problem is…
Mar 17 Fri · 04:36
Forums med
Posted a reply to Creating custom menu, on the site WordPress.org Forums:
I tried to adapt it with Wordpress default menu classes, but didn't work. The codes…