bklowercase
Forum Replies Created
-
Turns out it was an issue with the hosting provider. Finally fixed it! So frustrating…
So, I deleted .htaccess and reset the permalinks but am still having the same issue. I have tried everything and am out of ideas.
Here is the link: http://www.art.org/new
It seems like everything is in its right place. I can’t figure this out for the life of me.
Forum: Fixing WordPress
In reply to: Older/Newer entries links do not display Older/Newer entriesAhhh. php shorthand. Didn’t see that one coming. Thanks so much!
Forum: Fixing WordPress
In reply to: Older/Newer entries links do not display Older/Newer entriesThank you so much. This fixed the issue. Can you tell me what the first line does and how you came up with it? For example, why is
(get_query_var('paged')used twice and what is it doing? I tried it without that first line and it still seems to work the same way. I’d love to understand what it’s doing and why it works. Blech, I really need to learn my php syntax…