• foil4ever

    (@foil4ever)


    bucketlistphotoexcursions.com
    this is my site and i have built the first page and then the second but the menu link does not open the birds page any idea

    • This topic was modified 7 years ago by cubecolour.
Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    How are you hosting your site?

    If you’re on shared hosting, reset your permalinks from settings->permalinks.

    If you are on a VPS that you set up yourself, add these lines to your apache/httpd configuration for this virtual host:

    <Directory /path/to/wordpress>
       AllowOverride All
    </Directory>

    then restart apache/httpd

    * note /path/to/wordpress is probably something like /var/www/html

Viewing 1 replies (of 1 total)
  • The topic ‘menu loading issues on my new site’ is closed to new replies.