BigBirdy
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments Evolved for WordPress] Facebook Comments DisappearedSame problem here, tried the workaround by placing facebook first (facebook,gplus,wordpress), but the problem persists.
Forum: Plugins
In reply to: [WP-ServerInfo] How to change memcache port?Terribly sorry Mike – PEBKAC! I had multiple ssh windows open to a few sites and I was looking for the folder on the wrong server! Sorry about the bother, when I got to the “right” server I found the folder, the conf file and edited the ports. All is good.
Thanks kindly for responding though and sorry for the bother. ??
Looks like it’s related to Daylight Savings Time since the discrepancy does not start until after Nov 6th
I am getting this same error. The calendar worked once, pulled in the feed, I could view it and then the entire site barfed and same errors in the apache logs.
[Thu Oct 20 09:39:06 2011] [error] [client 24.82.xxx.xxx] PHP Fatal error: Ai1ec_Settings::get_instance() [ai1ec-settings.get-instance]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "Ai1ec_Settings" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/sqspeaks/public_html/wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-settings.php on line 220
[Thanks kindly. I did manage to fix the wrapper issue, and get the plugin to parse/pull the calendar data once. But then it seemed to barf and now returns this error so had to disabled the plugin again.
[Sat Oct 15 08:53:56 2011] [error] [client 24.82.0.208] PHP Fatal error: Ai1ec_Settings::get_instance() [ai1ec-settings.get-instance]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “Ai1ec_Settings” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/sqspeaks/public_html/wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-settings.php on line 220, referer: https://www.squamishspeaks.ca/test/
Well I did locate an error now. But I cant figure out the issue. I came across some other posts with a similiar issue under PHP5 (which I run), but not sure of the solution. I dont have openssl compiled into my PHP install and cant do it right now. Is there a way to fix this any other way?
[Fri Oct 14 16:48:02 2011] [error] [client 24.82.0.xxx] PHP Warning: file_get_contents() [function.file-get-contents]: Unable to find the wrapper “https” – did you forget to enable it when you configured PHP? in /home/sqspeaks/public_html/wp-content/plugins/all-in-one-event-calendar/lib/iCalcreator.class.php on line 1558
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostCan someone remind me which css code deals with showing the post/page author/date etc? After all my custom edits to a child theme, I must have forgoten to comment that code so cant find the right one
Unfortunately still no luck and I have tried all calendar feeds and of course hit “refresh” multiple times. I dont get any errors or any notice at all about successfully finding any events.
Calendar remains empty
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostGlad to hear it worked rkblack! I also added your suggestion, but as -15px and now I have used up a bit more of that space as well! Together looks like we both solved that part of the problem! ?? Thanks.
Now I just need to figure out:
1: How to remove “Featured” from the sticky post on the home page.
2: Those darned table issues! Just cant seem to figure this one out and it really messes up the posts. They look fine in the editor and even trying to create them without a table, just an image/text, everything past the first line gets pushed below a head-shot!
3: White space between nav-bar and POST titles
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostHi there rkblack. Actually our issues are slightly different. I have been able to reduce the spacing between the nav-bar and the PAGE titles (about, home, contact etc) with this (in a custom style.css child-theme)
.singular.page .hentry {
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}.singular .hentry {
border-bottom: medium none;
padding: 0;
position: relative;
}Where I am having a problem is with the space between the nav-bar and a POST title, like on this page:
Have you been able to reduce the space between the nav-bar and POST titles?
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostThank again! Unfortunately it did not make any difference. But now that I have you here, any chance you might have an idea as to how to get a table correctly formatted?
I am trying to create a nice, simple tight block of text next to an image, but no matter what I have tried, even though the table looks fine in the editor, its messed up on the page. Even when I dont use a table, and just insert an image, only the first line of text remains next to the image and all the rest gets pushed below?
Ideally I would like to create something that looks like this
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostThanks kindly! That certainly moved it up a bit, but not all the way. Can there be something else, like padding around the topic titles which is still pushing it down?
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostOf course, already did that. But thanks for the reminder. ??
Have various other css changes already in the style.css for the child-theme, just stuck on that spacing and then of course the messed up tables which seems to be more related to image handling. I just created a sample post without a table, just an image and with the text to the right. But once again, almost the same behavior, the text (after first line) gets pushed below the image for some reason, although it looks fine in the editor.
That sample post is on the home page.
https://www.philosopherscafe.ca/
Thanks for your help ??
I also installed it on a WP 3.1 site and was using the “Most Visited Posts” Widget. Was working fine for a few days and then suddenly it stopped showing any post/page counts/titles?
Sorry, I forgot to include it in my post. What I did find was that I managed to get it to work by changing themes, but for some reason lightbox seems to work on some of my systems/browser, but not others? So I am at a loss to know why this behavior is not consistent.
Does lightbox work for you?
blog.johnnystork.ca