Plugin Author
iClyde
(@iclyde)
Hi @pilatos
My apologies for delayed reply.
In first place, check your permalink structure:
http://161.97.97.200/wp-admin/options-permalink.php
As your website is does not use domain, I guess it’s more like dev setup rather than production, in such case such issue may mean, there is an issue with .htaccess file which blocks permalink functionality.
Please, double check if your .htaccess file looks like this (Basic WP):
https://ww.wp.xz.cn/support/article/htaccess/#basic-wp
Let me know if you can see these pages/posts in wp-admin dashboard.
Thank you!
Plugin Author
iClyde
(@iclyde)
As we didn’t hear any reply in last days.
I can assume that you resolved the issue.
Feel free to open new topic if I am wrong!
Thank you 🙂
Hi, I was on holiday 😀
I checked the htacces which was correct according to the Basic WP example.
All pages that are missing are visible in the dashboard but not able to edit them with tools as elementor
I was able to resolve the issue by changing the permalink structure to plain, i tried many more options with htacces ect but plain link structure is good enough for development 😀 ty for the help
-
This reply was modified 3 years, 10 months ago by
pilatos.
Plugin Author
iClyde
(@iclyde)
Hope you enjoyed your holidays 🙂
Thank you for the information!
As plain permalink resolves the issue, it may mean that your htaccess does not work at all on your development environment. It may be possible when you don’t have rewrite module added in your Apache2 web server.