azlinda on "Log-in Not Accepted"
Out of the clear blue sky, I was asked for my login for wp-admin today. I entered my correct login information, and was unable to log in. I finally requested that an email be sent for a new password,...
View Articlekony_oz_pl on "The problem with the widget and some functions"
You did as I did, and unfortunately still does not work
View ArticleHenry on "List of random posts"
I'd be interested to know how using RAND affects performance.
View Articleesmi on "[Plugin: All-in-One Event Calendar] links not working"
1. Try looking in the source markup of your generated pages. 2. http://codex.wordpress.org/Function_Reference/wp_dequeue_script
View Articleesmi on "Log-in Not Accepted"
http://codex.wordpress.org/Login_Trouble http://codex.wordpress.org/Resetting_Your_Password http://www.tamba2.org.uk/wordpress/phpmyadmin/
View Articlecarnelian on "Comment nesting stopped working"
On my test domain where I work on new layouts the nesting function worked fine, as can be seen here: http://www.1.whirlwind.nu/?p=31#comments Once I moved the code to my regular domain and finished the...
View Articleesmi on "Comment nesting stopped working"
Do not edit the Twenty Eleven theme. It is the default WordPress theme and having access to an unedited version of the theme is vital when dealing with a range of site issues. Create a child theme for...
View ArticleHenry on "Display Posts with excerpt only"
You most probably have <?php the_content(); ?> in your Completed Projects template. Make sure it is <?php the_excerpt(); ?>
View ArticleJLeuze on "[Plugin: Meteor Slides] Slides Not Revolving"
Well, then try deactivating all your other plugins and testing it to see if there are any conflicts. Page Speed or something else is dumping all the JavaScript from the files that Meteor Slides loads...
View Articleesmi on "Cannot access soulbop theme admin panel"
As you are using a commercial theme, you need to seek support from the theme's vendors. http://themeforest.net/forums/topic/themeforest/themeforest
View Articlecamu on "[Plugin: WP SlimStat] do I need a custom filter for this?"
Hi there, WP SlimStat already tracks that kind of URLs, so you technically don't need any "custom filter" to monitor those visits. You may use whatever URL params you like, maybe something like:...
View ArticleTobiasBg on "[Plugin: WP-Table Reloaded] Name of database for wp tables...
Hi Mat, WP-Table Reloaded doesn't use a separate mySQL table. Instead, it uses the "WordPress Options API", so that each table is stored as a "serialized string" in the "wp_options" table, with a name...
View ArticleShekhar on "Embed page not referencing CSS"
You need to work a bit with stylesheet try help on w3schools dot com
View Articleesmi on "Footer credit and advertisement problem in theme4press's befree theme"
Please visit http://theme4press.com/support
View Articlefvl2000 on "Rating programmatically a new article with GD Star Rating"
I've got it partially: gdsrBlgDB::save_vote($post_id, $user_ID, $ip, $ua, $vote); Now I need to see the rating for the post for each voter near their comment. So I need to find the missing class part...
View Articleesmi on "Hacked site"
See: http://codex.wordpress.org/FAQ_My_site_was_hacked http://wordpress.org/support/topic/268083#post-1065779...
View Articleesmi on "help me remove this code"
See: http://codex.wordpress.org/FAQ_My_site_was_hacked http://wordpress.org/support/topic/268083#post-1065779...
View ArticleWeboxeur on "Latest sticky post on homepage"
Hello, I'm looking to show on my wp homepage: the latest sticky post (exclude old ones and keep the latest every time) + normal posts Could anyone help me with that or tell me from where I can start ?...
View Articlerubbed on "[Plugin: WordPress SEO by Yoast] How to change sitemap priority...
As the title says, I can't find this option anywhere http://wordpress.org/extend/plugins/wordpress-seo/
View Article