shadow
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Removing “Posted by…” and “Comments are closed”In your index.php file in your theme directory, look for the following:
Posted by
<?php the_author(); ?>and just remove it. You will need to do the same on single.php and possibly page.php too if you want it removed from within your site.The ‘Comments are closed’ will most likely be in in your comments.php file in your theme directory, although this depends on the theme structure. Just do a search for the words and you will soon find what you need. Try comments.php, single.php and maybe page.php again.
Edit: So, you look up after all the typing and see it is all irrelevant. Don’t you just love that 😛
Forum: Fixing WordPress
In reply to: Solid Color behind loading images?In your CSS, whatever class you are using for your images, [usually something like .post img] just add a background colour.
For example
.post img {background #cccccc;}Forum: Installing WordPress
In reply to: Worried About Upgrading to 2.3.1 need Help!A few ways you can go about this, but probably the best option is to go to the homepage of each plugin and see if they have an update for 2.3.1 or at least verification that they are 2.3.1 ready. If not, perhaps look at an alternative plugin to use. Then when you are ready, turn off all your plugins [de-activate], do the upgrade and turn them back on one by one.
Worst that can happen is that you may have to change your thinking about some of the plugins.
And if you get stuck, we have all these happy smiling faces just waiting to help you. Oh, and don’t forget to backup your database and save it locally before you start. If it all goes very pear shaped – you can always go back to where you are right now…
Forum: Themes and Templates
In reply to: CHMOD-ingCould just be a change on your server of some description. Simply change them to writeable for now and then change them back when you are finished editing.
Forum: Themes and Templates
In reply to: Problem with themeI downloaded it from here:
http://themes.wordpress.net/other/right-sidebar/3886/manycolorsidea-10/It seems to work.
Perhaps you had a corrupt file or a glitch in uploading. Maybe delete it and re-upload from the site above.
Forum: Fixing WordPress
In reply to: Blogger importer failsForum: Fixing WordPress
In reply to: Moving wordpress disaster – can someone help?Email me at shadow12 gmail and I will give you a hand.
Forum: Fixing WordPress
In reply to: Add on MySQLOk, so have you looked at the tables in your database to see if any of them are logs that are being saved?
How many tables do you have altogether in your database? Which table/s are the biggest?
Forum: Fixing WordPress
In reply to: Add on MySQL18.5mb is large.
Next question then – are you running some kind of logging system through your database, for instance a spam plugin that logs events?
Forum: Fixing WordPress
In reply to: Putting link to a page in the footerLooking at your source:
<li id="pages" class="widget widget_pages"> <h2 class="widgettitle">Essentials</h2>which would infer that a widget is being called, probably via your dynamic sidebar.
Just have a quick look in your files and see if you can find a page widget in place. If so, you should be able to open it and change the page call to the same as your example above.
Forum: Fixing WordPress
In reply to: Add on MySQLThe first question has to be – why is your database getting too large? Sites with thousands of posts and comments can still be small in terms of database size, so establishing the reason it is large might a good starting point.
Forum: Fixing WordPress
In reply to: Can’t import Blogger – This is ridiculousFrustration doesn’t make you an idiot:) Hope you get it sorted…
Forum: Installing WordPress
In reply to: Word Press Blog shows “under construction”?One is most likely a link to the other, for instance, the www is a link to the public_html directory.
From now on, I would recommend uploading files to the public_html area.
Forum: Everything else WordPress
In reply to: Search button not showing up properlyEdit the style.css file locally and upload it via ftp.
Forum: Fixing WordPress
In reply to: Can’t import Blogger – This is ridiculousYou could get in touch with the people at the following who may be able to help you with your demands.
We are mere volunteers on here and do not have ALL the answers ALL the time.
WP-Pro’s mailing list:
http://lists.automattic.com/mailman/listinfo/wp-proAlso consider joining and soliciting professional assistance from the wp-pro mailing list: http://lists.automattic.com/mailman/listinfo/wp-pro