timsainb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stopping wordpress from removing IDNope, not switching editing tabs, I’ve disabled them.
This problem is only experience by a different user, I’ve tried logging into their account, which is listed as an admin, and I get the same problem. The editor just removes all ids whenever they try to edit page.
Forum: Fixing WordPress
In reply to: Stopping wordpress from removing IDFrom the content of the post in HTML editor. For example,
<div id="test" class="test"></div>would be formatted to<div class="test"></div>Forum: Themes and Templates
In reply to: Nobody has reviewed my theme?Thanks Chip!
Forum: Themes and Templates
In reply to: For anyone using Carrington Theme FrameworkI got it, just comment out
/*add_submenu_page( 'themes.php' , __('Carrington Settings', 'carrington') , __('Carrington', 'carrington') , 0 , 'carrington-settings' , 'cfct_settings_form' );*/in admin.php in the carrington core.
Forum: Themes and Templates
In reply to: query_posts with multiple parametersNever mind, turns out I had this same problem a few months ago, and figured out the solution.
http://ww.wp.xz.cn/support/topic/306723?replies=9Forum: Themes and Templates
In reply to: Exclude Category Slug From wp_list_categoriesThanks!
Forum: Themes and Templates
In reply to: Excluding a Category by NameThanks.
Forum: Fixing WordPress
In reply to: query_posts category_name and showposts problemWhat’s happening for me is that it returns all of the posts in my category, not recognizing showposts. So if there were 20 posts in that category, it would show all of them.
Forum: Your WordPress
In reply to: MY first designNever mind about the questions. Reviews could still be useful though. Also, I submitted my theme, how long will it take for them to process it?
Forum: Your WordPress
In reply to: Recipe siteyour banner is about 100px too high