megler
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Every picture uploaded is showing up in all posts.Thanks, Esmi!
It appears to be theme related. When deactivating all of the plugins, the post remained the same. However, when I reactivated all of the plugins and switched back to 2010, the posts corrected. Bah. I really liked that theme. I’ll get another one ASAP.
Thanks much!
Forum: Fixing WordPress
In reply to: RSS Feed Not Working With Custom Permalinksanyone?
Forum: Fixing WordPress
In reply to: Inserting data from another database into postsit’s a mysql database, so at least there’s compatability. 🙂
good thing I’m learning php/mysql now. I know what you’re telling me to do, but have no clue how to do it. <back to studying reference books..>
Forum: Fixing WordPress
In reply to: Inserting data from another database into poststhat would be correct. the entire blog would be populated from the baseball stats database. no further updates to the blog would be made past that point. I’m using WP as a form of CMS for this vs a blog.
Forum: Fixing WordPress
In reply to: Inserting data from another database into postsThanks so much for getting back! It would be a clean WP install just for this database. The db is a large relational database of historic baseball stats (players, biographical data, stats, etc).
What I’d like to do is use that database to create a blog where say each post is about a single player. Just not sure how to implement it, or if it’s even practical.