| bio | website | |
|---|---|---|
| location | ||
| age | 23 | |
| visits | member for | 2 years, 5 months |
| seen | Mar 20 at 9:32 | |
| stats | profile views | 166 |
|
Dec 2 |
comment |
Fatal error: Call to undefined function wp_mail() thanks it worked |
|
Dec 2 |
comment |
FB Like button not working try to see your console in firebug, it might give you errors |
|
Dec 18 |
comment |
Adding rel=“next” & rel=“prev” for paginated archives yaa that would be, better would be you edit that PHP code itself or wait for another answer |
|
Dec 18 |
comment |
Add “sub-nav” class to a sub menu parent item check my edit, now the above code will apply on all the sub menu only if it has |
|
Dec 18 |
comment |
Add “sub-nav” class to a sub menu parent item try my edited code, you can just add an a after the class selector |
|
Dec 18 |
comment |
Adding rel=“next” & rel=“prev” for paginated archives your aim is to add a rel in next and previous link? |
|
Dec 18 |
comment |
Adding rel=“next” & rel=“prev” for paginated archives you can do this by using query and append it |
|
Dec 18 |
comment |
Convert HTML to HTML 5? yaa I too think the same, thanks |
|
Oct 31 |
comment |
Wordpress Multiple Category Search I think you need a hats off from my side, this actually worked, at last now I can have multiple category search on my sites Really really thankful to you :) |
|
Sep 14 |
comment |
wp_link_pages output appears twice check my answer |
|
Sep 14 |
comment |
wp_link_pages output appears twice oops you need to add add_filter |
|
Sep 14 |
comment |
wp_link_pages output appears twice in your functions.php did you added action hook? |
|
Sep 14 |
comment |
Insert pagination links - wp_link_pages() - before filters on posts @hookedonwinter your welcome |
|
Sep 10 |
comment |
Problem with permalinks can you paste here your permalink structure, that you are using |
|
Sep 10 |
comment |
Problem with permalinks @jmysona the thing which you are doing is known as pretty permalinks, now I found the solution to your problem, email your hosting people to enable mod_rewrite fully, currently its enabled or may be not check with your hosting people |
|
Sep 1 |
comment |
Wordpress Multiple Category Search Itried the cat[]=114&cat=115 but not working, and can you explain me what to do with pre_get_posts I am not getting you |
|
Aug 30 |
comment |
Wordpress Multiple Category Search Can anyone help me in this?????????? |
|
Aug 29 |
comment |
How to set Media Box form elements default value? @TrustWeb kaiser is not asking for your entire plugin code, but only the code related to your problem. if you explore more, you will solve your problems, else .... |
|
Aug 27 |
comment |
Load images after page load After using the lazyload plugin for WP, it seems my site working on a jet speed, thank helenhousandi, +1 to you :) |
|
Aug 26 |
comment |
WORDPRESS permalinks and page store Do you have htaccess file in your root folder of wordpress? |