cancel
Showing results for 
Search instead for 
Did you mean: 

Block verplaatsen

Block verplaatsen

Mijn theme aanbieder heeft het "cookie accept block" helemaal onderaan geplaatst waardoor veel klanten het niet zien.

Hoe plaats ik dit naar boven in de page.xml?

 

Dit is de content:

 

<?xml version="1.0"?>
<!--
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
-->
<layout version="0.1.0">
<!--
Default layout, loads most of the pages
-->

    <default translate="label" module="page">
        <label>All Pages</label>
        <block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">

            <block type="page/html_head" name="head" as="head">
                <action method="addJs"><script>prototype/prototype.js</script></action>
                <action method="addJs"><script>lib/ccard.js</script></action>
                <action method="addJs"><script>prototype/validation.js</script></action>
                <action method="addJs"><script>scriptaculous/builder.js</script></action>
                <action method="addJs"><script>scriptaculous/effects.js</script></action>
                <action method="addJs"><script>scriptaculous/dragdrop.js</script></action>
                <action method="addJs"><script>scriptaculous/controls.js</script></action>
                <action method="addJs"><script>scriptaculous/slider.js</script></action>
                <action method="addJs"><script>varien/js.js</script></action>
                <action method="addJs"><script>varien/form.js</script></action>
                <action method="addJs"><script>varien/menu.js</script></action>
                <action method="addJs"><script>mage/translate.js</script></action>
                <action method="addJs"><script>mage/cookies.js</script></action>

                <block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>

                <action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
                <action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
                <action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
                <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>

		<action method="addCss"><stylesheet>css/styles_layout.css</stylesheet><params>--data-em="1"</params></action>
		<action method="addCss"><stylesheet>css/em_ajaxcart/em_ajaxcart.css</stylesheet><params>--data-em="1"</params></action>
                <action method="addItem"><type>skin_css</type><name>css/em_cloudzoom/cloud-zoom.css</name><params>--data-em="1"</params></action>	
                <action method="addCss"><stylesheet>css/em_megamenu.css</stylesheet><params>--data-em="1"</params></action>
                <action method="addCss"><stylesheet>css/em_productlabels.css</stylesheet><params>--data-em="1"</params></action>
                <action method="addCss"><stylesheet>css/em_quickshop.css</stylesheet><params>--data-em="1"</params></action>
                <action method="addCss"><stylesheet>css/fancybox/jquery.fancybox.css</stylesheet><params>--data-em="1"</params></action>				
		<action method="addItem"><type>skin_css</type><name>sliderwidget/flexslider.css</name><params>--data-em="1"</params></action>
		<action method="addCss"><name>css/colorpicker.css</name><params>--data-em="1"</params></action>
		<action method="addItem"><type>skin_css</type><name>css/lightbox.css</name><params>--data-em="1"</params></action>
		<action method="addCss"><name>slideshowwidget/css/nivo.css</name><params>--data-em="1"</params></action>
		<action method="addCss"><stylesheet>css/opcheckoutEM.css</stylesheet><params>--data-em="1"</params></action>
		<!-- <action method="addCss"><stylesheet>css/style.php</stylesheet></action> -->
				
				
		<action method="addItem"><type>skin_js</type><name>js/em/jquery.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/em/jsresize/jquery.resizeStop.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/em/jsresize/resize.js</name></action>
		<action method="addItem"><type>skin_js</type><name>slideshowwidget/js/jquery.nivo.slider.js</name></action>
		<action method="addItem"><type>skin_js</type><name>sliderwidget/jquery.easing.js</name></action>
		<action method="addItem"><type>skin_js</type><name>sliderwidget/jquery.mousewheel.js</name></action>
		<action method="addItem"><type>skin_js</type><name>sliderwidget/jquery.flexslider.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/variation/jquery.cookie.js</name></action>
                <action method="addItem"><type>skin_js</type><name>js/variation/json2.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/em_ajaxcart/jquery.form.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/em_ajaxcart/lightbox.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/em_ajaxcart/em_ajaxcart.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/em_cloudzoom/cloud-zoom.1.0.2.js</name><params /></action>
	        <action method="addItem"><type>skin_js</type><name>js/fancybox/jquery.fancybox.js</name></action>
	        <action method="addItem"><type>skin_js</type><name>js/fancybox/jquery.mousewheel-3.0.6.pack.js</name></action>
	        <action method="addItem"><type>skin_js</type><name>js/em_quickshop.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/lightbox.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/variation/colorpicker.js</name></action>
                <action method="addItem"><type>skin_js</type><name>js/variation/eye.js</name></action>
                <action method="addItem"><type>skin_js</type><name>js/variation/utils.js</name></action>
                <action method="addItem"><type>skin_js</type><name>js/variation/variation.js</name></action>
		<action method="addItem"><type>skin_js</type><name>js/galadrugstore.js</name></action>
				
				
                <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
                <action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
            </block>

            <block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
                <label>Page Top</label>
            </block>
	    <block type="core/text_list" name="mainslideshow" as="mainslideshow"><label>Main Slideshow</label></block>
	    <block type="core/text_list" name="area1" translate="label"><label>Container area 1</label></block>
	    <block type="core/text_list" name="area2a" translate="label"><label>Container area 2a</label></block>
	    <block type="core/text_list" name="area2b" translate="label"><label>Container area 2b</label></block>
	    <block type="core/text_list" name="area3" translate="label"><label>Container area 3</label></block>
	    <block type="core/text_list" name="area4" translate="label"><label>Container area 4</label></block>
	    <block type="core/text_list" name="area5" translate="label"><label>Container area 5</label></block>
	    <block type="core/text_list" name="area6" translate="label"><label>Container area 6</label></block>
	    <block type="core/text_list" name="area7" translate="label"><label>Container area 7</label></block>
	    <block type="core/text_list" name="area8" translate="label"><label>Container area 8</label></block>
	    <block type="core/text_list" name="areatop" translate="label"><label>Container area top</label></block>
            <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />

            <block type="page/html_header" name="header" as="header">
                <block type="page/template_links" name="top.links" as="topLinks"/>
                <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
                <block type="core/text_list" name="top.menu" as="topMenu" translate="label">
                    <label>Navigation Bar</label>
                    <block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml"/>
                </block>
				<block type="core/text_list" name="top.menu.resize" as="topMenuResize" translate="label">
					<label>Navigation Bar</label>
					<block type="page/html_topmenu" name="catalog.topnav.resize" template="page/html/topmenuresize.phtml" />
				</block>
                <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
                    <label>Page Header</label>
                    <action method="setElementClass"><value>top-container</value></action>
                </block>
                <block type="page/html_welcome" name="welcome" as="welcome"/>
            </block>

	    <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs">
	    	<label>Breadcrumbs</label>
	    </block>

            <block type="core/text_list" name="left" as="left" translate="label">
                <label>Left Column</label>
            </block>

            <block type="core/messages" name="global_messages" as="global_messages"/>
            <block type="core/messages" name="messages" as="messages"/>

            <block type="core/text_list" name="content" as="content" translate="label">
                <label>Main Content Area</label>
            </block>

            <block type="core/text_list" name="right" as="right" translate="label">
                <label>Right Column</label>
            </block>

            <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
                <block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
                    <label>Page Footer</label>
                    <action method="setElementClass"><value>bottom-container</value></action>
                </block>
                <block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
                <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
            </block>

            <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
                <label>Page Bottom</label>
                <block type="page/html_cookieNotice" name="global_cookie_notice" as ="global_cookie_notice" template="page/html/cookienotice.phtml" before="-" />
            </block>
        </block>

        <block type="core/profiler" output="toHtml" name="core_profiler"/>
    </default>

    <print translate="label" module="page">
        <label>All Pages (Print Version)</label>
        <!-- Mage_Page -->
        <block type="page/html" name="root" output="toHtml" template="page/print.phtml">

            <block type="page/html_head" name="head" as="head">
                <action method="addJs"><script>prototype/prototype.js</script></action>
                <action method="addJs"><script>mage/translate.js</script></action>
                <action method="addJs"><script>lib/ccard.js</script></action>
                <action method="addJs"><script>prototype/validation.js</script></action>
                <action method="addJs"><script>varien/js.js</script></action>
		<action method="addItem"><type>skin_js</type><name>js/jquery.js</name></action>
                <action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
                <action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
                <action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
                <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>

                <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
                <action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>

            </block>

            <block type="core/text_list" name="content" as="content" translate="label">
                <label>Main Content Area</label>
            </block>

        </block>
    </print>

     <!-- Custom page layout handles -->
    <page_empty translate="label">
        <label>All Empty Layout Pages</label>
        <reference name="root">
            <action method="setTemplate"><template>page/empty.phtml</template></action>
            <!-- Mark root page block that template is applied -->
            <action method="setIsHandle"><applied>1</applied></action>
        </reference>
    </page_empty>

    <page_one_column translate="label">
        <label>All One-Column Layout Pages</label>
        <reference name="root">
            <action method="setTemplate"><template>page/1column.phtml</template></action>
            <!-- Mark root page block that template is applied -->
            <action method="setIsHandle"><applied>1</applied></action>
        </reference>
    </page_one_column>

    <page_two_columns_left translate="label">
        <label>All Two-Column Layout Pages (Left Column)</label>
        <reference name="root">
            <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
            <!-- Mark root page block that template is applied -->
            <action method="setIsHandle"><applied>1</applied></action>
        </reference>
    </page_two_columns_left>

    <page_two_columns_right translate="label">
        <label>All Two-Column Layout Pages (Right Column)</label>
        <reference name="root">
            <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
            <!-- Mark root page block that template is applied -->
            <action method="setIsHandle"><applied>1</applied></action>
        </reference>
    </page_two_columns_right>

    <page_three_columns translate="label">
        <label>All Three-Column Layout Pages</label>
        <reference name="root">
            <action method="setTemplate"><template>page/3columns.phtml</template></action>
            <!-- Mark root page block that template is applied -->
            <action method="setIsHandle"><applied>1</applied></action>
        </reference>
    </page_three_columns>
</layout>