Is it possible to add buttons easily? I would like to add 2 buttons for the site I am currently working on. ✳ and <hr > Thank you.
Yeah, not to difficult at all. I think depending on the button and functionality you want to add, you can get into some complex situations if you’re not familiar with php and all that but for those two buttons, should be easy (I think).
See this post: http://ellislab.com/forums/viewthread/54264/P72/#450569
I just added this to a new development install with no problems. However when I added it to my personal install running several blogs the editor does not show up. Textile is running fine, but no buttons and I can’t for the life of me figure out why.
I’ve had this happen to me before. Don’t have an explanation for the issue but what’s solved it for me is completely uninstalling it and then reinstalling it. Hope that helps.
I just added this to a new development install with no problems. However when I added it to my personal install running several blogs the editor does not show up. Textile is running fine, but no buttons and I can’t for the life of me figure out why.
Are you getting any javascript errors? TEH applies itself to textareas based on if their textile-formatted or not by looking for associated hidden field. Maybe you have a conflicting extension?
I don’t see any errors when I load the page. Is there an easy method to find out if it is an extension conflict?
Hrm. Not sure. I guess for starters you can list what extensions are being loaded? Though if there are no errors I’m already baffled. I guess what we can do is play with the javascript to see what is or isn’t going on.
edit: Oh. Maybe somehow it’s a CSS issue? I doubt that but it’s a possibility (e.g. the toolbar is actually loaded but if its height is determined by a stylesheet and some other rule elsewhere has a higher priority that could be the problem). I’ll have to take a look at how it’s loaded and what not when i get the chance.
I am not seeing the editor anywhere either.
I am using the latest copy of EE.. and extensions are as follows;
jQuery for the Control Panel (v.1.1.1) Admin Section With Tabs! (v.1.0.1) Required Category Extension (v.1.0.4) Edit Tab AJAX (v.1.2.2) Tab Forward (v.1.1) Textile Editor Helper (TEH) (v.1.1.0)
Disabled all (except teh), same results.
I am not seeing the editor anywhere either. I am using the latest copy of EE.. and extensions are as follows; jQuery for the Control Panel (v.1.1.1) Admin Section With Tabs! (v.1.0.1) Required Category Extension (v.1.0.2) Edit Tab AJAX (v.1.2.2) Tab Forward (v.1.1) Textile Editor Helper (TEH) (v.1.1.0)
Just to rule out the obvious, have you set your custom field formatting type to “Textile?”
If you’ve done that, I would try to completely remove the extension and reinstall it. This has happened a couple times for me and removing and re-installing seems to work. Hope that helps.
Just to rule out the obvious, have you set your custom field formatting type to “Textile?
This is exactly what happened to me earlier today! I had installed the Textile plugin, but not added it as a field type and made sure my textareas were set to Textile! Its been a while since my last EE project! 😊
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.