alchymyth on "Format post if it's the second most recent."
untested - general idea: <?php $cat_ref_posts = get_posts(array('category_name' => 'news', 'posts_per_page' => 4)); if( $post->ID == $cat_ref_posts[1]->ID ) { ?> include (ad1.jpg)...
View ArticleKerry on ""Add Media" button not working on post page"
I've gone through all the steps in the troubleshooting post - http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list - and this problem remains. I have disabled all my plugins,...
View ArticleDarthIkea on "External Link 404 Not Found"
I've installed WordPress on a localhost and whenever I try to link to an external link from my page, the 404 error keep popping up. For example, I want to link to this site using <a...
View ArticleCareton on "double quotes turn into right double quotation marks"
Thanks Prasanna, After some search I found this issue in this forum 4 years ago. Someone made a plugin for it so you could put the html code you want to put on the site for someone else between < c...
View ArticleAndrew Nevins on "Not showing pop-up pictures correctly in the center."
I've experienced that problem within the WordPress.org Themes section http://wordpress.org/extend/themes/twentytwelve - When clicking on the image. I haven't switched browsers to explore whether this...
View Articlerupertdavis on "Access to Dashboard after changing site name in admin"
Hi, I'm not a web developer but had a site built for me. I needed to take the site down whilst I made a few changes so I changed the site name or url in the settings, like trying to pull the plug on it...
View Articlelanraga on "Drag & Drop on Menus and Widget Fail"
Problem in the /wp-admin/nav-menus.php and /wp-admin/widgets.php I can't drag and drop and also arrange the menu & widgets properly....
View ArticleJim__Raynor on "Image Upload Error WP 3.5"
developers plz we need this bug solved ASAP ! all of my WP Websites Are nearly shuted down .
View Articletiago.alves on "Need a proxy to update theme and posts"
Hi. I can login normally into wordpress with my username and password and I can create posts. But once I try to update them, upload images or change the theme (Newszone) options I am greeted by a...
View Articlehawk149 on "studiopress eleven 40 theme catagory pages help needed"
Hi i have the studiopress eleven 40 theme and i am having difficulty creating catagory pages as am new to wordpress. I have creted 5 catagories and want each catagory to display as a seperate page and...
View Articlebeggers on "A couple of issues with the new Media feature"
The larger images in Media are great but I have a couple of other issues with it: 1. How can I make it default to "Uploaded to this post" instead of "Images"? I add new images every time and never use...
View Articlekgadzhev on "How to change bullets style in post. [Admired Theme]"
Hello, I'm trying to change the bullets style in post with custom image. The theme I'm using is Admired. I've tried few methods here in the forum, but no one worked.
View ArticleAndrew Nevins on "How to change bullets style in post. [Admired Theme]"
Does that theme come with a section in the dashboard named something like, "Custom Styles", "Custom CSS", or "Jetpack"?
View Articlecubecolour on "Access to Dashboard after changing site name in admin"
add the line to wbp-config.php to override what s set in the database following the codex documentation at http://codex.wordpress.org/Editing_wp-config.php#WordPress_address_.28URL.29 When you can get...
View Articleleejosepho on "How to block Subscriber from editing his/her Profile"
I have this all worked out now, and I have just one question: Can I do the following in a function and still have each work independently? if ( is_user_logged_in() ) { if...
View Article00cclark on "Visual Editor"
So I could just take it all down and start over with 3.5? And just sort of insert my database backup? Starting over would be preferable to messing around with technical stuff. But it took a long time...
View ArticleJan Dembowski on "WordPress 3.5 Issues"
For info I change the fonts by highlighting the text and clicking on the box in the top left corner, is it possible to set a default font for the site? If you are doing that with each post and you...
View Articlemervb01 on "description space under an image"
Is there a way to increase the space allocated to a description under a gallery picture so the text does not run off the page? Thanks
View Articlelanraga on "Drag & Drop on Menus and Widget Fail"
Here the print screen http://snag.gy/6rmG2.jpg. Fail to drag and arrange the menu item.
View Article