robinmnz
Forum Replies Created
-
Start afresh!
I don’t know about the login page, but don’t change the rewrite rule.
The home page hasn’t been changed yet …
I think if you re-upload the .htaccess file you should be able to get back in!
OK, I think I see what you are doing.
In Settings > reading, you need to choose your presentation page as the home page NOT your latest posts. There are no posts so nothing will show there.Delete that “Home” menu item.
Click Links at the left (NOT pages), and add in your URL https://cicministries.org then put
“Home”
as the link text.
Then click Add to menu.Can you give me the link to the presentation page?
Actually, another question, what have you set your home page as under
Settings > Reading
?
OK … first up, change your permalinks to page/post name
Go to Settings > Permalinks
chose day and name, or, month and name. Save this.
Now go to your menu.
Appearance > menus
and remove the home link.
Go to View All pages at left, and add home again.
That should sort it out!
The below should be in your .htaccess file.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>When it was in the other directory, rewrite base would be /otherdir/
Forum: Fixing WordPress
In reply to: Can only insert photos as squaresI think you might need to look under Settings > Media and see what the image sizes are.
And if the “Crop thumbnail to exact dimensions” is ticked.Forum: Fixing WordPress
In reply to: Possible security issue – website defacedCool – is everything working OK now?
Forum: Fixing WordPress
In reply to: Possible security issue – website defacedLet me know when you’ve seen that and I will kill it.
Annoying not being able to upload pics …Forum: Fixing WordPress
In reply to: Possible security issue – website defacedThe meta stuff here:
Forum: Fixing WordPress
In reply to: Possible security issue – website defacedThat’s beyond me but maybe there is a plugin that could do that.
I’d suggest getting rid of the Meta widget in any case ??
Sorry I am not of much more help – usually when we have issues I have out server folks put in IP blocks against the offenders …
Forum: Fixing WordPress
In reply to: Adsense ProblemWhere are the ads called from? Are they located in the old theme?
Forum: Requests and Feedback
In reply to: Amazing stuffIt’s amazing what you can do …