Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Giles Hales-Tooke
Giles Hales-Tooke
1,888 Points

WP on virtual host / navigation links failing

Hi,

my first time trying to upload & host WP on a virtual host.

  1. I test the VH and it's working fine
  2. uploaded WP site with Duplicator also fine
  3. All my admin links work (e.g. mydomain/wp-admin/ etc). CSS, media etc filepaths are good. But my navigation filepaths fail (e.g. mydomain/blog/).

I updated permalinks as part of installer process. Recreating exact keystrokes on localhost are fine. I've checked wp_options::siteurl and that's good, so I'm wondering waht else I should look into.

Any suggestions would really help