Joomla Article: Edit in standard mode - joomla

I am using joomla 1.5.I wanted to add some youtube link to the article so i switched to no editor mode and made changes that worked for me.when i turned back to TinyMCE it still shows articles in HTML mode for all articles in the article manager.how do i switch back to earlier no Html simple text edit mode???

problem solved: I disabled No Editor from plugin manager. Now its switched to default editor

I suggest you to upgrade your joomla version as joomla 1.5 has no support and security updates.

download component JCE Editor . install it and make it default
it should fix your problem and it's much more better than tynyMce
http://www.joomlacontenteditor.net/downloads/editor/joomla15x

Related

Joomla 3.6 to 3.7 Article Options Missing

I recently upgraded from Joomla 3.6 to 3.7. In doing so, I've lost the options in my Articles. For example, "Images and Links" is not appearing.
Image of Article Edit Panel
I have checked to see if its a backend thing and these are my current settings:
Image of Backend Settings for Articles
Some things to try:
set error reporting to maximum in Global Configuration
check JavaScript Console for any meaningful errors
try clearing Joomla cache
try clearing your local web browser cache
try an alternative browser (e.g. FireFox if you are using Chrome or vice versa)
try alternative administration template (e.g. Hathor if you are using Isis or vice versa)
try alternative editor e.g. TinyMCE
run a backup and try reinstalling core files via Joomla Update component
upgrade all third party extensions to the latest versions
try disabling third party plugins one by one and check if this makes any difference

Joomla 2.5.17 Why cannot I see article editor?

I have upgraded my Joomla site from 2.5.7 to 2.5.17. Then I installed Attachments package.
When I click article manager or category manager in order to edit an article or category, I see a page with no textarea, no buttons, no menus.
All the page content is this.
I have tried to install new text editors: nothing changes.
I have tried to select "No editor" for text editing: nothing changes.
Try these different steps to solve your issue:
1) First, check to see if the editor plugin is enabled:
Tools -> Plugin Manager. Locate your Editor and ensure it's enabled.
Also check Global Config and make sure default editor is set.
You could also try disabling the package you installed and see if it works afterwards. If not try to disable all the editors only leaving the default of Joomla and check again.
2) Change back to one of Joomla's installed templates and see if the problem remains.
If not, then it is a problem with your new template. There is a possibility of javascript problems.
Sometimes enabling the system plugin 'System - Mootools Upgrade' will help.
Otherwise check with your template provider for possible help.
3) Also turn php error reporting on as it may be this problem:
http://whatisgon.wordpress.com/2012/05/04/fixing-call-to-undefined-method-stdclassondisplay-error-in-joomla/
4) Lastly, I like to replace Joomla!'s editor with the JCE editor which has solved many issues like these before.
http://www.joomlacontenteditor.net/
You get a page like that when you have a fatal error. You can try disabling the attachments plugin and see if it solves the issue. If not, turn error reporting to maximum or development and see what messages you get.
I disabled PLG_EDITORS-XTD_TOOLTIPS plugin and it my problem solved.

Joomla calendar.setup error

Often when in the admin of Joomla, the site hangs and I get a pop up error message about nothing being found in Calendar.setup
Seems like plenty of other Joomla users have encountered this issue, all using different themes and extensions. No answer seems to be conclusive on any forums I have searched. Wondered if the smart brains here could sort it out? :)
Personally, I'm using Joomla 2.5 and have no Calendar extensions installed.
Try to change your WYSIWYG editor: Site -> Global Configuration -> Default Editor. After changed them, press Save.
you need this
<jdoc:include type="component" />

whick one is better fkeditor or ckeditor?

i am running through a problem to choose either fkeditor or ckeditor which one is better than the other in my project. and how can i get the tutorial regarding customization of any one of these editor in php.
Can you name some websites where i could get the help thanks.
CKEditor is formerly known as FCKEditor (the creator was unaware that FCKEditor didn't sound very... professional) - so you'll want CKEditor.
The CKEditor website has a wealth of information - check out the User Guide, Tutorials and How Tos. Also, when you have downloaded the CKEditor file, you'll find some example code in ckeditor/_samples/php which should help.

Widget kit not working for joomla 1. 7

I have a joomla 1. 7 website and I have installed a widget kit for displaying a slider with buttons on it. It works fine in the backend, however it does not display on the site.
Is there a reason why widget kit is not compatible with Joomla 1. 7?
Without any details at all, I'd suggest a possible conflict with you chosen joomla template and javascript library(s) like jquery or mootools.
Try one of the simple templates that came with your joomla installation and see if the problem on the front end persists.
Widget Kit is compatible with Joomla 1.7, however as Grag P said, it might possibly be a conflict with another extension using Jquery.
Use Firebug and look at the scripts being loaded in the <head> tags and see if there are 2 Jquery libraries being loaded.
If so then the 2nd one is most likely coming from your template in which case go to your template manager and see if there is an option to turn off Jquery, else if its coming from another extension, try disabling it and seeing if this solves the problem.
Also make sure you have the most up-to-date version of widget kit as Yootheme have brought out a lot of updates in the last 2 months.

Resources