sgwatwp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How-to: Edit Tinymce editor textarea height from 5000px to 1000px ?Hi,
I had this same issue and found this thread while searching for a solution.I think I found one?
Just resize the editor window to the size you want. Apparently TinyMCE saves the last size you used for all future window sizes. So at some point it must have gotten expanded all the way (5000px is the upper limit for height) and TinyMCE saved that as your preferred height.
You don’t even need to submit the post – you can resize the editor and close the winodw.At least, this has worked for me.
Forum: Fixing WordPress
In reply to: Blank Pages [post.php , options.php]Thank you Olivda2!
I had 2 <?php … ?> sections in my functions.php file. When I combined everything into one section this problem went away.
Forum: Plugins
In reply to: [Yoast SEO] Titles and Meta is broken in the setup panelvetpeter,
I was thinking the same thing – that this might be a theme related problem. Except I’ve installed wordpress seo on a clean installation of the theme I’m using and this doesn’t happen. I’ve then combined it with all the plugins I use, one by one, which do no include the calendar or contact form plugins mentioned, and the titles & metas still show up. I have yet to isolate the problem but I think it doesn’t occur until I start changing values and configuring the wordpress seo plugin.
One thing I do know is that I am getting javascript errors in my admin dashboard and all the errors are in the wordpress seo sections of the site’s scrips.
Forum: Plugins
In reply to: [Yoast SEO] Titles and Meta is broken in the setup panelI’m also having this problem. It’s a javascript problem as that’s what displays the contents of the Title & Metas section. Do the other standard wordpress dashboard menu options also no longer pop-out of their left-hand sidebars for you guys?
Here is my post about the problem and my discoveries so far. Hoping to get an answer on this one.
https://www.ads-software.com/support/topic/titles-meta-page-is-blank?replies=2
Forum: Plugins
In reply to: [Yoast SEO] Titles & Meta page is blankDoes anyone have any idea where this .js file is loaded in?
There seems to be some javascript problem going on because the rest of my dashboard menu items (on the left side of the screen) won’t expand when I hover over them.
This only happens when I am on one of the menu pages for the WordPress SEO plugin. If I’m on any other page of my dashboard, the dashboard menu items function correctly.
There has to be some javascript problem with wordpress SEO. I’m willing to try and figure it out but I’d like to know where to start. In which file are all the .js files enqueued?