cavamondo
Forum Replies Created
-
Forum: Plugins
In reply to: change img src prefixWithout getting in to the above matter – W3 is really an essential and efficient plugin and we use on all our WP projects.
AND ITS FREE!!!
Also, speaking as a plugin developer myself, most people have no idea on how much work and hundreds of hours that really goes into developing complex plugins, maintenance, further development etc.
Excellent work Frederick ^^
Forum: Plugins
In reply to: Custom Backend Widget StyleHence the widget header Background & title
Forum: Networking WordPress
In reply to: Buddypress childtheme – path to child theme image folderExcellent, thx ..
Forum: Themes and Templates
In reply to: Style category tag individuallyHehe .. my php is lacking the skill somewhat .. maybe im looking for more of a tutorial ^^
Forum: Themes and Templates
In reply to: WordPress IPB IntegrationElse consider using the Simple Press forum – wordpress forum
Forum: Networking WordPress
In reply to: Add all users to all sites automaticlyyeha thx, excellent plugin …
Forum: Networking WordPress
In reply to: Localhost Dev Server solution, such as XAMPPGot it going .. thx for the help ^^
Forum: Networking WordPress
In reply to: Localhost Dev Server solution, such as XAMPP.. yeah, the code is all good.
Is this correct host file settings?
127.0.0.1 / mylocalserver.locDo i need to config the XAMPP it self in any way to handle subdirectories?
Forum: Networking WordPress
In reply to: Localhost Dev Server solution, such as XAMPPShould i do anything about the rights of the blog.dir from the windows interface?..
Forum: Networking WordPress
In reply to: Localhost Dev Server solution, such as XAMPPI follow the usual steps in installing Multisite, but after i finished .. i still dont get the usual Multisite menu in WP backend
Forum: Networking WordPress
In reply to: Localhost Dev Server solution, such as XAMPPok, so say i create a host record named “mylocalserver.loc” – and that should do it you reckon?
Do i need to give the site folder an extension as well, say: \htdocs\multisitetest.loc
Forum: Networking WordPress
In reply to: Localhost Dev Server solution, such as XAMPPI cant seem to make XAMPP work om a multisite installation on local machine.
I have set it up a lot of times, so im sure im pretty right on the WP configuration, its the XAMPP i hassling with id reckon.
Any tips to make it work, do i need to modify the Win HOST files or soemthing?
Forum: Plugins
In reply to: Displaying Search Results sorted and themed by categoryHow about something using Multiple Loops on the search page, limiting each one to a specific category?
Forum: Themes and Templates
In reply to: Generate category LINK and TITLE from IDEdit found out .. heres for other to use:
<?php wp_list_categories(’show_count=1&child_of=154&title_li=<h2>Category name</h2>’); ?>
154 is the ID