manstraw
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Look at this config file. Whats wrong?can you provide a link to the problem site? so we can check it out.
Forum: Installing WordPress
In reply to: Need to install a multi-user blog on an existing siteI don’t know if you have the skill to do it yourself, but I guess what you ‘want’ is someone to create a wordpress theme that looks like your existing design. That would be the best scenario. If you wanted to put the time in to study the theme system, I’m sure you could convert your current site into a wp theme. Perhaps you might even find someone willing to help you with it, considering the nature of your site, and the large number of theme authors out there.
I personally would never do it, but you could also use an iframe to contain your wordpress, keep it’s theme fairly basic so it blends in within it’s frame. iframes are deprecated, but lots of folks still use them.
If I were you, I would convert the site to be entirely wordpress. WordPress let’s you have additional pages besides the journaling part, so you could easily have your site appear as it does now, except have a wordpress engine.
Forum: Everything else WordPress
In reply to: RSS toolok, well, wordpress can do that. you write up a post, hit a publish button, and it will be available on an rss feed as well as a web page. I’m not sure what you mean by ‘write news messages in my own way’, but the whole point of wordpress is personal publishing, and I would think this is what you want.
Forum: Fixing WordPress
In reply to: RSS aggregation outside of the loop in the footer?Double check your installation process, and confirm with the author that the version of the plugin you are using is compatible with the version of wordpress you are using.
Forum: Installing WordPress
In reply to: Upgrade.php fails to functionSo, no error messages or anything. Did you see the thumbnail? Were you able to drag it to the entry (editor) box? More details equals better help.
Forum: Everything else WordPress
In reply to: RSS toolI still don’t understand what you want to do. Can you please fully explain what you want to do, and how wordpress fits into it?
Forum: Fixing WordPress
In reply to: 2 feeds for a podcast – is that possible?could you provide an example of where you’ve seen that. i haven’t thought of a way to have the feed subscriber download only the one they want when they are both in the same feed.
Forum: Installing WordPress
In reply to: Look at this config file. Whats wrong?What won’t work exactly? Can you describe more what happens? What uri does a link show? What do you see after you click on it?
Forum: Fixing WordPress
In reply to: 2 feeds for a podcast – is that possible?If you have separate categories for aac and mp3, you can post the appropriate one to each category (separate posts). And then, if you have permalinks, your subscriber would be able to subscribe to the feed of his choice. If you have permalinks on, it’s as simple as adding /feed to the uri for your aac category or your mp3 category.
Did that make sense?
Forum: Plugins
In reply to: Posting from PDAPerhaps there is an admin theme that would better work with your gizmo. I have no idea, and since the vast majority of us folks here don’t have one of those, it might be hard to figure out. If I was you, I would search for admin themes that offer ‘simple’ display menat for pda’s etc. Perhaps there is something available.
Forum: Everything else WordPress
In reply to: RSS toolEverything you write in wordpress is automatically available in your RSS feed.
Perhaps you need to be more specific about your needs?
Forum: Installing WordPress
In reply to: Need to install a multi-user blog on an existing siteHave you heard of wordpress? 🙂
As you saying you want it to look the same? Or just that you want visitors/users to be able to post things? WordPress may well serve your needs, but customizing it’s looks can be difficult without design skill. I recommend you cruise the pre-written themes to see if something will work for you.
Forum: Installing WordPress
In reply to: Upgrade.php fails to functioncan you provide more information on what happens when you try to post photos?
Forum: Fixing WordPress
In reply to: Database and wordpressIn my opinion, you want to run a separate database for the doctors, and just have calling code available to users of wordpress. This isn’t just a matter of converting a database, but requires custom written code.
Perhaps you should cruise the plugins to see if there is something you could use. I might recommend xdforum at this point. It’s a straight forward forum system that runs within wordpress. It *might* be possible to install xdforum, and then convert your database into individual threads. As I’m not familiar with the software, I couldn’t advise on that.
Forum: Fixing WordPress
In reply to: RSS aggregation outside of the loop in the footer?There are plugins available that will display recent posts, and I know at least one could be configured to display just the title if you wish. Although most folks would put this in the sidebar, there’s no reason you couldn’t have it in your footer.
To look for a suitable plugin, start here > http://codex.wordpress.org/User:Matt/2.0_Plugin_Compatibility