simcomedia
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: http error image uploadI have this problem also. I’ve tried tiny files and large files. Same results. Exact same error over and over on the crunching part.
Anyone have a real idea on this issue?
Forum: Fixing WordPress
In reply to: Get HTTP error when trying to upload images to postsStill looking for a resolution on this problem. The error message is so vague i’m not sure where to start looking. Need some help with this one.
Forum: Fixing WordPress
In reply to: Get HTTP error when trying to upload images to postsThanks for the response. That box IS checked. Any other ideas?
Forum: Fixing WordPress
In reply to: Really unclear on importing RSS feedsUnfortunately there’s no feed links to click on. That’s a bit confusing as well. Now they’ve switched to FeedBurner for their RSS feeds. Does WordPress support Feedburner?
Forum: Fixing WordPress
In reply to: Really unclear on importing RSS feedsOk, so they indeed for certain are only sending the ‘excerpt’ and it’s not something on my end?
Forum: Installing WordPress
In reply to: Links from RSS feed won’t openOk, downloaded that, uploaded it and when trying to activate I get this:
Fatal error: Call to undefined function: mb_internal_encoding() in /home/xxxxxxx/public_html/tutorials/wp-content/plugins/bdprss/bdp-rssfeed.php on line 5
I’ll check with them as well but thought i’d mention it here also. Ideas?
news: ok, apparently this is a common problem with the plugin and has to do with server configuration. I’ll get this fixed and give it another shot and report back. Thanks.
Forum: Installing WordPress
In reply to: Links from RSS feed won’t openOk, now i’m really confused. When I first set up my WordPress and imported that feed via the method I stated above it worked fine. After I fiddled with some other settings it seemed to go awry.
On that page of plugins, knowing my situation and what i’m looking to accomplish (importing content from tutorial site), which of those would apply?
Forum: Installing WordPress
In reply to: Links from RSS feed won’t openHmmm… well, according to the WordPress docs you can go to Import and upload an RSS feed text file that will import the content into your site. Each time i’ve ever done that they show up in the designated category as articles. Not on the sidebar. The only thing on the sidebar is the list of categories, some links, etc. The main content area contains the article summaries and a link to the full article.
**************************
Importing from an RSS feed2.0.x
2.0 introduced this as an option in the Admin menu under “Import”.First, save the RSS feed you wish to import someplace on your local machine. This would be the source and would come from the site that has the content you wish to import into your WP blog. A simple way to get the feed into a text file is to find the RSS link for that site, click it and view it in your browser, then copy/paste that to a text file. Or, of course, use your preferred tools.
Click the “Browse” button and navigate to the file containing the feed you wish to import and click “Import” to let it run.
Note: Depending on the feed and format, you may not get the entire thing loaded on the first attempt. One option is to determine how much got imported (Manage -> Posts) and remove those sections from your saved RSS file and then re-import. Lather, rinse, repeat as necessary.
******************************************Each time I do this I get a successful import. But what I see happening is that the title of each article should be pointing to the author’s website. Instead they are pointing in a loop right back to the page on my site they are displayed on.
Here’s the ‘feed’ i’m trying to display. Click on one of the titles and you’ll see what I mean.
http://www.good-tutorials.com/
If you scroll to the bottom of the page you’ll see a link to their RSS feeds. On the next page choose ‘with icons’. They use a service called Feedburner. I was instructed that at the RSS page to View Source / Copy and paste into a text file then import into WordPress. That’s what i’ve done.
The question is why these links aren’t opening in a new window and pointing to the author’s URL. My gut feeling is it’s the custom url’s setup in the admin.