southerngal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Privacy & robots.txtI use the referrers.php found here.
I have to add that in my stats there are a lot of robot.txt blocked hits. So that’s also working for me. ??Forum: Fixing WordPress
In reply to: E-mmail this to a friendDoes it for me as well. I have emailed GamerZ with no reply as of yet. Maybe he’s on vacation.
Forum: Plugins
In reply to: A div around all posts within a dayOld, old code…try this:
.storyContent {
font-size:11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 350px;
padding:11px;
color:#000;
background-color:#ffffff;
width: 400px;
border: 1px ridge #000;
}
Forum: Installing WordPress
In reply to: Tired of trying to upgrade from b2…What I meant was that you should convert from b2 with an older version of WP then upgrade to the newest version. You just need to get everything in the tables and if you are having problems with the latest version an older version may work for you.
Forum: Installing WordPress
In reply to: Tired of trying to upgrade from b2…I switched from b2 to WP last year while it was still in it’s infant stages. Maybe you need to do what I did. Get an older copy of WP to convert everything then upgrade to the newest version. ??
Forum: Fixing WordPress
In reply to: Adding PluginsWhat plug-in is it?
Forum: Fixing WordPress
In reply to: Adding PluginsHey now, what are you using?? I just see a normal blog page. ??
Forum: Installing WordPress
In reply to: How to have multiple Installs for multiple blogsI have multiple blogs using the same database. I use Firefox on Windows XP. It could be a browser issue, or it could just be because you are on a Mac. Not sure, but, have you tried using a new MySQL database to see if it works then?
Forum: Everything else WordPress
In reply to: BLOG:CMS vs. WordPressSushubh, you aren’t the only one and I’m glad you are over here on these forums! ?? Are you still using BLOG:CMS? I thought it was cute, if all you want to do is pull it out of the box and blog. But, I’m not like that. I want it to look the way I want without getting a headache or feel like I’m pulling teeth!
Forum: Fixing WordPress
In reply to: “Asides” help?Found the answer. I just had to place this after the code:
<?php include(ABSPATH . 'wp-comments.php'); ?>
But before this
<?php } else { // code below prints normal posts (without excluded links category) ?>
So there are 2 instances of the comments in the template. ?? Yay!
Now off to fool around with the colors.Forum: Everything else WordPress
In reply to: BLOG:CMS vs. WordPressI installed it to try it on a new blog I’m testing. I couldn’t get past the skin switcher thing. See?
In my opinion the ego on the creator is unbelievable to me. Yes, thank you for making the program and now get over yourself about it. The people on the forums here at least try to help and aren’t rude to everyone when they don’t get their ring kissed! I have a real problem with some of the things on the forum that were said to others hoping to get help as well as some things in the install files and conversion files. Amazing.
I have uninstalled that program and put WP in place of it. I had WP installed and wanted to see what the other one was all about. Luckily I hadn’t posted anything to the blog as it’s a test blog, so no harm done.
Seems to me that the creator is young or just very excitable. Doesn’t explain things very clearly in the install either. If I didn’t know how to install WP I would have been lost installing this.
Just my opinions, don’t hang me out to dry! I really love WP and everyone here knows it. ?? Y’all are great with the help if you know the answers.Forum: Fixing WordPress
In reply to: “Asides” help?Thanks eltintero. Still trying to get the comments to work. You have basically the same code I do. ??
Maybe it’s something I haven’t done with WP yet? The comment link shows up but there aren’t comments there.
Phooey. This is such a cool part of this new blog of mine too!Forum: Installing WordPress
In reply to: logging in to wp-adminCould be a firewall you have on a computer at work. Try using a different browser. ?? Also, try this link:
https://www.yourdomain.com/wp-admin/post.php
It may work. ??Forum: Fixing WordPress
In reply to: “Asides” help?Thanks Hanni! Any help would be great! ??
Forum: Fixing WordPress
In reply to: “Asides” help?I have the asides working, thank you Tim and Hanni! I just cannot figure out how to make the comments work on it. Any help would be great!
I also have some style issues, it won’t change to the class font that I have in the style sheet. Any help with that would be great as well!