gulizbayram
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Page Not FoundI tried but no, same things happened. not working
Forum: Fixing WordPress
In reply to: Page Not Found@bryan Valentino
I made it, and yes they’re working now!
Thank you so much. Well that’s not I wanted but at least we can reach them…
@sterndata thank you, too
Forum: Fixing WordPress
In reply to: Page Not Foundby the way. I have another website which on hostgator.
it showed this behavior yesterday and then it fixes by its own. now everything is ok with that site. I’ve done nothing.
here is my .htaccess file
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressForum: Fixing WordPress
In reply to: Page Not Foundcan you .htaccess here?
do you want me to put the file here?
Forum: Fixing WordPress
In reply to: Page Not FoundI tried to change permalinks’ structure but I think nothing’s happened.
btw .htaccess file’s last modified date doesn’t change. It is still Nov 2015
Forum: Fixing WordPress
In reply to: Page Not FoundYes and I changed its permissions 644 to 666 to make it writeable.
Forum: Fixing WordPress
In reply to: Page Not FoundSorry, I didn’t think it’s interested but I think I shouldn tell.
The day before I’ve added some lines to style.css
because on the top of the page there was author information which I didn’t want and didn’t exist before. I’ve added these and it’s gone..author { display: none; } .entry-meta { display:none; }Forum: Fixing WordPress
In reply to: Page Not FoundNo, I’ve done this before.
I’m hosting it at hostgator.
The pages exist for months. I or any other user have done nothing new.