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

kidsncows on "First lines of every page auto indent; how do I stop them?"

I'm using Greener Side, v. 1.08. On each page, the first 5 lines of text line up with the page title, but everything below goes left-justified. I'd like all the text to be left-justified. How can I...

View Article


cherylhart2106 on "Problem with titles when switching between themes"

sorry, forgot to add a link to my site!

View Article


sac65tbird on "Unable to create directory wp-content/uploads"

Just a heads up for those with Linux and XAMPP (or possibly other Apache LAMPS)... you don't need to chmod your folders/files - this is a bit of a side effect fix. By default XAMPP sets up Apache to...

View Article

laojocelyn on "Excluding categories and specific plugin categories."

Hi, I've been using a conditional tag in my loop.php file to modify the height and width of my featured image for a particular category, as below: if (is_category('Lifestyle 生活方式')) { ! get_the_image(...

View Article

David on "Landing page is wrong"

That might be something your theme automatically adds to the home page (whether it's a static page or a standard blog page). You might want to check if your theme has an options page and see if there...

View Article


Corneliatt on "Exclude certain category in next_post_link"

Hi! I have a totally annoying problem that I can't find a solution on. I want to use: <?php next_post_link('%link', '&raquo;', '', '5'); ?> to exclude a category from the single blog post...

View Article

sewpafly on "Post Thumbnail editor Problem"

See this thread for the causes. The solution should be to find a plugin with either empty space before the <?php or after the ?> lines. Might be easier to disable all plugins and try it --...

View Article

Otir on "Giving Wordpress its own directory: lost access to my admin"

I am sorry to say, I messed up while I thought I was following instructions carefully from here. I got this error message: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in...

View Article


eknight74 on "Using Multiple Images in Header"

I have an image in my header and have it right aligned. Now I have a great deal of blank space at the top. I would like to use another photo and left align it. Is this possible? If it is, any assisance...

View Article


Pianist787 on "Center Align"

Hey, I'm working with the theme Pitch. So I've created a child theme for this and am ready to do some of my own styling with it. What I'd like to do for starters is center-align most of the front page...

View Article

Peter_L on "Exclude certain category in next_post_link"

If some posts have 2 or more categories, they will probably still show up. Not sure tbh. Try a testpost.

View Article

ronmerk on "Login Problems"

Hi Sheila: I think you're in the wrong thread (Brian is also having log on problems) ... you should go back to your original thread and post there Ron

View Article

linda462009 on "post a comment without logging in"

I am trying to help out the folks at http://www.thethrivejournal.org At issue is that whenever a reader wants to make a comment, they have to log in. Other people who posted this comment were told to...

View Article


Peter_L on "Excluding categories and specific plugin categories."

1. Like this? if (is_category('Lifestyle 生活方式')) { //do nothing }else{ ... 2. This might be the problem: is_category(): This Conditional Tag checks if a Category archive page is being displayed...

View Article

jsites on "get_current_screen() fatal error while building my theme"

Hi, I'm building a theme from scratch, and it seems that 3 or 4 times a day, something I do causes this error: Fatal error: Call to a member function add_help_tab() on a non-object in...

View Article


Peter_L on "Duplicate/blank Functions template crashed site"

The front-end doesn't seem to work either. I think ftp access would be easiest solution.

View Article

v_inglis on "Landing page is wrong"

Below is how the home page template code reads. Could the object be ""container_12 clearfix""? If yes, what if I just removed it? <?php /** * Template Name: Home Page */ get_header(); ?> <?php...

View Article


Peter_L on "Remove image from gallery without deleting"

Depends. Is the image gallery powered by plugin? If so, check plugin settings.

View Article

Jersey98 on "[Plugin: WP Photo Album Plus] strtolower() error in...

Try sort by name. My problem, resolved it. This Error write me at sort parent, when I see many albums.

View Article

Andrew Nevins on "Center Align"

Consider this article on centring things http://www.w3.org/Style/Examples/007/center.en.html

View Article
Browsing all 112956 articles
Browse latest View live