| bio | website | facebook.com/deepa.dhole |
|---|---|---|
| location | Pune, India | |
| age | ||
| visits | member for | 8 months |
| seen | May 8 at 6:46 | |
| stats | profile views | 58 |
over 2 years of developing Websites and web applications on WordPress.
|
May 7 |
comment |
How can someone submit a comment when my site has no comment field? @PatJ we can Deny Access to wp-comment-post.php by .htaccess file below is the reference link for the same codex.wordpress.org/Combating_Comment_Spam/Denying_Access |
|
May 7 |
answered | How can someone submit a comment when my site has no comment field? |
|
May 7 |
comment |
WordPress plugin installation @naveenkumar Welcome |
|
May 7 |
comment |
WordPress plugin installationif ( $post->post_name == 'about' ) about should be slug of the page. |
|
May 7 |
revised |
WordPress plugin installation added 1 characters in body |
|
May 7 |
answered | WordPress plugin installation |
|
Apr 25 |
answered | wordpress login blank screen |
|
Apr 25 |
comment |
wordpress login blank screen @sarah In wp-config.php file remove all spaces before " <?php" and after "?>" |
|
Apr 23 |
answered | How to use widget on page or post? |
|
Apr 22 |
comment |
add img class to native wordpress galleries @user431339 check this link wordpress.stackexchange.com/questions/16809/… |
|
Apr 22 |
answered | add img class to native wordpress galleries |
|
Apr 19 |
comment |
Extra filed under “About the user” user profile @MidhuN It's working for me.Please replace your code with the above one. |
|
Apr 19 |
comment |
Extra filed under “About the user” user profile @MidhuN if it works then let me know |
|
Apr 19 |
comment |
Extra filed under “About the user” user profile @MidhuN now i updated above code.Please see.I just removed '<h3>' title from the code. |
|
Apr 19 |
revised |
Extra filed under “About the user” user profile deleted 53 characters in body |
|
Apr 19 |
comment |
Extra filed under “About the user” user profile @MidhuN 'user_contactmethods' filter is used for Customize the contact information fields available to your WordPress users.IF you want separate section for 'about user' then replace you code with the above one. |
|
Apr 19 |
answered | Extra filed under “About the user” user profile |
|
Apr 18 |
answered | enqueue_script doesn't work with HTML5 blank theme |
|
Apr 18 |
revised |
Next/Prev posts on same page added 1 characters in body |
|
Apr 18 |
answered | Next/Prev posts on same page |