David Goebel
Forum Replies Created
-
Ah, got it… thanks! However, the calendar is rather basic in its appearance. Is there way to make it look more visually appealing?
I added the following line to wp-config.php
define('WP_MEMORY_LIMIT', '64M');And now it works just fine! Thanks a ton. 🙂
So what is the default out of the box setting for WP anyway?
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /hsphere/local/home/c280643/tango.prototypetest.org/wp-admin/includes/media.php on line 622
So how do I up the memory size?
Line 622 shows this…
$html = "<img src='$src' alt='$alt' />";Forum: Plugins
In reply to: [Slickr Flickr] [Plugin: Slickr Flickr] CSS issues with IE8 and IE9Yes, I think it was/is something in the custom them I was using as the twenty eleven theme works fine now.
Thanks for the follow up!
🙂
Forum: Plugins
In reply to: [Slickr Flickr] [Plugin: Slickr Flickr] CSS issues with IE8 and IE9Russell,
I am having the same issues. The gallery is pushing into the right column and the galleria never even loads the images.
Here is a sample page…
http://david-test.wptesting.org/2012/03/08/hello-world/How do I get thumbnails to work? The video is always showing at full size. I would rather have a thumbnail and then have the video open up in colorbox. What am I missing?