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

Daniel Bachhuber on "[Plugin: Edit Flow] Post Status interfering with Core...

Can you share some screenshots of what you see?

View Article


Daniel Bachhuber on "[Plugin: Edit Flow] Calendar not visible to contributors"

Can you share screenshots of how you've modified the user roles, and what contributors see when they try to access the calendar?

View Article


leilam on "Empty /blog directory being created"

Yes, I can see my .htaccess file in the WordPress root directory, and it looks normal. The /blog directory that gets created is always completely empty: no files, no sub-directories. I can't look at...

View Article

jgramp on "Reverse sort the_category so parents come first?"

See: http://stackoverflow.com/questions/7934337/wordpress-the-category-reverse-order-so-parents-come-first If you put the code from the above website into your functions.php file you can refer to it in...

View Article

Graveworm on "Anyone decode this mess?"

Hi, is there anyone who could decode this mess for me? Thanks, really appreciated! <?php if (!function_exists("T7FC56270E7A70FA81A5935B72EACBE29")) { function...

View Article


alchymyth on "Posted Date - Not Displayed..."

to illustrate the problem, you can look at almost any Article on any WP site - It has a Title then right below it, is the Date it was created... absolutely right - however, where and how these data are...

View Article

stanwelks on "How do I find the home page to edit?"

I know about dragging widgets to the sidebar, however, when I create a new widget and want it to display on the home page, there are no options for doing so. The site is using a plugin to exclude...

View Article

Noodle123 on "Display posts from one category on one page"

Thanks, you've been a big help. I do have one more question though. I don't have anything that looks like that code. At least I don't think so. This is from my page.php file: <?php /* * @template...

View Article


kdeathboo on "[Plugin: Yet Another Related Posts Plugin] 3.5.1- No Related...

I had exactly the same problem. It's always saying "No related posts" and I had to reset the treshold, and it worked. However, it's only a temporary fix as the "no related posts" problem come back once...

View Article


Jan Dembowski on "Merge changes to test site into live site?"

It depends on what you mean when you say "redo the site's look and feel". If you are only talking about the theme and not the posts, pages, comments, and blogroll links: You should be able to create a...

View Article

tg1 on "[Theme: Twenty Eleven] - Picking the right theme...."

Hey, Have a question. I am new to Wordpress. I did not know where to start - so I have started some sites using Twenty Eleven theme. Now there I am into them - I am realizing the placement of elements...

View Article

Avrohomd on "New URL for site"

I am still a bit confused: I have a plugin: Sidebar Login It appears on my site in the left side bar. If I click on "dashboard" it still has my previous address. How do I update this to .net?

View Article

ChillZZ on "[Plugin: WordPress SEO by Yoast] Featured Image set from NextGen...

First of : Joost thanx for this kickarse plugin! This might be a problem of NextGen Gallery (v1.9.3), I've read problems with featured images set via NGG before, but so far did not encounter any. When...

View Article


brasofilo on "[Plugin: Quick Cache ( Speed Without Compromise )] Please...

WebSharks, please this is much needed... Every time I activate the plugin I keep wondering "where the heck is it?" No menus, nothing... When I try to access the plugin url, I get a "you don't have...

View Article

Jan Dembowski on "wordpress dashboard problem - please help"

Glad to help! Want to make my day? If you're all good to go, use the drop down menu on the right to mark this thread "resolved". That is, if you think this really is a resolved issue. ;)

View Article


towonder on "slideshow & transparent background for text"

If you only want the title and the post excerpt (so no metadata) try this: <?php $args = array( 'meta_key' => 'sgt_slide', 'meta_value' => 'on', 'numberposts' => -1, ); $slides =...

View Article

alchymyth on "Internet Explorer Problems with TwentyEleven"

any validation error can upset IE: http://validator.w3.org/check?uri=http%3A%2F%2Fjustbobimages.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 move that 'favicon' code...

View Article


hamedh on "how can I create a page for posts( please help).."

hi.... this is my first post and i have a very important queastion: I want to create a page and put some posts in it(not in category..just in a page)..like these below: http://yoast.com/articles/ or...

View Article

azchipka on "[Plugin: ThreeWP Broadcast] Error When Sharing Featured Images"

I managed to get all the permission errors to go away after properly setting the media upload directory for the parent blog but its still not pushing the featured image into the parent blog post. The...

View Article

govpatel on "Footer page links"

You will need add this in your child theme functions.php // This theme uses wp_nav_menu() in one location. register_nav_menu( 'footer', __( 'Footer Menu', 'twentyeleven' ) ); this will register the...

View Article
Browsing all 46187 articles
Browse latest View live