hodgy03038
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Visual Editor not workingOkay thanks. Now that you have shown this I can compare two of my sites htaccess files as the sites arebasically the same and one editor works and the other does not.
Forum: Fixing WordPress
In reply to: Visual Editor not workingThanks. So the code above the line (this code)has nothing to do with it?
# 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: Visual Editor not workingWhat is the first code that you are showing. I see the dots and you say the code below is deleted. What does the code above the dots represent?
Forum: Fixing WordPress
In reply to: Visual Editor not workingI tried that but nothing changes. Thanks anyway.
Forum: Fixing WordPress
In reply to: Visual Editor not workingToo many files – not sure what I am really looking for. Thanks for the suggestions but over my head. Hopefully WordPress will resolve these issues in next upgrade.
Forum: Fixing WordPress
In reply to: Visual Editor not workingI see some of those files like these:
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>but what I see after are ip addresses to deny that were input from the security
Forum: Fixing WordPress
In reply to: Visual Editor not workingI am not sure how to inspect these files and what to do but I guess I will take a look. Thanks
Forum: Fixing WordPress
In reply to: Visual Editor not workingBrandon: Can you explain specifically what you think I need to do. I don’t understand what Sucuri is or the rest of what you wrote. It would be greatly appreciated. Are you saying I need to change the permissions on certain files and if so, which ones and what permissions?
Forum: Fixing WordPress
In reply to: Visual Editor not workingIt’s NOT the company, it’s NOT the plugins, it’s NOT java, it’s NOT the browser – it IS WordPress
Forum: Fixing WordPress
In reply to: Visual Editor not workingSame company for both.
Forum: Fixing WordPress
In reply to: Visual Editor not workingI would allow you to view it yourself if you want.
Forum: Fixing WordPress
In reply to: Visual Editor not workingYes I have checked that. If that was checked the Visual button would not even be visible. What is not working is this….
The visual button IS visible but it is blank. You cannot click inside the box to input anything. There IS code that is in the if using the TEXT buttown but most people would prefer to input WYSIWYG using the visual editor rather than having to know how to use HTML text editor. The visual box is empty although there is code in there.
Forum: Fixing WordPress
In reply to: Visual Editor not workingI have disabled all plug ins. I have changed the theme. I have updated Java. I have tried IE, Firefox & Google Chrome. I have tried the CONCENTRIC false statement, etc.
The weird thing is I have 2 sites that are basically identical in content and one of the sites it works and the other it doesn’t. But most of my WP sites the Visual editor does NOT work so I can’t figure this out.
Forum: Fixing WordPress
In reply to: Comments in black on black?? How to fix?Okay thanks for your help.
Forum: Fixing WordPress
In reply to: Comments in black on black?? How to fix?https://www.toddlahman.com/spam-free-wordpress/
Okay I unchecked that option and it seems to have cured that. Now how or will that affect the plugin?
I wish I knew how to change the color scheme of the current theme. I love the theme but may prefer a slightly different color.
Thanks for your help.