Availor
Offline
Posts: 225
|
 |
« on: September 19, 2010, 04:21:36 PM » |
|
Hello again, I've tried implementing the module, Jquery WYSIWYG tabs, and since the link http://websitebaker.wdsnet.de/wb/pages/de/jquery/jquery-einbinden.php does not work I've decided to post the question in here. Can you please explain how to implement the module? I'm using the latest JQuery Admin and I see the module is already implemented. The question is, how do I make it actually work from the WYSIWYG page after I create a new page? Thanks
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #1 on: September 19, 2010, 04:33:43 PM » |
|
you need the plugin jquery-insert to load wysiwyg-tab-script.look here: wysiwyg-tabdownload there the jquery-insert-plugin and the wysiwyg-tab-modul. should work.
|
|
|
|
« Last Edit: February 29, 2012, 08:27:52 AM by dbs »
|
Logged
|
|
|
|
Availor
Offline
Posts: 225
|
 |
« Reply #2 on: September 19, 2010, 09:28:13 PM » |
|
Thanks for the prompt reply. I already downloaded and installed both modules, but I can't figure out how to actually make the tabs work from the WYSIWYG tabs module. The google translator for the German page didn't give any accurate translation so maybe I missed something. I though that making a title should create a tab? http://cforum.co.il/demo/83 This is my demo playground.... I've installed both modules and created the WYSIWYG Tabs page. Maybe I missed something since the tutorials are in German - is there anything else I need to put in the template, and how do I alter the CSS/JS or whatever to actually create the tabs from within the page? Sorry but there's no tutorial in English I could find...
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #3 on: September 19, 2010, 09:43:24 PM » |
|
ok, i'll try in english: for every tab you want you must create a section of type wysiwyg-tab. not wysiwyg. in every section the first entry must be a h-tag like <h2>your header</h2> in jqueryadmin you create a preset e.g. mytabs check the boxes for jquery-insert, widget and a theme .... save. copy the droplet [[jQueryInclude?preset=mytabs]] to one of your tab-sections. try it. I'm using the latest JQuery Admin i can't see the jqueryadmin on your site. but jquery from jquery.com and google.com. this is the wrong way. read the manual for the module jqueryadmin.
|
|
|
|
« Last Edit: September 19, 2010, 09:54:01 PM by dbs »
|
Logged
|
|
|
|
Availor
Offline
Posts: 225
|
 |
« Reply #4 on: September 19, 2010, 10:26:32 PM » |
|
i can't see the jqueryadmin on your site. but jquery from jquery.com and google.com. this is the wrong way. read the manual for the module jqueryadmin. All there <script src="http://cforum.co.il/demo/modules/jqueryadmin/jquery-1.4.2/jquery-1.4.2.min.js" type="text/javascript"></script> <script src="http://cforum.co.il/demo/modules/jqueryadmin/jquery-ui-1.8/ui/jquery.ui.core.min.js" type="text/javascript"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"/></script></script> <script type="text/javascript" src="http://cforum.co.il/demo/templates/round/formToWizard.js"></script> <script type="text/javascript" src="http://cforum.co.il/demo/clickheat/js/clickheat.js"></script> <script src="http://cforum.co.il/demo/modules/droplets/js/mdcr.js" type="text/javascript"></script> <script src="http://code.jquery.com/jquery-latest.js" type="text/javascript"></script> <script src="http://cforum.co.il/demo/modules/jqueryadmin/jquery-ui-1.8/ui/jquery.ui.widget.min.js" type="text/javascript"></script> <script src="http://cforum.co.il/demo/modules/jqueryadmin/jquery-ui-1.8/ui/jquery.ui.tabs.min.js" type="text/javascript"></script> <script type="text/javascript" src="http://cforum.co.il/demo/modules/jqueryadmin/plugins/jquery-insert/jquery-insert.js"></script> Something is moving I will try work it out but it doesn't work yet. Otherwise I can always use the old method of creating a similar template with tabs that pull out different sections. Maybe I'm just tired but I just can't seem to figure it out. The CSS is connected, JS is connected should work I guess...
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #5 on: September 20, 2010, 07:14:03 AM » |
|
oh my god  i give up.
|
|
|
|
|
Logged
|
|
|
|
|
|
Availor
Offline
Posts: 225
|
 |
« Reply #7 on: September 21, 2010, 06:34:10 PM » |
|
Thanks for your help, I was a bit tired so couldn't grasp the thing before 
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #8 on: September 21, 2010, 09:30:19 PM » |
|
here a little bit more instructions with pictures klick
|
|
|
|
« Last Edit: September 24, 2010, 02:10:04 PM by dbs »
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #9 on: October 03, 2010, 06:35:02 PM » |
|
Hello!
I have tried everything but I still cant get the wysiwyg_tabs to work. the template should have everything for the module to work but nothing. I'we created the preset in jqadmin with all requirements and I tried too put the droplet in wysiwyg editor and in the template it self but nothing worked. I ran over all of the tutorial that I could find but still nothing. I tried the link_preview and some other jquery plugins and all were working fine.
I have tried the template on some other server and the tabs were working fine.
is there something that I'm missing?
thanks in advance!
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #10 on: October 03, 2010, 06:37:48 PM » |
|
gimme a link
|
|
|
|
|
Logged
|
|
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #12 on: October 03, 2010, 07:04:34 PM » |
|
on both sites you load more than one jquery-core. if you want use jqueryadmin than you don't need other jquery-calls. jqueryadmin is the one for all.
in the tutorial are some examples of not needed calls. one of them is register_frontend_m odfiles('jquery'); in the index.php of the template comment it out or delete it.
you don't need any calls for jquery.
|
|
|
|
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #13 on: October 03, 2010, 07:32:57 PM » |
|
Hi
now I'we took out all the words incuding jquery but still doesent working.
but linkpreview is still working fine.
Any idea?
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #14 on: October 03, 2010, 07:39:20 PM » |
|
uncheck in your preset "tabs" an all the other not needed things. use the tutorial.
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #15 on: October 03, 2010, 07:49:43 PM » |
|
now it looks good with the calls.
but you have 2 problems with script from tiny.slider
comment it out and wysiwyg should work
|
|
|
|
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #16 on: October 03, 2010, 08:06:39 PM » |
|
Dis exactly as in tutorial I took I hope everything out as you'we said but still not working.
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #17 on: October 03, 2010, 08:19:03 PM » |
|
the wysiwyg-tab frontend.js is not loading... but i don't know why... you have the module and the jquery-insert-plugin loading from tutorial website? i hope so. if you look into the preset, is this a part of it? <script type="text/javascript"> var WB_URL = "{WB_URL}"; var URL = "{WB_URL}"; </script>
|
|
|
|
« Last Edit: October 03, 2010, 08:29:04 PM by dbs »
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #18 on: October 03, 2010, 08:24:46 PM » |
|
oooohhhh  Thank you this was it! I had the WYSIWYG_tab module from AMASP installed. And then I installed the one from the tutorial site and now its working! Yuhey!  Thank you for your time you're the best  Roych
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #19 on: October 03, 2010, 08:29:52 PM » |
|
I had the WYSIWYG_tab module from AMASP installed no comment ... 
|
|
|
|
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #20 on: October 04, 2010, 07:42:05 AM » |
|
Hello
Another question!
It seems to work fine in IE when you load the page for the first time, but when you press the menu lik the tabs are not showing.
any idea?
thank you
|
|
|
|
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #21 on: October 04, 2010, 08:28:57 AM » |
|
Hi
Its working now!
I had to put this line in: <script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/javascript/jquery.js" ></script>
R.
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #22 on: October 04, 2010, 10:51:27 AM » |
|
that's wrong! you have jqueryadmin. thats one for all.
|
|
|
|
|
Logged
|
|
|
|
Roych
Offline
Posts: 149
|
 |
« Reply #23 on: October 04, 2010, 12:52:18 PM » |
|
so what should I do? somehow it doesent work right is IE! Im a beginner in jquery so I don't really understand it comletely yet. In Chrome everything is working fine.
Thx!
|
|
|
|
|
Logged
|
|
|
|
dbs
WebsiteBaker Org e.V.
Offline
Posts: 3719
|
 |
« Reply #24 on: October 04, 2010, 01:36:05 PM » |
|
it seems ... you are right ...
with reload it works. with menue-link it don't work. (IE8)
f... IE
|
|
|
|
|
Logged
|
|
|
|
|