live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:MooFaq: accordion effect doesn't display (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:MooFaq: accordion effect doesn't display
#769
MooFaq: accordion effect doesn't display 1 Year ago Karma: 0  
Hi, I successfully installed Moo Faq on my local server.

I did all the suggestions so, I've added
Code:

.menuTitle {font-size: 12px;font-weight:bold;display: block;text-decoration: none;outline-style:none;height: 18px;padding-top: 6px;padding-bottom: 3px;padding-left: 6px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;margin-bottom: 1px;} .content {font-size: 10px;color: #5E6257;display: block;background-color: #FFFFFF;}
to my template_css.css and I've added
Code:

<script src="<?php echo $mosConfig_live_site;?>/modules/moo_faq/mootools.js" type="text/javascript" charset="utf-8" ></script> <script src="<?php echo $mosConfig_live_site;?>/modules/moo_faq/moo_faq.js" type="text/javascript" charset="utf-8" ></script>
just before &lt;/head&gt; tag in my index.php The result is that I can't get accordion effect working! Moo Faq displays both the question and the answer at the same time.. What can I do?<br><br>Post edited by: mauri87a, at: 2007/09/16 20:29
Narkotik33 (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#775
Re:MooFaq: accordion effect doesn't display 1 Year ago Karma: 0  
Not solved yet..



Help..!!!
Narkotik33 (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#776
Re:MooFaq: accordion effect doesn't display 1 Year ago Karma: 31  
Its hard to know without being able to see directly. Can you upload to your host?



Does the line referncing the moo_faq.js break or is it all one line.
Anthony Olsen (Admin)
Admin
Posts: 1551
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#777
Re:MooFaq: accordion effect doesn't display 1 Year ago Karma: 0  
It's in local..at the moment I can't upload it.

The line doesn't break.



I have some others mootools scripts running, this could be the problem? (I don't think so..)
Narkotik33 (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#778
Re:MooFaq: accordion effect doesn't display 1 Year ago Karma: 31  
Well OK theres your solution. Its a conflict with something else you are running.



It often helps to remove one by one or rearrange the way the script is called in the index.php. Perhaps post the full head so I can take a closer look but would really be quicker if it were up on a site ...
Anthony Olsen (Admin)
Admin
Posts: 1551
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#869
Re:MooFaq: accordion effect doesn't display 11 Months, 2 Weeks ago Karma: 0  
I am having the same problem. My &lt;head&gt; code is pasted below. I'm pretty sure that's it's conflicting, is there a way to get the scripts to get along without removing one?

&lt;head&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; &lt;?php echo _ISO; ?&gt;&quot; /&gt;

&lt;?php mosShowHead(); ?&gt;

&lt;?php

if ( $my-&gt;id ) {

initEditor();

}

?&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=&quot; /&gt;

&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;&lt;?php echo $mosConfig_live_site; ?&gt;/templates/joomlajet11/css/template_css.css&quot; /&gt;



&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo

$mosConfig_live_site;?&gt;/modules/mod_ajaxsandbox/thickbox/jquery.js&quot;&gt;&lt;/script&gt;

&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo

$mosConfig_live_site;?&gt;/modules/mod_ajaxsandbox/thickbox/thickbox.js&quot;&gt;&lt;/script&gt;

&lt;link href=&quot;&lt;?php echo

$mosConfig_live_site;?&gt;/modules/mod_ajaxsandbox/thickbox/thickbox.css&quot;

rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;



&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_faq/mootools.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt;

&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_faq/moo_faq.js&quot; type=&quot;text/javascript&quot;

charset=&quot;utf-8&quot; &gt;&lt;/script&gt;

&lt;/head&gt;
Carsten (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#923
Re:MooFaq: accordion effect doesn't display 11 Months ago Karma: 31  
Sorry didnt see the post ...



You could try using slimbox.



Jquery and Mootools tend to always have conflicts.



From memory Thickbox and slimbox are triggered by the same event so shouldn't be too much work.





http://www.digitalia.be/software/slimbox
Anthony Olsen (Admin)
Admin
Posts: 1551
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoard
,