alchymyth on "Theme not updating"
@Avi Jit (skyhitblog) please start your own topic; your problem is likely to be slightly different; http://codex.wordpress.org/Forum_Welcome#Where_To_Post
View Articlejpcockerline on "HOW TO EMBED A HYPERLINK INTO A PAGE"
I am new to wordpress. Is there a way to embed a link to another site on a page on my my blog?
View ArticleT3RCZ on "Showing the whole last post on homepage"
First of all, I'd like to apologize, my experience with php is very, very basic. I edited the code as following: <?php global $query_string; $more = -1; query_posts( $query_string ....
View Articlevtxyzzy on "Showing the whole last post on homepage"
The $more code needs to go a bit further down in your code than you have shown. Please post about 10 lines of the code starting with what you showed above.
View Articlelewis.froud on "View website offline"
Hello, I have been using Wordpress for a while now and have been able to figure out most things by reading these forums, but cant find a solution to my curent problem. I run an e-commerce store and...
View ArticleAndrew Nevins on "Custom .css for IE not working"
In the mean-while, let's try using JavaScript to add a class in your <body> element if the browser is IE7 or less. So you can target pages in CSS that only have that class. Instead of your...
View Articlefelilikesflowers on "Custom .css for IE not working"
Okay, cool. Done. But this would only be for IE 7, right? Or should it say <!--[if lte IE 7]> instead of <!--[if IE 7]> ? Also, how would I edit stuff for ie now with that new code in...
View Articleale.sasha on "Issues after WordPress 3.5.1 upgrading"
I had 3.5 version, and it worked fine. Today I upgraded to 3.5.1 version, but after installing it, even if installation worked fine, I'm experiencing some issues: - In may home page, I can see the...
View ArticleAndrew Nevins on "Custom .css for IE not working"
But this would only be for IE 7, right? Or should it say Oh yeah, that's right. Also, how would I edit stuff for ie now with that new code in place? It'll be some CSS in your Child Theme stylesheet...
View Articlefelilikesflowers on "Custom .css for IE not working"
Oh, haw cool is that!! :) Yay! Is that a 'hack' that people warn about or is that a safe practice? I'm excited! Thank you so much! I go try it. Is that how you usually work around ie bugs?
View Articlefelilikesflowers on "Custom .css for IE not working"
hmmm... so I tried it with a top-margin I'm having trouble with, but nothing changed. I probably didn't use it right: .page-id-26 .entry-content.ie7 { margin-left: auto; margin-right: auto; margin-top:...
View ArticleAndrew Nevins on "Custom .css for IE not working"
Is that a 'hack' that people warn about or is that a safe practice? It's just using HTML which you were using before; <!--[if lte IE 7]> <![endif]--> Which we know is a legitimate way of...
View ArticleAndrew Nevins on "Custom .css for IE not working"
hmmm... so I tried it with a top-margin I'm having trouble with, but nothing changed. I probably didn't use it right: Make sure the .ie7 class is right at the start of your styles. E.g it needs to be...
View ArticleFloyd3 on "Display Related Posts by Title without Plugin?"
I'm not sure what to do. Is there any other forums where I can ask this question since no one seems to know here?
View ArticleWPyogi on "Issues after WordPress 3.5.1 upgrading"
Have you gone through this: http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list?replies=4
View ArticleSeacoast Web Design on "Dashboard and login"
Does it have anything to do with the fact that I moved the folder from application to documents? Your application will certainly need to know the path to the files... Or that I change the permissions...
View ArticleWPyogi on "Feature / image box dropped out of alignment"
It looks like box 3 is not displaying because of this CSS: #homepage-box3 { display: none; } Add the clear: both to this CSS: #homepage-box1 { background: none repeat scroll 0 0 #000000; clear: both; }
View ArticleRAWFIT on "Cannot Add Images + Edit Permalink"
I have not been offered any help at all from the developer to I am forced to purchase another theme and upload it. Hope this will sole the problem. Thank you for your help.
View Articlecrafteres on "cannot show plugin on page"
new to wordpress, I have lots of plugins acticated, but i cannot figure out on how to add it to the page. when i edit the page the plugins are not available. please help
View Article