Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • chhaviwebnxt Friend
    #131057

    In my site I have to use Link URL menu type… to display a form created with Chrono form

    but when I click on the button… the main menu disappears!!

    Is there any solution?? when ever I make Link-Url menu button and click on it, main menu disappears..

    please give me a solution. :confused:

    kalinski Friend
    #260853

    Hi,

    link to the site where this can be seen?

    Sherlock Friend
    #261030

    Hi chhaviwebnxt
    Plz send your URL

    kd5ftn Friend
    #262315

    I’m also having issues with the Main Menu not showing up on certain pages. I’m not sure what configuration option is causing this to happen.

    For example, The Main Menu is not shown on this page: http://crosswalkworship.com/experience/photos
    But it is shown on this one: http://crosswalkworship.com/experience/videos

    attackmyggan Friend
    #263281

    Hi, I’m having the same problem, any solution to this?

    url: http://heleneholmstriteam.se

    when I click on “Forum” the main menu disappears… really odd.

    Cheers,
    Mikael

    kd5ftn Friend
    #265289

    bump: Mine’s now disappeared from my homepage. Help!

    It appears to be a conflict between the slidemenu and JoomlaWorks Simple Image Gallery, any page with the image gallery, the menu disappears.

    JS error: Error: Fx.Elements is not a constructor
    Source File: http://crosswalkworship.com/templates/ja_corona_template_v1.2_1.5.3/ja_menus/ja_slidemenu/ja.slidemenu.js

    I’m not a developer, but at first glance, it seems they are both using Mootools – and this is somehow causing a conflict. Any kind of workaround?

    kd5ftn Friend
    #266235

    Bump, anyone have an idea on how to resolve this?

    cohenmiami Friend
    #268039

    I am trying to get JA Corona to work with HWDVideoshare component and I am having the same problem with the menu disappearing. You can see it at this URL: http://www.cruisepublic.com/cruise-videos/web-video-collection.html , Can anyone explain to us how to fix the issue and what files are causing the problem?

    Help Please……

    cohenmiami Friend
    #268655

    I switched templates… JA Corona had to many problems

    donaldwheaton Friend
    #281191

    You might be able to get Simple Image Gallery to work by removing the extra Mootools. I editted plugins/content/jwsigpro.php to remove the additional Mootools script:

    Look for

    $sigheader .= '
    <script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/jwsigpro/slimbox/mootools.js"></script>
    <script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/jwsigpro/slimbox/'.$language.'/slimbox.js"></script>
    <style type="text/css" media="all">
    @import "'.$mosConfig_live_site.'/plugins/content/jwsigpro/slimbox/'.$language.'/slimbox.css";
    @import "'.$mosConfig_live_site.'/plugins/content/jwsigpro/sigpro_'.$sig_layout.'.css";
    </style>';

    and change to

    $sigheader .= '
    <script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/jwsigpro/slimbox/'.$language.'/slimbox.js"></script>
    <style type="text/css" media="all">
    @import "'.$mosConfig_live_site.'/plugins/content/jwsigpro/slimbox/'.$language.'/slimbox.css";
    @import "'.$mosConfig_live_site.'/plugins/content/jwsigpro/sigpro_'.$sig_layout.'.css";
    </style>';

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 7 voices, and was last updated by  donaldwheaton 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum