FTP into your server, delete files and reinstall from WP repo.
Done… many times. No changes… doesn’t work. 🙁
“Leads” and “Calls to action” plugin are working fine, but “Landing Pages” doesn’t appear in the wordpress menu.
I’ll remove it and I’ll choose another plugin if I can’t solve this problem.
You mark this as resolved but I’ve same problem with v. 1.8.8 updating old version I can’t see menu item on wp-admin
Sounds like a plugin/theme conflict.
To test for a theme conflict:
- Activate default Twenty Ten, Eleven, Twelve, or Thirteen theme
- Check to see if the issue still occurs
- If the issue does not occur after having activated the default “Twenty” theme, your theme is causing a conflict with Landing Pages.
To test for a plugin conflict:
- Deactivate ALL plugins
- Activate Landing Pages
- Check to see if the issue occurs
If the issue does not occur, one (or more) of your plugins is causing a conflict with Landing Pages.
To determine which plugin(s) is causing the conflict, follow these steps:
- Activate each plugin one by one
- Check to see if the issue occurs after each plugin is activated
Also check if your adblocker is deleting elements
Solved ! it was caused by too many custom post type defined by my theme (Solana) … and something wrong on menu position numbering.
I solved it just specifing position number for all post types defined on my theme
Thanks