no caption with introduction picture

  • risel
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 6 months ago #40528 by risel
see settings with introduction picture - but the caption is not visible.
www.newpage.tc-brackel.de/index.php/unse...n/58-mitglied-werden
Attachments:

Please Log in to join the conversation.

More
10 years 6 months ago #40539 by ivan.milic
Not sure why must be something you did, your pages are missing jCaption initialization:
Code:
<script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); var acymailing = Array(); acymailing['NAMECAPTION'] = 'Your Name'; acymailing['NAME_MISSING'] = 'Please enter your name'; acymailing['EMAILCAPTION'] = 'E-mail Address'; acymailing['VALID_EMAIL'] = 'Please enter a valid e-mail address'; acymailing['ACCEPT_TERMS'] = 'Please check the Terms and Conditions'; acymailing['CAPTCHA_MISSING'] = 'Please enter the security code displayed in the image'; acymailing['NO_LIST_SELECTED'] = 'Please select the lists you want to subscribe to'; jQuery(function($) { SqueezeBox.initialize({}); SqueezeBox.assign($('a.modal').get(), { parse: 'rel' }); }); </script>

that exist on all joomla templates

Please Log in to join the conversation.

Time to create page: 0.149 seconds
Powered by Kunena Forum