close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Where have the heading tags gone (Urgent)

Thread began 2/24/2011 7:22 am by gary375937 | Last modified 6/14/2011 12:20 pm by neilo | 6500 views | 8 replies |

gary375937

Where have the heading tags gone (Urgent)

Hi Everyone

I was hoping someone could help with the nightmare I am having at the moment. I am building a site around Power CMS and the editor appears to have changed both visually and the functionality.

For example I can no longer access the h1, h2, h3 tags etc

This is a problem as although I can manually write them in I can't expect my client to do this, has anyone any ideas as to how I can make my old editor come back as this is causing me serious problems.

Could this be something to do with me originally trying to do the site with CMS builder?

Thank you for any help you can offer me

Cheers

Gary

Sign in to reply to this post

Ray BorduinWebAssist

It appears the default toolbar doesn't include all of the available options. You could edit it with the new html editor, or you could do a simple update in the associated pages.

You'll find a line that refers to:
$CKEditor_config["toolbar"]

You can add or remove toolbar options manually from the array built on that line.

All of the options appear here:
$CKEditor_config["toolbar"] = array(
array( 'Source','-','Save','NewPage','Preview','-','Templates'),
array( 'Cut','Copy','Paste','PasteText','PasteFromWord','-','Print','SpellChecker','Scayt'),
array( 'Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'),
array( 'Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'),
array( 'BidiLtr','BidiRtl'),
('/'),
array( 'Bold','Italic','Underline','Strike','-','Subscript','Superscript'),
array( 'NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'),
array( 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'),
array( 'Link','Unlink','Anchor'),
array( 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'),
('/'),
array( 'Styles','Format','Font','FontSize'),
array( 'TextColor','BGColor'),
array( 'Maximize','ShowBlocks','-','About'));

It looks like we didn't properly update all of the toolbar options since some of the names have been changed... it is supposed to have those listed... we'll get that updated... the default should probably be:

$CKEditor_config["toolbar"] = array(
array( 'Source','DocProps','-','Preview'),
array( 'Cut','Copy','Paste','PasteText','PasteFromWord','-','SpellChecker'),
array( 'Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'),
array( 'Image','Flash','Table','HorizontalRule','Smiley', 'SpecialChar','PageBreak'),
('/'),
array( 'Bold','Italic','Underline','Strike','-','Subscript','Superscript'),
array( 'NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'),
array( 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'),
array( 'Link','Unlink','Anchor'),
('/'),
array( 'Format','Font','FontSize'),
array( 'TextColor','BGColor'),
array( 'Maximize','ShowBlocks'));
Sign in to reply to this post
Did this help? Tips are appreciated...

gary375937

Still not working

Hi Ray

What is the array or h1, h2, h3 though mate as this did not work

Cheers

Gary

Sign in to reply to this post

Ray BorduinWebAssist

The heading tags are in the: 'Format' select list... they should be included.

Sign in to reply to this post
Did this help? Tips are appreciated...

gary375937

Format Select List?

Hi Ray

I have no idea what you mean by Format Select List. I have changed the code as suggested and can not see any way of adding my heading tags, can you please let me know exactly what I need to do to get this working as I have three sites to get finished over the next 4 days that all require this facility.

Cheers

Gary

Sign in to reply to this post

Ray BorduinWebAssist

Please post a url or screen shot of the current editor and I can try to determine the issue.

Sign in to reply to this post
Did this help? Tips are appreciated...

gary375937

attachment

Hi Ray

Please see attached

Cheers

Gary

Sign in to reply to this post

Ray BorduinWebAssist

I have opened up a support incident so that I can look into this issue with you over the phone. Please update that incident with a good phone number to reach you and I'll give you a call and help you debug this issue.

Sign in to reply to this post
Did this help? Tips are appreciated...

neilo

It was also a real bugger to have to work out that the array containing styles should contain 'Styles' and not 'Style' as per WA supplied!

array( 'Style','FontFormat','FontName','FontSize'),

That from a fresh download.

Why can't WA update the downloadables when errors are reported? Just a thought. Not disputing that time spent making validation tooltips wasn't time well-spent, but it's nice to get the engine running before you fiddle with the indicators.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...