| bio | website | robbyrome.com |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Jun 5 at 22:18 | |
| stats | profile views | 18 |
|
May 30 |
comment |
Showing user ID on user main page from screen options That works like a charm, thanks! |
|
May 30 |
comment |
Showing user ID on user main page from screen options I guess you are right. I've updated my question. |
|
May 30 |
comment |
Showing user ID on user main page from screen options At the top of the screen you have 'Screen Options' It allows you to show Role, e-mail, posts etc.. I want to add User ID to the list. Not added by any plugin, default Wordpress functionality. |
|
May 21 |
comment |
Eliminate duplicates in a foreach loop Awesome! This is what I was looking for thanks! |
|
May 8 |
comment |
Custom search form to display users only I need it to be stand-alone - search results will display on different page other than search.php |
|
May 2 |
comment |
Output 2 items within the Loop Seems like it's what I'm looking for, in the middle of something else at the moment, but will give it a go and accept when it works! :) |
|
May 2 |
comment |
Output 2 items within the Loop do I need to increment the count? e.g. ++$count; |
|
May 2 |
comment |
Output 2 items within the Loop I think you misunderstood my question. I don't want to display JUST 2 items, I want the loop to display 2 items at a time in the same div. Make sense? |
|
Apr 16 |
comment |
How to show a users bio on a page Thanks, this pointed me in the right direction |
|
Apr 9 |
comment |
Query for first 3 posts to change the look and feel Thanks a bunch, that is pretty simple! |
|
Aug 9 |
comment |
Create an RSS feed of all posts I must be screwing something up then. I have the plugin FeedWordPress to help pull in other peoples feeds. I manage this content in a custom content type. When I append /feed/ it for some reason is pulling all of these feed items instead of my default blog posts. |
|
May 2 |
comment |
Display search results within the same page You pointed me in the right direction, so, in a way it did help me out. Thank you much. |
|
Apr 24 |
comment |
Display search results within the same page Is this something I put in my functions.php file or simply directly on the page? |
|
Apr 10 |
comment |
Define specific category name in PHP I see what you mean. Noob mistake, thanks for the clarification. |
|
Apr 10 |
comment |
Define specific category name in PHP I made some changes as per your suggestions, but continue to have some problems. Updated code is above. Am I reseting things right? |
|
Apr 10 |
comment |
Get title of post without using the_title(); Awesome, exactly what I needed. I understand how it works now. Thanks! |
|
Apr 6 |
comment |
Clean URL link for page without number @Milo Yes I had some in the trash from previous pages that I created. I though when you moved them to trash, that it deleted them, but was not the case. I found where you can delete them permanently. |