WP Editor Column text Error

Posted in: Newspaper
Post count: 2

Dear,

WP Editor Column text Error. It doesn’t open “Edit Content”.

How can I edit this?

Thanks.

Post count: 45

I’m having same issue with WP Editor. Does the Edit Content work when using the “Title with Text” element? I can’t get it to work on either.

Post count: 45

So I just figured out the issue with mine. There was a htaccess file in the wp-content directory that had the following line of code…

<Files *.php>
deny from all
</Files>

# Protect the log files
<Files ~ “\.log$”>
Order Allow,Deny
Deny from all
</Files>

So I just renamed the htaccess file so it wouldnt’ be active and all is working fine now.

Post count: 22421

Hello,

This is usually the case with the editor as htaccess code can influence it.
@Osiel Marlon please also chec kyour htaccess file for any code as the example mentioned by Joe
If you still cannot fix it please contact us via email at contact@tagdiv.com and provide wp-admin and cpanel access so we can login and investigate.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.