Have you updated the links in your database? Are they still pointing to your live site?
Sorry, I will elaborate.
If you download your database you will see that the url for your live site will appear several times. For example:
INSERT INTO `wpfr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://www.yourwebsite.com', 'yes'),
The quickest way to change these references to your live site is to do a search and replace for each instance of the old url.
Related Posts:
- Use navigation path from menu for permalink
- Page-Linking Structure
- Replace menu permalink/hyperlink with only menu name/slug
- WordPress menu permalink redirects to wrong page
- URL links consistent with menus?
- Page header menu links change
- Problem with links once in portfolio item
- Add prefix to url, but products not showing in page SHOP
- changin the url (permalink as it goes these days) on one specific menu layer
- how to change single post link
- Menu Structure with Links failure to update
- How to change page location in WordPress
- Use menu structure for permalinks
- Change archive link to single post
- Remove link from Page name in navigation bar
- How to disable permalink of a particular menu item?
- how to add permalink/slug to wordpress custom link menu item
- Navigation menu displays permalinks
- Dynamically exclude menu items from wp_nav_menu
- Does Extending Multiple Nav_Menu_Walkers Allow Nested Menus?
- adding some custom html code to the wp_nav_menu function
- Renaming a WordPress Admin Menu
- How to Move the Author Metabox into the “Publish” metabox?
- How do you get the current-menu-item ID?
- How do I give class to the dropdown sub-menu in the wp_nav_menu?
- rename navigation menu label in wordpress theme by code
- menu entries are lost
- Automatically Add New Tags to Sub-menu
- how to automatically generate hierarchical menus from hierarchy of pages?
- Add sidebars to navigation menu?
- How to create a category menu?
- Adding a ‘mega menu’ to my site without a plugin
- Error “The given object ID is not that of a menu item” on menu with 40+ items
- TwentyTwelve child theme mobile menu not working
- Remove li from wp_nav_menu
- Adding post excerpt into navigation menu
- Editing WordPress Nav Menu Walker
- Convert WP Menu to a Drop Down for Mobile browser
- I am facing a problem with the navigation menu of my website
- Prepend to start of WordPress nav loop
- two menus show different menu based on what menuitem is selected on menu1
- Appending a GET-Variable to wp_nav_menu
- Change search results order for Admin -> Appearance -> Menus -> Pages -> View all
- Add custom external link to menu
- Menu custom link not working for external site
- How to override the theme home page?
- custom walker class
- Displaying different page links on different pages
- One item not showing when programmatically Generating Navigation Menu
- Changing status of Published posts which have less Content to “Draft”
- Main menu highlighting on subpage which is not in submenu but in hierarchy
- register_nav_menus, then create menus programatically
- Create menu without admin panel
- How can template identify what page it’s being used on?
- Custom Post Menu link reverting to Blog menu item
- Can’t display custom menu using name?
- Highlighting Active Page in Navigation when Viewing Child Pages
- how to add data to li for wp_nav_menu?
- How to change the link on the logo at the menu?
- Convert complex HTML menu to WordPress [closed]
- add page to main menu (frontend)
- Creating Menu Links in a Custom Theme
- Nav menu classes ‘has-dropdown’ but no ‘active’
- Add third level menu on wordpress
- Using CSS ID’s and Classes with images in a WordPress Horizontal Menu
- How to list menu-item- ids in order for wp_nav_menu
- How to show pages in menu without link
- Drop down menus with wp_nav_menu or wp_page_menu
- Child pages don’t become submenus (as in the twenty-ten theme)?
- Exclude all pages except a few?
- Secondary Menu Not Functioning as a Sticky Menu
- Nav Menu: Theme Location not working
- Remove Link from WordPress Menu
- How to use Bootstrap Navbar in wordpress Nav Menu
- wp_nav_menu seems to be printing the wrong menu
- Menu doesn’t open on mobile
- Unable to filter/group the menu items based on the category of the pages in the Menu using wp_nav_menu
- Classes CSS (Optional) – how do I reference this in php?
- Replacing nav-menus.php file with standard clean one?
- How to add limited items in WordPress menu?
- Problem with positioning of the menu in custom WP style
- Site-wide tabs at WordPress website?
- How to make menu output links absolute
- Creating custom Menu for custom theme
- Menu subitem doesn’t keep its position
- Importable Menus? Along with Pages (a site layout template)
- Update nav menu not selecting parent
- List of WordPress menu item indices?
- wp_list_pages, links only for pages with no children
- Display all submenus
- WP Nav Menu: String replacements
- who to limit number of li in wp_nav_menu
- Menu item added with “wp_nav_menu_items” gives “damaged” url
- Customizing Responsive Themes Menu [closed]
- How To Conditionally Change Menu In Same Theme Location
- Display sub menus as separate lists
- Add menu to CMS page
- Not even able to Log in [closed]
- how can i get the page_ID in nav li [closed]
- How to change mobile menu (toggle) icon in WordPress – Full Site Editing?