turcanunet
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Static page as a front page, but without the sidebar.Thank you again mercime!
It was to difficult for me, but I found the solution: I just created a new header where I specified the path to the new stylesheet<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/newstyle.css" media="screen" title="stylefp" />
and then called the newheader in the frontpage template I created
<?php include ('newheader.php'); ?>
In case anyone else will ever need it.
Forum: Themes and Templates
In reply to: Static page as a front page, but without the sidebar.Thank you mercime! Your help is much appreciated. I just created the new template and it’s all fine. However, I’ve got a new task to complete now: the stylesheet I use included a colored stripe for the sidebar, I changed and created a new css file which solves this, the only question is how do I call this css style for this template I just created?
I suppose I’ll have to modify something here:
<?php get_header(); ?>
or create a new header file…?
Thanks in advance!Forum: Themes and Templates
In reply to: Static page as a front page, but without the sidebar.forgot to mention that wordpress is in my main directory.
Forum: Fixing WordPress
In reply to: Post and Pages Wont PublishOK, Alexandra.
I haven’t find the solution, but same way the problem appeared on my blog, it disappeared now. It’s all fine, I can post and edit now. But something happened with my hosting just before it started to work again, the servers went down and after a few minutes when they solved the problem and my sites became available online again, it was all working. So my guess is, that must have something to do with the MySQL configuration of your hosting provider, you might wanna ask them if they changed anything lately.Forum: Fixing WordPress
In reply to: Can’t add new postsOtto, I don’t think that’s the version issue. You see it’s not just her having that problem, from what I’ve seen in forums it’s many of us not being able to update posts and publish new ones lately.
I was also using a “very” old version, didn’t want to update, and when this problem happened I thought, OK, let’s update, so now I run the latest wordpress, but the problem is still there. Could it be some kind of database security issue, something with our hosting provider? Cause I haven’t changed anything, and from what I noticed others also haven’t, but all of the sudden, boom…. you cannot do anything… just a blank page with no error or anything when trying to save a post or publish a new one.
Forum: Fixing WordPress
In reply to: Post and Pages Wont PublishI did tried the plugins, but with no success, I tried posting as a different users, I even created a new admin and transferred the posts, but not working.
My second blog (also on wordpress) which is on the same server is working fine, but I’m not sure if they use the same MySQL server, and actually I begin to think it has to do something with the database. Probably on the hosting side, maybe the hosting staff updated something and now the wordpress doesn’t like it. I found that many of us are facing the same problem now, but nobody found the solution yet. This is so frustrating, I cannot do anything now.
Forum: Fixing WordPress
In reply to: Can’t edit post, no error messagesI also have the exact same problem, cannot edit my posts, nor publish new ones, searched for this issue and apparently many of us experienced that lately, but no solution yet.
Forum: Fixing WordPress
In reply to: Post and Pages Wont PublishI was hoping I will get some answers here, but no I haven’t find the solution yet. Will be watching this thread in case we do get a reply…
Forum: Fixing WordPress
In reply to: Post and Pages Wont PublishThat is the same issue I have! Seems pretty odd to me now…
I upgraded to the latest WordPress now, but the problem still persists, cannot update my posts, just the blank page appears.At first I thought it’s cookies, so I deleted them, but it didn’t help, tried the different browsers as well, I use Firefox, but also tried Safari and Explorer. I haven’t changed anything and there was no problem like this before. I used to easily do any updates by pressing “SAVE” button.
Any ideas?! I’m stuck….