| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Apr 6 at 22:45 | |
| stats | profile views | 2 |
|
Feb 2 |
comment |
Can't get custom user meta to show in header You're awesome! It worked!!! Thank you so much!!! |
|
Feb 2 |
accepted | Can't get custom user meta to show in header |
|
Feb 2 |
asked | Can't get custom user meta to show in header |
|
Oct 26 |
accepted | Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) |
|
Oct 25 |
answered | Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) |
|
Oct 23 |
asked | Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) |
|
Sep 9 |
accepted | Pagination doesn't work for home page custom post type query |
|
Sep 8 |
accepted | All of the “more results” and navigation links lead to a 404 error |
|
Sep 8 |
comment |
Pagination doesn't work for home page custom post type query Thanks for the answer but I already fixed the issue, turns out I had a double query coming from the parent template file and removing it solved everything. |
|
Sep 8 |
comment |
Pagination doesn't work for home page custom post type query Thanks for that |
|
Sep 7 |
answered | Pagination doesn't work for home page custom post type query |
|
Sep 7 |
comment |
Pagination doesn't work for home page custom post type query var_dump($wp_query); contents: codepad.viper-7.com/H4heWm |
|
Sep 7 |
comment |
Pagination doesn't work for home page custom post type query this is the website address by the way: daycagayrimenkul.com |
|
Sep 7 |
comment |
Pagination doesn't work for home page custom post type query It's the home page, I have no idea how to define it by the time it gets to this page as most users just navigate directly to this page by entering the website address. Furthermore, I replaced my own $paged variable at top with the one you gave and I didn't see any changes. Surely I'm doing something wrong but my newbie knowledge limits my understanding of where and how. |
|
Sep 7 |
comment |
Pagination doesn't work for home page custom post type query Did that but nothing changed, the page still shows all the posts although I want 6 to be shown but there's no errors either. No navigation still. See it in action: daycagayrimenkul.com |
|
Sep 7 |
asked | Pagination doesn't work for home page custom post type query |
|
Sep 7 |
answered | All of the “more results” and navigation links lead to a 404 error |
|
Sep 6 |
revised |
All of the “more results” and navigation links lead to a 404 error added 720 characters in body |
|
Sep 6 |
comment |
All of the “more results” and navigation links lead to a 404 error I can't really write everything from scratch (the posts etc.) because there's about 1,500 posts/pages/categories. Is there any way to have a debug mode to find out where the data is failing? |
|
Sep 6 |
comment |
All of the “more results” and navigation links lead to a 404 error I would post all the template files if you want but I just tested my template files (copied everything and put it on a new installation) and they worked. However, when I imported all my data from my old installation, that's when the second pages started to crash again. So I've isolated the problem to be in the data which Wordpress exports, but sadly when I deleted all my posts one by one after importing, to see which one's the culprit, none of them were! Deleted all categories and posts and still the second pages cease to work after importing the data. |