-
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
sweet thanks bro, that resolved the issues I was having.. :D -
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
also, in case you didn't notice on my blog on the archives page, the links… -
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
please tell me how I can hook the ‘get_archives_link’ filter and strip out the date… -
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
Also, I tried creating a date.php file and copying the contents of my archive.php file… -
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
Also, I resolved the issue of why not all of my posts were showing up… -
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
below is a copy of my index.php file. <?php get_header(); ?> </div> <!-- A grey… -
Posted a reply to get_posts() not returning all posts, on the site WordPress.org Forums:
the code is in my index.php Also, removing the $args = line resolved the issue… -
Posted a reply to How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
I forgot to mention that my permalinks setting is currently set to post name but… -
Created a topic, How to fix wordpress wp_get_archives() function problem, on the site WordPress.org Forums:
Hello everyone, I've created a bikini girls blog at h… -
Created a topic, get_posts() not returning all posts, on the site WordPress.org Forums:
Hello everyone. I've setup a bikini girls pictures bl…