WYSIWYG TAB

herojohan

Thanks for helping out!
Really appreciated!! :-D

dbs

#9
ok, now it works.

the theme base works not right, use another theme.
i have in the index.php of your template comment out something.

<h2>title</h2> means not: put it in your editor.
it means format the word "title" as h2-tag in your editor.
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

dbs

you must read the howto slower:

Quote<Important>: that is why jQuery is NOT to be called elsewhere i.e. by ways of:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://code.jquery.com/jquery-core.js"></script>
<script src="http://ajax.microsoft.com/ajax/jquery/jquery-core.min.js"></script>
register_frontend_modfiles('jquery');  in the index.php of the template
</Important>
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]


dbs

#6
your first section should contain:

<h2>tab-title</h2>
your text ...
[[jQueryInclude?...]]

your second section contains:

<h2>other-tab-title</h2>
your text ...


is there a link to your testsite?
tipp: try another theme, not "base".
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

herojohan

Quote from: dbs on November 13, 2011, 02:42:44 PM
hm, you want 3 tabs?
make 3 sections of type wysiwyg-tab.
make in every section first <h2>.
put your droplet-code at the and of section 1 or a extra code2-section.

edit: i see your section-pic now, this right.
Yea, even 1 tab didn't work..

It's saying ''Block 199'' and it's a hyperlink to nothing.

dbs

#4
hm, you want 3 tabs?
make 3 sections of type wysiwyg-tab.
make in every section first <h2>.
put your droplet-code at the end of section 1 or a extra code2-section.

edit: i see your section-pic now, this is right.
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

herojohan

That's the tutorial that i used.. but it isn't working for me..
I'm doing something wrong.. but what?

dbs

#2
"trying" is not all.
reading and understanding cames before.  :wink:
the howto-tab should help: http://plugins.onkel-franky.de/cms-WebsiteBaker/tabs/
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

herojohan

#1
Alright, i tried to use ''WYSIWYG TAB'', but this didn't came out as it should be..

I've made some screenshots what i did to try to make it work..


Second:


Section:


Greetings,
Johan