Magento 1.9.2 updating layout homepage > slider problem

207 views
Skip to first unread message

johndo...@gmail.com

unread,
Dec 15, 2015, 7:57:46 AM12/15/15
to Camera slideshow
Hi Guys,


I have a problem and it took already 2 days to find a solution.
With no luck.

I have a Magento website on my local server.

I changed the layout in my cms :

cms / pages / homepage / layout > columns

i changed the default layout column from 1 into 2 columns.
Now i am missing the slider on the homepage. I does not show pictures anymore.
Altough the outlines of the slider is visible, there are no pictures.

I restored the value of the columns back into 1 column. No pictures.
Restoring doesnt help.  What did i do wrong, how can i solve this problem?


Error message:

[Tue Dec 15 15:36:02 2015] [error] [client 91.218.247.108] File does not exist: /homex / x my domainname x / public_html/skin/adminhtml/base


MAGENTO CMS >  Layout update xml code:
=====================================================
<reference name="content">
    <block type="catalog/product_new" name="home.catalog.product.new" alias="product_new" template="catalog/product/new.phtml" after="cms_page">
        <action method="setColumnCount"><columns>4</columns></action>
        <action method="setProductsCount"><count>4</count></action>
        <action method="addPriceBlockType"><type>bundle</type><block>bundle/catalog_product_price</block><template>bundle/catalog/product/price.phtml</template></action>
<action method="unsetData"><key>cache_lifetime</key></action>
     <action method="unsetData"><key>cache_tags</key></action>
    </block>
</reference>
=====================================================


Page source:     !! check out  !! : after  
<div class="fluid_container">&nbsp;</div>

There should be the image source pointing to my /skin/ etc etc / images directory but its gone.....

=====================================================
<div class="header_slider">
<script type="text/javascript" src="http://www.wietbon.nl/skin/frontend/default/theme242k/js/camera.js"></script>
<script type="text/javascript">// <![CDATA[
/* index slider */
   jQuery(function(){
   jQuery('#camera_wrap').camera({
   alignmen: 'topCenter',
   height: '47.945%',
   minHeight: '50px',
   loader : false,
   pagination: false,
   fx: 'simpleFade',
   navigationHover:false,
   thumbnails: false,
   playPause: false 
   });
   });
// ]]></script>
<div class="fluid_container">&nbsp;</div>
</div>
<div class="banners_block">
<div class="banner ban1">
<div class="banner_img"><img alt="" src="http://www.wietbon.nl/skin/frontend/default/theme242k/images/banner1.jpg" /></div>
=====================================================

Geoff

unread,
Dec 15, 2015, 12:09:42 PM12/15/15
to Camera slideshow

  That sounds like a problem with the CMS, not Camera.   I do notice a typo though:  'alignmen' should be 'alignment'.  Did Camera come with a theme, or are you adding it yourself?
Message has been deleted

johndo...@gmail.com

unread,
Dec 15, 2015, 12:51:49 PM12/15/15
to Camera slideshow
Hi Geoff,

Yeah i came with a theme. Typo fixed, not my type, i can't code. Didnt help either. Templatemonster supplied the theme but they dont react on my call for help.
It must the CMS, i am sure. But i thought maybe you guys knew about this problem...




Op dinsdag 15 december 2015 17:09:42 UTC schreef Geoff:

Geoff

unread,
Dec 15, 2015, 1:19:44 PM12/15/15
to Camera slideshow

  Sorry, but there's no way to know how it would fit (or not) with any specific theme of any specific CMS, there's simply too many out there, as well, there's no way to tell what, if any modifications have been made to Camera by the Themer - you have to go through them for a solution.  Even if they haven't modified it, the problem is still theirs, in the implementation of Camera within their theme.
Reply all
Reply to author
Forward
0 new messages