slideshow CK does not work with my own template

slideshow CK does not work with my own template was created by Mercutius

Posted 11 years 2 weeks ago #10333
Hello,
I need your help. I have designed a custom template. It works perfectly well so far, but the slideshow CK does not work. In other templates it works flawlessly. I have saved a screenshot in the attachment, and shows how the slideshow is displayed for me.I hope you can help me.
Attachments:

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic slideshow CK does not work with my own template

Posted 11 years 2 weeks ago #10334
Hi
look in your browser console if you have a javascript error. Have you included some JS into your template ?
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Mercutius on topic slideshow CK does not work with my own template

Posted 11 years 2 weeks ago #10344
Hi Ced,
I have no javascript included in my template. I have attached the source code of my index.php, maybe you can find the error there? Thanks for your help. I am pretty clueless.

I have marked the location in red where the slideshow should be integrated.

<?php defined('_JEXEC') or die; ?>
<!DOCTYPE html>
<html xmlns=" www.w3.org/1999/xhtml " xml:lang="language;?>" lang="language; ?>" dir="direction; ?>">
<head>
<title>Pferdetaping</title>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?> css/template.css" type="text/css" rel="stylesheet">
</head>
<body class="background">
<div id="main">

<!--BEGINN Kopfbereich-->
<div id="header-wide">
<div id="header">
<img class="logo" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/pferdetaping.png" border="0"/>
<div class="topmenu">
<div id="navr">

<div id="nav">
<jdoc:include type="modules" name="mainmenu" style="none" />

</div>
</div>
</div>

<div id="slogan">
<span>pferde</span><span style="font-weight:bold; color: rgb(39, 82, 90);">taping</span><span style="font-size: 20px;">.de</span>
</div>
<div id="slogan2">
Das Original seit 2007
</div>
</div>
</div>
<!--BEGINN Slideshow-->
<div style="margin:0px auto; width: 980px;">
<jdoc:include type="modules" name="slideshow"/>
</div>
<!--BEGINN Contentbereich-->
<div id="wrapper">

<div id="leftbar">
</div>
<div id="main-content">
<div id="breadcrumb">
<jdoc:include type="modules" name="breadcrumb" style="none"/>
</div>
<jdoc:include type="component" />
</div>

<div style="clear:both;"></div> <!--damit das äußere Div mitwächst!-->
</div>
<!--BEGINN Footerbereich-->
<div id="footer-wide">
<div id="footer-banner">
</div>
<div id="footer-wrapper">
<div id="footer-left">
<jdoc:include type="modules" name="footer-left" style="xhtml" />
</div>
<div id="footer-middle">
<jdoc:include type="modules" name="footer-middle" style="xhtml" />
</div>
<div id="footer-right">
<jdoc:include type="modules" name="footer-right" style="xhtml" />
</div>
</div>
</div>

<div id="footer-extension">
<div id="footer-copyright">
&copy; 2013 by pferdetaping.de
</div>
</div>
</div>

</body>
</html>

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic slideshow CK does not work with my own template

Posted 11 years 2 weeks ago #10352
change this
<jdoc:include type="modules" name="slideshow"/>
into this
<jdoc:include type="modules" name="slideshow" style="xhtml"/>
then if even the title of the module is not displayed, you have a problem with your config
check that the module is enabled, published as public, assigned to all pages

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Mercutius on topic slideshow CK does not work with my own template

Posted 11 years 2 weeks ago #10354
Unfortunately, this also has no effect. When I select another template with the same position title the module is displayed correctly. In my template only the video "Big Buck Bunny" appears in the default settings of the module - the rest is missing.

It seems that javascript is not executed. The slideshow-module is shown but not correctly.

Unfortunately, I am still quite inexperienced in this field. Maybe JQuery must be explicitly included in my template?

I've compared my index.php with the index.php from other templates but I do not find the crucial mistake.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic slideshow CK does not work with my own template

Posted 11 years 2 weeks ago #10356
Code:
<jdoc:include type="head" />
is missing ... ;)

Joomlack Webmaster and Developer

by ced1870
The following user(s) said Thank You: Mercutius

Please Log in or Create an account to join the conversation.

Time to create page: 0.699 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1129 guests and no members online