chaski
Forum Replies Created
-
Forum: Installing WordPress
In reply to: [UPDATE Error]wp-includes/query.php array line 2390HotFix worked for me also. Thanks so much.
We just discovered this wonderful plugin and are experiencing the same problem. My OSX laptop shows no problem whatsoever…my partner’s OSX laptop was showing the blank screen.
My partner then signed into her Google account and Voila It worked fine…even after she logged out of Google.
Any other ideas?
Forum: Fixing WordPress
In reply to: “templates” no longer availableI replaced the following files w/ the originals and got it functioning. Now just go through the mods I made to find where the problem is:
all .css files
header.php
footer.phpForum: Fixing WordPress
In reply to: “templates” no longer availableJust tried, no luck.
Forum: Fixing WordPress
In reply to: Replace date and time at end of postsThank you, that resolves the problem.
Forum: Fixing WordPress
In reply to: Replace date and time at end of postsMy apologies, I should have put “Date Published” That is the correct block of code.
Forum: Plugins
In reply to: Podcast Related: podPress or Podcasting?Continuing the thread…we need the most reliable and featured FREE podcast plugin for several sites.
Does anyone know which is the best at this time? I am looking at Blubrry right now, but would love to see some input. Thanks!
Forum: Fixing WordPress
In reply to: Problems since upgrading to 2.8.2We are having similar problems with a number of sites…consistent with upgrade to 2.8.xx, although with vastly different WP sites (some with WPremix, some with very simple Themes).
Can not Post (although title shows up-nothing else does)
Have deactivated plugins, to no avail.
Tried going into the DB and was able to manually add text to Posts.
Plugins: NextGen, EventCalendar and EventCalendar Widget
One customer desperately needs to Post activities and we are anxious to fix…any ideas out there?
Forum: Fixing WordPress
In reply to: Images – another wee problemAre you seeing:
“You are using the Flash uploader. Problems? Try the Browser uploader instead.”
If so, you could try the standard browse upload rather than the Flash version.
Forum: Fixing WordPress
In reply to: Widget problemOK, some more oddness: If I do into PHPMyAdmin and change so much as the link from:
<a href="<?php bloginfo('rss2_url'); ?>">Subscribe via RSS</a>to:
<a href="anyLink.php">Subscribe via RSS</a>Nothing on the sidebar works after that! This makes absolutely no sense to me. Should I get out of PHPMyAdmin and work directly through the WordPress admin section?
Forum: Fixing WordPress
In reply to: Using a single Wrdpress wbsite for two different domainsThanks. For right now I am simply going to use a meta-refresh to the WordPress site, but this may be necessary in the future.
Forum: Fixing WordPress
In reply to: IP address to domain nameThanks, I had no idea it was so simple.
Forum: Fixing WordPress
In reply to: displaying author informationThanks, I knew it was commented out, but didn’t know where.