Quantcast
Channel: WordPress.org Forums » All Posts
Browsing all 112466 articles
Browse latest View live

WPyogi on "Why are my widget texts italicized?"

Unfortunately, you have a whole lot of mark-up errors -- most of which are likely in your content:...

View Article


omidgs on "custom fields display similar amounts"

hello every one i use this method to display cutum field in my theme at the first add this lines to the firs of pages <?php $buy = get_post_meta($post->ID, 'buy', true); ?> <?php $gheymat...

View Article


resad on "Why are my widget texts italicized?"

I'm not very tech savvy and I don't know what to do about an element wrapping my sidebar. Can you direct me? Thank you.

View Article

WPyogi on "Why are my widget texts italicized?"

Look at the error on line 659 of the validator results -- that's likely where the problem is. But you should still fix the other errors :).

View Article

taghaboy on "some code base64_decode and files in my website?"

hi all, I have some strange files in my website, and i dont know how it was her, for example i have in the root and in the folder "www" a php file : default.php with this code inside it : <?php...

View Article


adityanag on "Weird Permalink Problem - All pages work except index"

Hi, When I enable permalinks, the home page doesn't work, and all I see is the default Apache 2 Test Page. However, permalinks are working.. if I type in http://www.adityanag.com/about , it works...

View Article

rgallison on "inconsisent css"

Not at all. You've been incredibly helpful. I wish this site had karma or upvotes that I could give you. :) This is my first time with child themes if you can't tell, so I want to learn the right way....

View Article

deepbevel on "Best Way To Exclude Single Category In index.php of Theme"

try this <?php query_posts('cat=-3'); ?> <?php while (have_posts()) : the_post(); ?> <div class="post"> <div id="post_title"><a href="<?php the_permalink() ?>"...

View Article


tucsongolfer on "Fullscreen Slideshow Background disappears on subpages"

Thanks guys. I still haven't figured out how to enable the slideshow, but I got a stable background that is ok for now. I found a menu that says that the bg2 fipe is required for archive pages, so the...

View Article


rokh4rd on "Wordpress working with my external IP address but nut FQDN?"

I have a domain name forwarding from godaddy to my home network IP address. I have LAMP setup on Ubuntu machine, and the home network router setup forward http ports to my Ubuntu machine. When I visit...

View Article

WPyogi on "inconsisent css"

LOL, that's sweet, thanks. And if it helps any, we all start someplace and learn from trying things -- and making a few messes along the way. One thing to remember is that if you have HTML errors, it...

View Article

songdogtech on "some code base64_decode and files in my website?"

You got hacked. Work your way through these resources and follow all instructions to completely clean your site or you may be hacked again. See FAQ: My site was hacked « WordPress Codex and How to...

View Article

ChrisDLA on "different sidebars for each page--this should work?"

This is the relevant part of my page.php: <?php if($options['sidebar_layout'] == 'one-left-sidebar' or $options['sidebar_layout'] == 'two-left-sidebar'): ?> <?php if( is_page('Services') ) :...

View Article


Chelseylk on "500 (Internal Server) Error goddady wordpress host (need help)"

Hi guys, im using goddady hosting plan, i got serious problem with the hosting. i upgraded Economy to Delux to Windows 4GH Unlimited, with the intention of getting larger space bt now im geting 500...

View Article

saintgiles on "sitemap.xml issues - please help"

How do I empty the trash and change the slugs?

View Article


deepbevel on "different sidebars for each page--this should work?"

I think you have to use page slugs instead of id's.

View Article

pedenski on "disabling title input to a new post"

is it possible to disable the ability to add title when making a new post? only allow the content text area?

View Article


alyssaLvan on "Post Content Overlaps Footer"

Hi all, I am brand new to WordPress and hired a developer to create the basic framework for a site I am planning to launch on 12/12/12 (two days, ahh!) He unfortunately headed to the Caribbean a few...

View Article

Rairai-ni on "White Screen of Death"

Hello, I installed fresh copy of wordpress today. Installed buddypress and bbpress on it. Everything tiptop up to that point. Then i installed Gantry Framework and theme for it and bam - Everything is...

View Article

CedarPointConcepts on "Scheduled Posts "Missed Schedule""

You might want to take a look at this plugin: http://wordpress.org/extend/plugins/wp-missed-schedule/ I haven't used it so I cannot verify if it works but the developer does give a good background of...

View Article
Browsing all 112466 articles
Browse latest View live