[Pro] Webyep issue

Hi Guys, I need some some help,

Working on a website with WebYep CMS
I Created CSS styles for rich text items
(according the WebYep manual)

In the Tiny MCE editor I can choose the 2 styles I made. They are also showing correct in the Tiny MCE window.

But on the page itself the styles aren’t correct

Do I forget something?

Thank you for your feedback

http://www.corporatecare.graphicid.nl/cms.php


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Eric,

can’t remember exactly, but extra styles need to be striped into the tinymce_init file.

But there is something basic I miss which is called proper styling. If you’d create proper basic tag styles (p, h1, h2 …) you’d probably even have no need for “extra fancy style” stuff.

Have a look at:

http://www.kimmich-digitalmedia.com/videos/013_thecodingepisodes_part6_the-paragraph

and the following and double check what I mean.

The tinymce_init needs an extend something like

The first item is the style a client will find, the second is your named style in Freeway.

Stay clean with styles - that’s all.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

… hmmm I wonder why the gist is not part of this list (gosh). Let me try it once again:

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Thomas,

I have a look at your video tomorrow, understand that I have to clean up things

The second part, do you mean I have to do some handcoding?

And were exactly? not totaly clear for me

Erik


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

to be pedant:

You’ve neither a Freeway (except of the style mess) nor a WebYep problem but serious trouble with a 3rd party product. The point here is, that you have to deal with the 3rd party specific stuff which might be unknown by this community.

TinyMCE will be obsolete with upcoming WY core versions (that’s my hope) - so I don’t invest much time in it anymore.

The key is to create an extra file (alongside with tinymce folder on opt) which is called tinymce_init.php. In this you need to add some credentials which can be grabbed here:

(Custom advanced …)

and yes - it’s time to do some adjustments here.

And I am even under the impression, that in Max’s manual there is some more infos about dealing with custom styles.

I am not sure, what “extra fancy styles” a client need - to me it’s not much more then p, h1 (carefully), h2 and h3. I think by solid creating them in Freeway, RichText will grab them - so you should be done.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options