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

curlybracket on "How to show certain categories on category.php if it has a...

You would need to make a if/else statement. So if you are in this particular category, show specific posts, else show only the posts of the current category. <?php if (have_posts()) : ?> <?...

View Article


William Juliano on "Site Loading very slow after WP3.5 Upgrade"

When it doesn't time out, my site is taking as long as a minute to load pages, all and immediately since upgrading to WP3.5. I even had to disable widgets to get the stats to show up at all. Is there...

View Article


GretarMagg on "Featured image won't save with posts (after upgrading to 3.5)"

OK, I figured out that the Advanced Custom Fields plugin was the problem here... Is waiting for an upgrade on that plugin the only way to fix this ? I have sent Elliot Condon an email about this.

View Article

vikkineal on "How to show certain categories on category.php if it has a body...

Yes - my above code is to show posts from either category when landing on the main landing page. The main 'news' landing page has a class of category-latest-news and shows all posts - which is what I...

View Article

settoloki on "404 error with pagination"

I'm using the default permalink option of http://hw-lee.com/sample-post/ although I have tried others including the default none nice name setting. the blog page is not set I do however use a custom...

View Article


vikkineal on "How to show certain categories on category.php if it has a body...

@curlybracket - there's a 3rd category that i wouldn't want to output as it's in a separate list to the left of the page How would i exclude that category using your code?

View Article

markdj57 on "Warning: Invalid argument supplied for foreach() in...

I got my problem sorted. I downloaded wordpress 3.4, extracted it, deleted the existing wordpress folders apart from my content and then uploaded all of 3.4 to my wordpress install, overwriting all the...

View Article

Arterus on "Adding extra page content"

Heres a perfect example of how I get 'stuck' to illustrate where I'm coming from. <?php get_page($page_id = 306) ?> Thats my line of code, I dont know if its right, because when I use it nothing...

View Article


curlybracket on "Removing blogs for a business website"

Hello Jostork, self hosting should not be problematic! It should empower you :) To completely remove the bloggy look and feel you will need to modify your theme and settings. Did you check the...

View Article


vikkineal on "How to show certain categories on category.php if it has a body...

Perhaps an easier way would be to make use of archive.php and separate them all out on to that...

View Article

racas01 on "How to change the location of the widget sidebar in the appearance"

Hi guys, I am starting a version of my blog in a different language (arabic). In the admin area/appearance the side bar widget is really a pain in the neck, especially when i need to modify any widget...

View Article

andrewxxx on "Site images display fine on computers but not smartphones"

Site images display fine when viewed on computers but they do not display on smartphones. This occurs with any theme I choose. I have this installed on xampp (locally) if that helps.

View Article

tomontoast on "404 error with pagination"

I'd advise you to try and add functionality one step at a time. Use the default theme to get your permalink structure setup in the way that you want and the right number of posts per page, then create...

View Article


tomontoast on "How to show certain categories on category.php if it has a...

What do you mean by body class? Do you mean <body class="category1"> ?

View Article

luizeba on "Featured Images don't save!"

Hello Wordpress Community! After my recent update to 3.5 some my blog is having a problem with featured image. When I select an image as a featured image it appears in the box "FEATURED IMAGE" to the...

View Article


tomontoast on "Site images display fine on computers but not smartphones"

This could be caused by any number of server, plugin or browser issues but probably isn't wordpress related. Have you tried viewing your site on different smartphones? Could you post a link to your site?

View Article

Noz03 on "Strange page.php file"

nope :( right now that section of my style.css file looks like this: /* Page Title */ #header #page-title { display: none !important; } #header #page-title p { padding-bottom:0; } /* =Featured Slider...

View Article


tomontoast on "How to change the location of the widget sidebar in the...

Are you running wordpress 3.5? Have you tried reducing the number of widgets on your widgetb-bar?

View Article

andrewxxx on "Site images display fine on computers but not smartphones"

http://182.239.218.69/wordpress/

View Article

racas01 on "How to change the location of the widget sidebar in the appearance"

Hi tomontoast, i am using WP 3.5. I don't have that many widgets really. it is just that wp is not really great for languages that are written right to left!!! like chinese and arabic do you have any...

View Article
Browsing all 112926 articles
Browse latest View live