frontdesk500
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Custom Blog Installation Multi SiteThanks for the advise.
I disected the package. Removed theme, images and plugins as you explained. Customised and uploaded the content individually. And finished up with the finished site. Albeit the long way round !!. But where’s there’s a will, there’s always a way.Thanks again
Forum: Networking WordPress
In reply to: Custom Blog Installation Multi SiteI am not too familier with scripts and wordpress3.0.1 Multi Sites’ But I shall, try
With wp-3.0.1 multi Sits, sub domains are created via the parent wordpress domain
But what if you have a custom built or pre-formated wordpress site that comes with it’s own: image file, wp-content and wp-config.php file.php file
You can’t upload it as a theme and you can’t alter the parent
wp-config.php file in the root file!I have tried creating an individial folder, and seperate MySQL data base (updating the wp-config.php file) and uploading everthing to this folder.
But cannot access this from the back end/Dashboard of the multi site sub domain
Hope this makes a little more sence
Or should I just forget about aquireing pre-foremated Nich wordpress sites?
Forum: Fixing WordPress
In reply to: Removing Page Title from text pageHi alchymyth
I must have sounded like I knew what I was talking about Ha
I picked up the info of deleting <h1 class=”title”><?php the_title();?></h1> for the templete.php from a previous post.
I don’t understand all the scripting, and it’s a whole new language for me. But I can follow instruction. Whether I undestand the function or not is another thing.
for example, I tried
<?php if( !is_page() ) : ?> <h3>“><?php the_title(); ?></h3>
…..and lost everything ???
After recovering from a cardiac arrest. I reloaded the original template .php. And everything is back..Including the page titleRather than stumble around among things I don’t really understand, I may have to live with what I have. cos I can’t stand the shock Ha
Forum: Themes and Templates
In reply to: Changing Header in Twenty Ten Theme?Hi,
Thanks for the info.
I’m using wordpress 3.02 Multi sitesI changed the default header by creating a new header path.jpg
(which amounted to the same thing, I guess) And it worked perfectly.Until I realised that it populated through all my multi sites!!!
I attempted to create a new individual header, path3.jpg and altered the individual site function php accordingly. But that also populated through all the other sites.
Is there a way I can create individual headers for eack multi site?
Forum: Installing WordPress
In reply to: WordPress, Xampp, and Virtual Hosts "Error: PHP is not running"Hi
I have a similer problem and would appreciate how it was resolved.
This is my first attempt to install the latest edition of wordpress 3.0
and follewed the instructions to the letterDownloaded all the wordpress 3.0 files
Created the msql database
Uploaded all the wordpress 3.0 files to the root directory
Edited the config.php file to include the data base infoSo far so good. Until I hit the the wp-admin/install.php
Received the following error message” >>> PHP is not running
WordPress requires that your web server is running PHP.
Your server does not have PHP installed, or PHP is turned off<<<<“I know my hostserver has PHP Installed and running because
I already have two other wordpress.2.92 blogs on the same serverAny assistance would be appreciated to prevent this old man following this piece of technical equipment out of the window.
Thanks