Rijo Abraham
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Meta description casino?Could you post the code between the <meta name="generator" content="WPZOOM Framework 1.4.1" /> and </head> of your header.php page ?Forum: Fixing WordPress
In reply to: WordPress update- Can't add/edit posts anymoreWordPress mods say the theme and the new wordpress 3.9 are not compatible.
Some say deactivate all plugin and check.
Others say nothing works. (which includes me)
If nothing works manually switch back to WordPress 3.8.3 and pray WordPress release a fix since we cannot go ask our theme developers to fix it, as most themes we use are old and free ones.
Check this page to switch back version. Might help
http://wordpress.org/support/topic/no-tinymce-in-39?replies=2Forum: Fixing WordPress
In reply to: Meta description casino?In you header.php page find this below div code and remove it if it still exist there. Do reply back.
<div id="sn8up6">Forum: Fixing WordPress
In reply to: Adding HTML above Content.It will be better if you post the link of the website so that someone with right knowledge can help you.
Forum: Fixing WordPress
In reply to: Meta description casino?First of all update your yoast seo plugin.
Since you are yoast plugin user i recommend to add meta description and title when you create new posts which will create meta desc manually as we precisely need.
==
Eitherways let us know the belowYoast WordPress SEO: Titles & Metas – Click( Post Types) Tab
Have you added any Meta Description Template ?
Forum: Fixing WordPress
In reply to: UploadDo you have this folder “04” in wp-content/uploads/2014/ ? Try to manually create it and upload again. Let us know if any error pop ups.
Forum: Fixing WordPress
In reply to: UploadCheck the error log which can be found in public_html folder most of the time.
You can use category and tag as the same name. (but the permalink slug will be different)
There is upto some extent no point in having same category and tag for one article. Unless you have related posts for your theme which chooses tag value, then it can be the only case.
You can edit your code to disable tags in posts.
Forum: Fixing WordPress
In reply to: Can't edit posts/pages since 3.9 updateHave you tried uploading an image to a new or old post in visual editor ? Let us know how it goes.
Forum: Fixing WordPress
In reply to: NO tinymce in 3.9Download the wordpress 3.8.3 from this page
http://wordpress.org/download/release-archive/
extract it. Ftp to your wordpress hosting were you have the files with filezilla client and overwrite all the files. ( WordPress will not overwrite your active plugins or themes folder)
Check the below image it will help.
http://i.imgur.com/0CXaUXN.jpgForum: Fixing WordPress
In reply to: Visual editor doesnt workI enabled DEBUG of WordPress as mentioned here and recommended by a Mod.
https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
When i click Visual in the new post this is the error Firefox console shows
TypeError: c is undefined wp-tinymce.php:17
TypeError: this.getDoc(…) is undefined wp-tinymce.php:10
Forum: Fixing WordPress
In reply to: Login errorIt may be really a problem with wrong username/password combination.
If your hosting is cpanel then you can change the password from phpmyadmin page and also get your registered email.
The screenshot below might help if that is the case and you have the above application. Otherwise you may need to update mysql tables from backend.
http://i.imgur.com/qr2SAtW.jpgForum: Fixing WordPress
In reply to: 3.9 Visual EditorHi Jan,
I dont think that plugin is causing the issue with visual editor. I deactivated all my plugins on a website and its still have the same issue.
On the other hand i have a website with different hosting where i just deactivated and reactivated some plugins. The problem is no longer in that website.
Forum: Fixing WordPress
In reply to: 3.9 Visual EditorSound cloud plugin ? I dont use it.
As i noted earlier for some people reactivating plugins will do the trick but others it wont. I dont think it has anything to do with the plugins we have installed in the first place.
A issue with javascript/jquery code ? Since switching b/w text and visual editors isn’t working either.
Forum: Fixing WordPress
In reply to: 3.9 Visual EditorI have two websites with same plugins. One worked after reactivating all plugins and the other one is still not working(both in different hosting). I ‘m unable to add content in text, visual mode ( the content box where we add content is not showing anymore)