| bio | website | maikunari.com |
|---|---|---|
| location | Peterborough, Canada | |
| age | ||
| visits | member for | 2 years, 3 months |
| seen | May 8 at 20:20 | |
| stats | profile views | 12 |
|
Aug 24 |
comment |
Return single taxonomy term outside the loop Sorry about that, yes it is a taxonomy page then. The code I posted above using get_terms() was working so that means your code should work too right? |
|
Aug 24 |
comment |
Return single taxonomy term outside the loop No, this is going in the title tag, called only on the taxonomy page though. |
|
Aug 24 |
comment |
Return single taxonomy term outside the loop Thanks for the reply, but that doesn't seem to return anything for me. |
|
Aug 24 |
asked | Return single taxonomy term outside the loop |
|
Jul 3 |
comment |
Pagination that includes “view all on one page” That is awesome. |
|
Jul 2 |
revised |
Pagination that includes “view all on one page” Showed final solution I used. |
|
Jun 28 |
accepted | Pagination that includes “view all on one page” |
|
Jun 27 |
comment |
Pagination that includes “view all on one page” I appreciate your help but you're assuming too much knowledge on my part I think, how exactly would I fit this into the above pagination function? |
|
Jun 27 |
comment |
Pagination that includes “view all on one page” Do I add the if/else statement on the functions.php file (where the pagination code resides) or on the page where I'm calling <?php numeric_pagination(); ?> ? Thanks, I can see what you're saying way up above my head there but I'm not taking it all in. |
|
Jun 27 |
comment |
Pagination that includes “view all on one page” See above, I've added my code that is almost working, pagination still remains though. |
|
Jun 27 |
revised |
Pagination that includes “view all on one page” added progress so far |
|
Jun 27 |
comment |
Pagination that includes “view all on one page” Sorry for the delay, couldn't get to my work computer this weekend! I've edited the above to show what I've come up with (not much unfortunately) |
|
Jun 27 |
revised |
Pagination that includes “view all on one page” added 297 characters in body |
|
Jun 24 |
comment |
Pagination that includes “view all on one page” I've been trying to work this out but my knowledge is pretty limited, do you think you could give me a bit more detail on how to make this work? |
|
Jun 24 |
comment |
Count how many posts in category, based on result display link or not Awesome thank you, will give it a try. |
|
Jun 24 |
comment |
Count how many posts in category, based on result display link or not Thanks Rarst, how would I use this to create the conditional? |
|
Jun 24 |
comment |
Pagination that includes “view all on one page” Thanks kaiser, how would I implement that? |
|
Jun 24 |
asked | Count how many posts in category, based on result display link or not |
|
Jun 24 |
asked | Pagination that includes “view all on one page” |
|
May 17 |
comment |
How to call custom taxonomy categories with shortcodes Quick update - couldn't get this to work without exhausted memory error, tried on different hosts as well. I ended up not using the shortcode. Thanks again though. |