Roy
(@gangleri)
It could help if you actually gave some information.
What have you been doing before this happened, are the pages still in your WP dashboard, that sort of stuff.
First off you have a JS error –
$(“#dialog”).dialog is not a function
[Break On This Error] modal: true
With regards to your pages not showing – The source for them is blank, so I’d suggest first off having a look at the template that is used to display them (probably page.php, unless you have created other custom templates). It’s possible that you accidently blanked and then saved the template. The fact the home page is showing would support this as it usually uses a different template (either index.php or front-page.php).
Thanks.
I am so sorry Roy for not explaining fully:
The pages still appear in my dashboard and apparently are published.
I am using the build theme.
The address does change when i click on a page in the sidebar.
Thank you.
Ahhh thank you duck_boy! i just realized that the page.php is blank! How is it possible to get the code back? Do you know?
Please! I need to resolve this quickly!
Do you have a backup anywhere?
If it’s a theme you downloaded you can simply re-download it. If you have made changes, rename the theme folder and them re-download it – copy page.php in to the folder of the theme that you have edited, delete the theme that you have just re-downloaded and then rename your theme folder back to what it was so that WP will show it correctly (Hope that makes sense!).
Thanks.
THANK YOU SO MUCH!!!! It worked…perfectly!