djlender
Forum Replies Created
-
sirspacey,
Sorry I haven’t responded back sooner. Anyway, if I remember correctly, I found out that the Page Meta plug-in wasn’t compatible with WordPress 3.2 or above. (It was either 3.2 or 3.0. Not entirely sure.) But I was able to use /%postname%.php in the ‘Custom Structure’ for the permalinks. It seems to change the URL to a friendly version. All I can say is to give it a try. It seems to work for me. I’m running version 3.2.1 right now and haven’t upgraded to the new version.
Good luck!!Forum: Fixing WordPress
In reply to: catch_that_image only showing image pathAwesome!! Thanks so much! That worked! Just have to adjust my CSS settings to make it all look pretty. I very much appreciate your help!
djlender
Forum: Fixing WordPress
In reply to: catch_that_image only showing image pathsmrdo,
Thanks for the reply. Can you clarify a little, though? Do I put the code you specified in the template before the call for the excerpt? And is the ‘template directory’ supposed to be the name of my WordPress theme? I’m a little confused. Most of my posts have an image first before the text. But I have the images in an ‘assets’ folder. I did not use the wysiwyg editor in the admin panel to insert them into the post. Does that make sense? Not sure if that makes a difference of where and how it would find and pull that first image.
Thanks again for your help!Forum: Fixing WordPress
In reply to: catch_that_image only showing image pathI’m still having problems with this. Does anyone have any ideas? I’d very much appreciate it. 🙂
Forum: Fixing WordPress
In reply to: Can't get home page content to displayChanging the theme doesn’t fix it either. I switched back to the twentyten theme and it still comes up with ‘Not Found’.
Forum: Fixing WordPress
In reply to: Can't get home page content to displayWell, that’s the second challenge I have. The first is to actually get the content for the home page to show up there. Right now I can’t get anything but the 404 page to show up. At least the header and footer show up. I just don’t know why the content won’t show up. It’s like WordPress is looking to another file for the home page content.
BTW, thank you very much for your help!Forum: Fixing WordPress
In reply to: Can't get home page content to displayFYI, here is the code I’m using on the index.php page but it still isn’t showing up:
[Code moderated as per the Forum Rules. Please use the pastebin]
I’m wondering if there is a PHP call in another page that is telling it where to look for the index page content.
Forum: Fixing WordPress
In reply to: Can't get home page content to displayWell, I’ve got static content in my homepage and I want to display excerpts of posts in a certain area of the page that will link to their posts. The site is http://pace-staffing.com/
Forum: Fixing WordPress
In reply to: Can't get home page content to displayThanks, but even when I put my code in there it doesn’t show up when I pull up the main URL of my site. Keeps coming up with a 404 page. Any idea if there is a php call or something that needs to be configured correctly?
Forum: Installing WordPress
In reply to: Upgrade to WP 2.8.2 did not make notification disappearOK! That did it! Don’t know how that and other files didn’t get uploaded.
Thanks again ZGani!!