Matthew Gedeon
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Import content errorIt’s still there. I just checked. Try refreshing your page.
Way to go! I was wondering why the the php approach didn’t give you what you wanted. Just have to get it formatted correctly and in the right place.
Forum: Everything else WordPress
In reply to: Do I need Dreamweaver to open WordPress?Edit: The conversation moved on without me. Most of what I said was a repeat of the previous post.
Forum: Fixing WordPress
In reply to: WordPress Creating Duplicate ImagesIs there anything you’ve changed recently that has any chance of being relevant? New plugin, change in the media library, failed upload that preceded the problem, etc?
Forum: Installing WordPress
In reply to: Import content errorI can’t tell you that I think this will work, but try reinstalling your theme (so that the style sheet will be back to normal.),installing this plugin and pasting your css into the area in the admin that it gives you(this is the plugin that wordpress.com uses, so it should be familiar.) This is just a hunch. If it works, I’ll explain why, if not, we’ll try something else.
Forum: Fixing WordPress
In reply to: Make a page point to a pdf file without extending the pathWhile that’s true, I found a plugin that claims to let you embed a pdf on a page. Not exactly what you asked for, but I think it’ll do what you need. I’ll let you test it. 🙂
Forum: Fixing WordPress
In reply to: Home page only appearing when signed in as adminCould I get a link to your site?
It’s unlikely that a css text-transform would change how things display in search results. You can take the title and capitalize it in the all in one seo box at the bottom of the post or page. You could hire a developer to modify the plugin if you like.
Forum: Installing WordPress
In reply to: Running WordPress with an Older Version of PHPYou will be able to run version 3.1 but not the latest ones. This is the latest one you will be able to run, but be warned, using out of date wordpress installs can lead to problems. Only the latest versions get the security patches, so although there are currently no security holes known to be in this version, there is a good chance that in the next few years, someone will find a way to exploit older versions of wordpress. I strongly suggest switching hosts.
Forum: Everything else WordPress
In reply to: Do I need Dreamweaver to open WordPress?You do not need dream weaver. You seem to have a need for further instruction, so first of all, lets figure out what you want to accomplish. Are you wanting to install a copy of wordpress on your own computer for testing, or did you download it so that you can upload it to a webserver for your live site? The instructions will be totally different depending on what you want to do.
Forum: Installing WordPress
In reply to: Import content errorCheck the version numbers between the theme you were using and the one you installed on the new site. You may need to install a different version of the theme. Just a guess as I have nothing to look at. Is it a purchased theme?
Forum: Fixing WordPress
In reply to: Page Width IssueBefore we do things the hard way, make sure there isn’t a page layout that is full width (look for page templates in a box under the publish button.) Right now, you have two columns, left and right, and you are only using one of them. I can give you code that will collapse the right column, and widen the left, but it’s kind of a hack. It would be better to only call one column.
Forum: Fixing WordPress
In reply to: Page Width IssueYou’ll need to change some css, but I won’t know what to tell you to change until I have a link to your site, or a link to the theme. Link to the site would be easier to work with, because then I could be sure the css will work correctly before I give it to you.
Forum: Fixing WordPress
In reply to: Jquery Loading TwiceWeirdest thing, it worked fine before, now it’s loading the toolbar twice. I’m afraid it’s over my head. The problem is in the editor they are loading, but I’m not going to be able to solve it.
Forum: Fixing WordPress
In reply to: WP 3.3.1 media issues