I'm having an issue with the Pumpkin Patch where I can't see the image for the Patch. This means I also can't search the patch at all (as there's nothing to click).
I'd love if someone could even send me links for each section of the patch so I can still participate.
If it makes a difference I'm using Chrome Version 45.0.2454.101 and Windows 10.
[edit]
FIXED
Thanks to for being a genius 😉.
If you have a similar issue to mine try searching through your Custom CSS and removing any code that looks similar to:
.ui.basic.segment {display:none;}
div.ui.segment.basic {display:none;}
The second one is what I had ruining my Patch.
SPOILER (click to toggle)
This is all I see on the Pumpkin Patch page:

Now that I've had a chance to explore the patch (thanks ) this is the page I see:

What's going oooooooon?
http://subeta.net/explore/pumpkins.php?act=pick&pick=4
Change the last number to 1, 2 or 3 for the other areas. :)
YAAAAY! Thanks a million! :D
Is it possible that you're using an adblocker which is blocking the patch?
I usually would, however I totally disabled the adblocker before posting. I'm afraid it made no difference at all :c
Oh! Well then, I don't have any more suggestions, sorry! Hope you can get it figured out soon. Glad the links work at least. :)
Thanks for the suggestion either way! YAY FOR LINKS! xD
you haven't got something in your CustomCSS by any chance, that looks like
.ui.basic.segment {display:none;}
(or similar)?
....that would stop the pumpkin patch from showing up properly ;)

I assume this would be considered similar?
div.ui.segment.basic {display:none;}
Well damn. I'm assuming removing that has worked, but I'll have to check in 5 minutes :3. Thanks 😉
[edit] That did the trick - thanks heaps!
You're welcome! :D I usually find my customcss messes things up where I least expect it to! ;)
