Chris Rakoczy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Previous works… Next does NOTHas this been observed before by anyone else: the same code being used for both previous_post_link and next_post_link, but different behaviors? If so, it might help me to dig through the category assignments and theme files a bit to see if I can find the point of failure.
Forum: Themes and Templates
In reply to: Previous works… Next does NOTI cannot change the theme or deactivate plugins. It’s a live site, partly managed by another vendor. We’re restructuring the whoel category system, but I need to ensure the Prev Next functions work even a little before trying that project. Even if the Next worked the same as the Prev for now, I would be happy.
Forum: Networking WordPress
In reply to: [Theme: Path] Path showing as "site.com//wp-admin"It’s nothing quite that obvious. I made very sure I did not plac an extra slash in my replace string, and I did not add an extra slash to the site settings URL.
It shows up on certain links, but not all. For example, in the admin screens, the “Dashboard” link does not:
http://example.com/wp-admin/While the “Visit Site” link does:
http://example.com//And links to blog posts from the Posts screen do:
http://example.com//featured/blog-post/While links to the same post in the Google Analytics Dashboard Widget do not:
http://example.com/featured/blog-post/