Thread Starter
SUNBO
(@sunbo)
thanks whooami, i obviously didn’t notice the search feature on the main page… i was looking for it inside the forum itself…
I solved my problem after going through 10+ topics… For those of you who landed on this page with the same problem, this is how I fixed it.
Put this code <?php the_time('g:i a'); ?> next to <?php the_time('F j, Y'); ?> (or similar) in index.php of your theme’s folder. In the same folder, do the same similarly for single.php, archives.php, archive.php, and search.php.
Resources:
http://codex.wordpress.org/Template_Tags/the_time
http://codex.wordpress.org/Formatting_Date_and_Time
http://codex.wordpress.org/The_Loop
Thread Starter
SUNBO
(@sunbo)
It’s working now… i haven’t changed anything. It somehow took google analytics 6 days to get tracking to work. I didn’t expect this from a company like google.