nish4x
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Centering Custom HTML Scriptthreadi, thank you!
- This reply was modified 2 years, 1 month ago by nish4x.
Forum: Fixing WordPress
In reply to: Permalinks Problem<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^redirect\.php?id=$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /redirect.php [L] </IfModule>I have that in my .htaccess file.
My wordpress is installed in public_html\main
Should the RewriteBase read / or /main?
Forum: Fixing WordPress
In reply to: Permalinks ProblemThat is what I followed and it isnt working
Forum: Fixing WordPress
In reply to: Permalink SettingsYeah i had to create one, and while it updated the link format, the content from those links isnt showing.
Forum: Fixing WordPress
In reply to: Permalink SettingsIm having the same problem, however when I edit my .htaccess to read the above, it still doesnt work.
Forum: Fixing WordPress
In reply to: Static Page HelpForum: Fixing WordPress
In reply to: Static Page HelpNow the problem is, when I try to update my permalinks, my site is only displayed the way it should be if the permalinks are set to default…
How do I fix this and update my links in the nav bar so that they are displayed? If I change the settings to anything else, it says I have to update my .htaccess file, but I dont have one.
Forum: Fixing WordPress
In reply to: Static Page Helpnm
I think I resolved my issue, will post if more help is needed
Forum: Fixing WordPress
In reply to: Posting to a Subpage?Anyone?
Forum: Fixing WordPress
In reply to: Unable to Login in Admin Panel After Manual UpdateHmm very interesting, now its working.
I dunno what happened, but great!