anth-net
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Stuff appearing multiple times on static pages.I want to thank everyone who helped… which would be no one. I figured it out myself… I had to remove
<?php if(have_posts()) : ?><?php while(have_posts()) : the_post(); ?>from the top of the code and
<?php endwhile; ?> <?php else : ?> <?php endif; ?>from the bottom of the code.
Thanks again.
Forum: Themes and Templates
In reply to: Stuff appearing multiple times on static pages.if you want to see what I mean, use this link instead… http://insiderevolution.net/reviews.php
ignore the link in the top post.
Forum: Themes and Templates
In reply to: Stuff appearing multiple times on static pages.Oh ok. Then I guess forget the part about “static.”
Basically, I just want to use my WP theme on other pages I have created (not static pages but outside pages). I’ve done it before with my old theme and it worked fine, but this one repeats the stuff on the pages multiple times for no apparent reason that I can tell.
Forum: Themes and Templates
In reply to: Stuff appearing multiple times on static pages.help?
Forum: Fixing WordPress
In reply to: Domain Nameswaiting…. :-\
Forum: Themes and Templates
In reply to: Place image at the bottom of a sidebar.I understand that it probably is too tricky to explain. And too difficult for someone like me to figure out. I haven’t the slightest idea of how to change some of the CSS stuff. I do search some things that are easy to search but other stuff just isn’t that simple to search and understand.
I’ll hopefully learn more about CSS in college this fall. It is a dream of mine to become a web designer. It’s something I’ve loved since I was about 13 years old. No one has ever taught my anything about it. I’ve just learned through habit and getting a general understanding of what some codes do.
But, due to not knowing COMPLETELY what I’m doing, I’m just going to forget that idea and try an alternate one. Thank you anyways for helping me as much as you could.
Forum: Themes and Templates
In reply to: Place image at the bottom of a sidebar.Well I don’t know a lot about CSS. I usually just play around with the coding. If it works, good. If not, then I change it back.
If this is all you can do for me, then thanks anyways.
Forum: Themes and Templates
In reply to: Place image at the bottom of a sidebar.Well, when I do that all of the main and the left sidebar goes down.
Also, the absolute bottom thing does not work. In both FireFox and Internet Explorer, it just aligns to the bottom of my browser window.
Forum: Themes and Templates
In reply to: Place image at the bottom of a sidebar.I just tried it and it doesn’t work.
Forum: Themes and Templates
In reply to: Place image at the bottom of a sidebar.sorry it posted twice… there was an error with wordpress.org
Forum: Themes and Templates
In reply to: Place image at the bottom of a sidebar.Okay… no help so far. I played around with coding and finally found one way of doing this. Since I’m using random images, I’m using php include and just putting the random image coding in a seperate file and ‘including’ it into the other.
I put the php include in the footer file but before div class=”footer” but there is still a few problems with this. First, to get it to align anywhere, i had to use p align:right. After using that, it aligned very near the bottom of the sidebar right above the footer. BUT still not touching the footer. I’m guessing its something to do with the footer padding or something. Another problem, the image makes my pages longer using this way, which I’d rather not make them longer.
For now, this will work for me, but I’m still asking for help.
Forum: Your WordPress
In reply to: Google AnalyticsI use Google Analytics and I didn’t put it in the footer or header. I put mine AFTER the footer. I use a theme called ‘Dark Ritual’ and it has a “Main Index Template” in the Theme Files and I put the Analytics code right before </body>.
Does this help?
(I think most templates have a “Main Index Template” file)
Forum: Everything else WordPress
In reply to: Uploading Imagesit was a problem with my former hoster… VizaWeb.com
they service was beginning to uh… ‘suck’
Forum: Themes and Templates
In reply to: Using WP theme on static pages in other directory.It worked! Thanks!
Forum: Fixing WordPress
In reply to: Page not working.Found the way to fix it:
http://www.tamba2.org.uk/wordpress/site-url/Sorry I didn’t search. It frightened me.