$20
Help fixing homepage photo gallery
If you can help, I'd like to understand what went wrong and how I can fix/prevent it in the future.
Josh Sauberman | 08/14/10 at 12:36pm
| Edit
(3) Possible Answers Submitted...
-

Last edited:
08/14/10
3:52pmRashad Aliyev says:I think you added a post without insert any picture to your default content gallery.
Check it please.- 08/14/10 12:44pm
Rashad Aliyev says:Check your this post. " Julie Orr Design " It doesn't have any picture ;) Add it, It'll automatically recovered. ;)
- 08/14/10 3:48pm
Josh Sauberman says:For readers information:
Utkarsh Kukreti actually provided the correct answer, but Rashad helped me implement it. Following Rashad's help, Utkarsh also helped me implement a long term solution that would prevent future problems with WP upgrades.
- 08/14/10 12:44pm
-

Last edited:
08/14/10
12:45pmBaki Goxhaj says:You have set the default display to "none" I suppose. Can you provide us with the php script that you are using to produce that?
-

Last edited:
08/14/10
3:52pmUtkarsh Kukreti says:Prototype.js is missing from your WordPress install.
http://www.julieorrdesign.com/wp-includes/js/scriptaculous/prototype.js- 08/14/10 12:53pm
Josh Sauberman says:What would I do about that? I'm not super-tech savy. I got a lot of help building this site.
- 08/14/10 1:15pm
Utkarsh Kukreti says:You must be having the following lines in your theme's header.php (if not, contact me from my profile with credentials)
<!-- add prototype scripts -->
<script language="JavaScript" type="text/javascript" src="http://www.julieorrdesign.com/wp-includes/js/scriptaculous/prototype.js"></script>
Change it to
<!-- add prototype scripts -->
<script language="JavaScript" type="text/javascript" src="http://www.julieorrdesign.com/wp-includes/js/prototype.js"></script>
- 08/14/10 12:53pm
This question has expired.
Current status of this question: Completed



