Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #990905

    Hello, the default editor is not working while editing, only the advanced layout editor is working. When I go to the default editor, there are just 2 tabs – visual and text, and only white space below them with no options. I am unable to find any solution for this. I am using Minimal Portfolio Demo for it with the latest version 4.4.1 installed. Also the text editor (text block element) in the avia layout builder is behaving the same, no options available, just the two tabs – visual and text. Please help.

    #990932

    Hey websevent_1321,
    The wordpress default editor use tinymce, and on your site you are getting the error “Failed to load resource: the server responded with a status of 403 (Forbidden)” and “Uncaught ReferenceError: tinyMCE is not defined”
    Try disabling your plugins.
    I tried viewing some settings and received an error this I don’t have permission, if you are using a role editor or security plugin, or secured the admin folder with a .htaccess rule, this maybe the cause for the 403 error tinymce is giving.

    Best regards,
    Mike

    #991436

    Hi, yes it was because of a htaccess file. My developer told me that the htaccess file was in wp-includes folder to prevent unauthorised .php file insertion from outside by intruders. A few days back he has found some PHP files put on the same folder, like wp-vcd.php and some more, mainly known as “WordPress WP-VCD malware attack”, even though the directory browsing is disabled. He has removed the htaccess it for now. But, I need a solution for this concern, how can prevent someone from putting the PHP files from outside if I remove the htaccess file. Please help me with this, this is a serious issue.

    #991690

    Hi,

    You need to set the right reading/writing permissions via ftp – see https://codex.wordpress.org/Changing_File_Permissions

    Best regards,
    Dude

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.