Quantcast
Channel: WordPress.org Forums
Browsing all 46187 articles
Browse latest View live
↧

Pankaj Pandey on "can't figure out why pagination doesn't work, can you help?"

change that to 5 it will solve your problem.

View Article


pooria.web on "content management & generator hidden"

I want to hidden my content management until w3techs.com/sites can't to find my content management info.

View Article


dorklight on "where do i edit files?"

ok cool at least i know the direction i need to look in thank you, do you know of any templates or things i could do that would lead me to more customizable options?

View Article

Pankaj Pandey on "can't figure out why pagination doesn't work, can you help?"

if you set 72 at blog pages show at most then when you click on page 2 it will search for post from 73-144 which you dont have. your pagination is already generated based on 5 post per page as per your...

View Article

Felix J on "Contact adress not linking to actual emails, even if good email...

Why you won't receive the emails, I don't know.

View Article


KentonWebDesign on "How to play with categories?"

Hi Hope this helps, you can display content from only the parent category without displaying other subcategory content or posts belonging to them by doing this; <?php while (have_posts()) :...

View Article

KentonWebDesign on "How to play with categories?"

Oops... <?php while (have_posts()) : the_post(); ?> <? if ((is_category()) & in_category($wp_query->get_queried_object_id())) { ?> <?php } ?> <?php endwhile; ?>  

View Article

Pankaj Pandey on "prev and next links at end of blog produce 404 errors...

do you have setting on your theme how many post display on blog page. if you have that setting then go to go to wp-admin/options-reading.php then set Blog pages show at most to that no which you set on...

View Article


alchymyth on "current page and rollover menu background colors"

it seems that this line does not work: @import "portfolio-press/style.css"; - the main styles of the parent theme are missing the right syntax could be: @import url("../portfolio-press/style.css");

View Article


Rpevley on "I need feedback Check out my site"

I like the clean appearance; gives site a nice fresh flow. I would do away with the archives in the sidebar though, and replace it with some more engaging content. Nobody really ever clicks the...

View Article

ChrisKink on "Visual Editor STILL NOT working"

@ham1299 & @jrotha (and of course @kmessinger) for their help on this. I got my Visual Editor up and running again following @ham1299's link above. Give it a shot @stubbyd -- sounds like we had...

View Article

ChrisKink on "Visual Editor Fails in WP 3.3.1 - Tried all I know, need help"

@kmessinger Thanks for your help on this, your fix got my Visual Editor working normal again.

View Article

KentonWebDesign on "where do i edit files?"

Hi There is a ton of templates that sometimes use shortcodes for making columns type content, controlling column creation through the page editor, so that it is easier to create one column that's page...

View Article


williamalake on "[Plugin: Google XML Sitemaps] Change of domain problems!"

Hi all, I changed my domain. It used to be http://www.helpfuladvice.info and now it's http://www.usefulanswers.info. The XML sitemap failed, so I uninstalled it deleted all the files and reinstalled...

View Article

dorklight on "where do i edit files?"

wow thanks man info i did not know and did need lol

View Article


jamminjames on "[Plugin: NextGEN Gallery] NGGallery having problems in...

I have gallery pages set up that work fine in Firefox and Chrome, but in Explorer, the pages load very slowly and they push the right column down to below the gallery. Also the comment area is messed...

View Article

Crispuchita on "[Plugin: NextGEN Scroll Gallery] Text under the image"

Hi everybody!!! first I want to say: GREAT GALLERY!!! I use the nextgen scrollgallery but I'm having a little problem so far. I would like to have a description for the photos so that when they click...

View Article


Pankaj Pandey on "How to play with categories?"

I think those questions are important when using WP as CMS. You need to work on your theme category.php to achieve desire result. its required knowledge of php loop and understanding of WordPress...

View Article

edlund on "[Plugin: NextGEN Gallery] Featured image problems"

The short and rude answer would be yes I have :) The bit longer answer is: obtain the same with the following code replacing your two lines: <?php if (function_exists("has_post_thumbnail")...

View Article

alchymyth on "How to change the container size?"

Firebug is an analytic tool only, to help you to identify the involved css elements - changes need to be done in the style.css of your theme. you will need a basic to good knowledge of html and css....

View Article
Browsing all 46187 articles
Browse latest View live