How to wrap each top most category in <ul> tags?
I need to wrap each top most category in tags - wp_list_categories doesn't do it. How to do it? ...
I need to wrap each top most category in tags - wp_list_categories doesn't do it. How to do it? ...
This is the mark-up I have to work with, The form is created via a wordpress plugin so I do not have control over the HTML, <div class="wpcf7" id="wpcf7-f1-p214-o1"><form action="/testing/contact-us/#wpcf7-f1-p214-o1" method="post" class="wpcf7-form"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="1" /> <inpu...
I have cakephp installed in the root directory. site.com/ i want to install wordpress blog at site.com/blog but since cakephp will redirect all urls i am not sure how to do it ? ...
I have a relatively simple site on my hands, and have for nearly a year, but I can't seem to find a platform to build it on that doesn't fight back at the way I want to do things. Here are the key features: Customizable profiles. Profile tags. Two primary content types: Haves & Wants Both content types searchable/taggable and expire wi...
My Wordpress website got a "error establishing connection to database" massage. My host informed me it was because my "user" had too many database connections that were open at once. This caused an error making additional connections, and thus the massage. This has been corrected by killing deadlocked database connections. There were a...
I want to split my WordPress theme (I'm working from The Buffet Framework) into 2 columns, like a magazine or newspaper. The term "2-column" usually refers to a sidebar, but I want to get 2 columns of posts in addition to the right sidebar. I'm assuming this is just a simple matter of some basic HTML or CSS column creating, but I'm not s...
How to get multiple menus in twentyten theme? ...
I'm currently working on developing a personal Django site that will consist of various technologies / subdomains. My main page(s) will be Django, with a blog.blah.com subdomain that runs wordpress, and several other subdomains for projects (project1.blah.com, project2.blah.com), that are static HTML files (created with Sphinx). I'm hav...
Hello all, I am getting the following massage in the error log files of my WordPress blogs: [10-Oct-2010 04:37:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/pdo.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/pdo.so: undefined symbol: compiler_globals_id in...
hi guys, i define in my apache the settings for gzip, this is my phpinfo for gzip: zip Zip enabled Extension Version $Id: php_zip.c 293036 2010-01-03 09:23:27Z sebastian $ Zip version 1.8.11 Libzip version 0.9.0 zlib ZLib Support enabled Stream Wrapper support compress.zlib:// Stream Filter support zlib.inflate, zlib.d...
Hi, How to create template/theme system and plugin system for a custom CMS similar to Wordpress or joomla? Edit: I don't want to use any templating engine similar to wordpress; a reason why it is famous for templating. ...
i, I purchased a WP theme recently. Seems that this theme is injecting a footer link in a sophisticated way that I can't find how to remove. usually it link to WP theme sites (wp2blog.com/ , themes.weboy.org/ ) , which aren't related to me at all. I tried to see if this is a CSS or JS injection - but I just can't find where this code...
Hi folks, this is really weird. I am uploading files through the admin interface within Wordpress 3.0. Wordpress recognizes the file type and attributes, but does not store it within wp-content/uploads successfully. Upon upload I am given a url that points to a file within wp-content/uploads, that does not exist. Are there any comm...
Call me crazy but I'm planning to Fork wordpress. I'm planning to swap out MySQL for Apache Cassandra. Call it ambitious but I'm planning to devote a chunk of time over the next few months. In any case my question is: I'm trying to aim to keep plugins working... In essence any plugin that doesn't require their own table should be able t...
I'm building a WordPress plugin and I'd like to have an edit-item page that can't be reached via the submenu (because then the item wouldn't be specified). This resource (http://codex.wordpress.org/Adding_Administration_Menus) shows how to associate an admin page with a function, but not how to do so without adding it as a menu item. C...
How to create secondry menu in twenty ten theme? (wordpress) ...
Hi, I am trying to set my WordPress homepage to a category but it only allows me to set it to either the latest posts or a static page. Is it possible to set your homepage as a post category? ...
Is it possible to build a drop down menu which content (the text inside the <li> tags) can be edited and modified by the user (within wp-admin)? (or is there any plugin for that?) For instance, like the text inside the drop down menu in this page: http://melbournecandy.com/day-tours-dates/ ...
I'm trying to figure out how best to get this PHP statement $wpdb->get_results("SELECT verb, display_name AS organization, inline_the FROM userorganizations U, organizations O WHERE U.org_id = O.ID AND U.user_id=$author_id", OBJECT); To spit out something like the following: John works for Initech, owns John's Tasty Pastry, and w...
I have added an image to my header here: http://www.forex-bloggers.com/ And for some reason that caused my site's title to move a bit right (instead of staying in the center). Why did that happen, and can I fix it so it will go back to the center? (Sorry for such a noob question, and thanks) ...