vachi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I have messed something up. Can someone figure this one out?must be your plugins one of them must be breaking things, what wp you running
Forum: Fixing WordPress
In reply to: I have messed something up. Can someone figure this one out?why am i confused, ok how about move all the themes that you are using, and leave teh default one only, and see what happens
Forum: Fixing WordPress
In reply to: I have messed something up. Can someone figure this one out?what files
ok another 3 days passed anyone?
Forum: Fixing WordPress
In reply to: How to remove the title of my Blog?ahh you sure, that it was not your cache or something, that should work, unless the theme has some other special thing
Forum: Fixing WordPress
In reply to: I have messed something up. Can someone figure this one out?did you rename the WordPress address (URL)
Blog address (URL) in your settings?Forum: Fixing WordPress
In reply to: How to remove the title of my Blog?do you know any php or css,
it could be that your theme is encripted, because its a premium theme, if not, the title is in your header.php file in your theme folderremove this line
<?php bloginfo('name'); ?>Forum: Fixing WordPress
In reply to: custom login and registration area/pagei guess i can bump this, is been 1 day 🙂
please anyoneForum: Fixing WordPress
In reply to: custom login and registration area/pagesorry for bumb, but lately no one likes my questions 🙁
Forum: Fixing WordPress
In reply to: custom login and registration area/pagesorry i have to bump this, any ideas guys?
Forum: Fixing WordPress
In reply to: Changing path name for blogoops sorry, moshu is right, i forgot to say the most basic change the folder name too wow i am a moron
Forum: Fixing WordPress
In reply to: Changing path name for blogok so lets say your blog is at
yoursite.com/blog1you want it lets say yoursite.com/myblog
ok you need to change a few things for it to work
1.
this is in your database:
two fields in the wp-options table
first one is the “siteurl” option and than “home” option
change those two to the new link2. make sure in the ../wp-admin/options-general.php
WordPress address (URL)
and Blog address (URL)
are the address you needwell 3 days passed, i hope i can bump this again, here it goes
Forum: Fixing WordPress
In reply to: Page title outside of loop?put this code in a div too like
<div class="footer_title"> <?php wp_title(); ?> </div>
and in your css make this footer_title style, with this you can position and style the titleForum: Fixing WordPress
In reply to: Can I delete these sections?yes well this is part of the theme you have chosen or its just simply in your
http://www.tarathorne.com/wp-admin/widgets.php
that should list all the widgets you have if there is none listed add one and see what happens, this is y last post for the night so i hope this solves it night people