installing JCE Editor - joomla

Hi everyone I intall JCE Editor for joomla2.5
I have the component active and everything is fine and donĀ“t show any error when I install
But when I create a new article o whatever I can insert html or php code in my article or custom module.
Any idea or suggest!

Go to Control Panel->Global Configuration
Select your Default Editor as "Editor JCE Editor".
Then Click Save Button

Related

JCE Editor not working on Joomla

I installed Joomla 3.6.2 and I just add the text editor JCE editor and its enabled but when I went to article the editor is not active. I tried a different way to fix but no luck. Is there anyone had the same issue and can help me?
Go to Global Configuration from System menu. Then change the value of Default Editor option to JCE.
Alternate Way
Go to User Manager and open your account. In Basic Settings tab change the value of Editor to JCE
After making the change in the user profile, I put it back to default. I then went to Joomla Control Panel, CONFIGURATION, Global and changed to "Editor - None", Save. Then went back changed it back to "Editor - JCE", Save & Close. Now the JCE Editor works with all Users.
I then went to my live site (above done on my test site first) and only made the change/save/change in the Global configuration. Issue fixed.
I guess setting it to none, then back again to the JCE Editor fixed the issue.

Opencart 2.2 - new custome theme not available in the admin panel

I just followed this tutorial to create a custom new theme for my localhost opencart 2.2 installation. I followed the following instructions from the tutorial :
Let's create a new directory, named mycustomtheme underneath catalog/view/theme. ..... Furthermore, you need to create three more directories within the mycustomtheme directory: image, stylesheet, and templates.
Then I navigated to Admin->System->Settings and clicked on the 'Edit' button of the default store and in the subsequent page expected to get the custom theme in the 'Theme' dropdown but only the 'Default Store theme ' was there.
The tutorial tells that I am supposed to get a 'Template' dropdown there and I found a 'Theme' dropdown instead due to version change I think.
But how to activate the new theme then ?
To change a theme on Opencart 2.2.0.0, follow below setting:
Login to admin panel.
Go to Extension > Themes > Edit
Select your theme for Theme Directory option
Click on save to activate your new theme.
In opencart 2.2 you need to go into the Admin->Extensions->Themes
I know it's bit late to answer but it can be helpful to others.
In OpenCart 2.3.0.2 creating a custom theme is little complex , i have already answered it here , you can check this link
Why is OpenCart 2.3 custom theme not showing?
or can find this blog
http://undefined.gr/site/2016/10/09/custom-opencart-2-3-0-2-theme/
In Open Cart version:2.2
"Admin->Extensions->themes" You can Select your theme.Enable That theme.
After that go to "Extensions->Modules->Theme Control panel",choose your theme and click on insert data,then all data added successfully.

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.

How to remove "Paragraph" from "Format Select" for Joomla 1.5 jce editor

I am using JCE editor instead of the default tiny-mce. I am trying to customize the formatting interface for my users.
Is there a way to pull "Paragraph" out from the "Format Select" drop down list and create a custom standalone button just like "Bold" or "Underline"?
Something like this...
It is possible to edit the content of the Format list. In JCE 1.5 go to "Groups", select the "Editor Parameters" tab, go to the "Editor Options" area and remove the "p" (as in paragraph) from the list of "Format Elements".
But actually this is not what you wanted. To create an extra button for the P format you might try some Javascript to convert the Format select into a sequence of buttons.
In JCE 1.5 in the JCE Plugin Manager, there is a button "New Plugin". That helps with setting up new plugins. In JCE 2.0 you will need to create a complete installation package first.

replace tiny mce with ckeditor in joomla

I have a joomla project. In this the text editor is tiny mace. But there is no option to upload a pdf file. So I want to implement Ck editor or fck editor instead of tiny mce. I have downloaded ck editor and install as usual way (admin side ->extension->install- uninstall section) and disabled the tiny mce in Plugin Manager. But I can't show the editor; I think I am in wrong way.
Does any one have any idea? Please help me.
Got to Site > Global Configuration, make sure you're on the Site tab (usually comes up by default), then select CK Editor from the dropdown for Default WYSIWYG Editor.

Resources