klauzer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Where is the </body>Thanks
I got it.
Forum: Fixing WordPress
In reply to: Where is the </body>Thanks
In header I see only this, no BODY here:
<!– left+right bottom shadow –>
<div class=”shadow-left page-content main-wrapper”>
<div class=”shadow-right”><?php
$featured = get_mystique_option(‘featured_show_on’);
if(is_page_template(‘page-featured.php’) || (is_home() && $featured==’home’) || ((is_home() || is_page()) && $featured==’pages’) || (is_single() && $featured==’posts’) || $featured==’all’) include(TEMPLATEPATH . ‘/featured-posts.php’); ?>Forum: Fixing WordPress
In reply to: From Directory page to home pageWas’t I clear with my question?
Please let me know, I will try to explain.Forum: Fixing WordPress
In reply to: Change passwordThanks
Forum: Fixing WordPress
In reply to: Post in the right page.Oh god this is to complicated for me. I don’t think I will manage this.
I was told that it was something in the “Reading Settings” that should be changed. Something about the “static page”.
It is so complicated with the script/code.
Is there another way?
Forum: Fixing WordPress
In reply to: Post in the right page.How to use a custom query to exclude posts from 1 or more categories from appearing there.
Forum: Fixing WordPress
In reply to: Post in the right page.Thanks, any idea how to do it?
Forum: Fixing WordPress
In reply to: Post in the right page.It is a page.
But I also have this categories:
* Article Marketing
* Online Business
* SEOForum: Themes and Templates
In reply to: Change logoNever mind I have found it.
Thanks anyway.
Forum: Themes and Templates
In reply to: Change logoThanks
Here is my blog http://affiliatesuccess.eu
It’s in style, yes but should I change it on my computer and then upload the template again?
Forum: Installing WordPress
In reply to: MySQL databaseOk
I have now created MySQL database.
But I now get this message:
‘.__(‘Already Installed’).’
‘.__(‘You appear to have already installed WordPress. To reinstall please clear your old database tables first.’).’Does it mean that I have to delete my database and create a new one?
Forum: Installing WordPress
In reply to: MySQL databaseWebhosting?
I don’t have any hosting jet.
But before I host my blog. I need to know what wordpress domain my blog has.
For now I only downloaded WordPress 2.8.6
Where can I create my blog?