Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2004
    Location
    Victoria, Australia
    Posts
    161
    Plugin Contributions
    0

    Default Template problems Flash/JQuery

    I have a TemplateMonster template... which quite honestly is really pretty good. The problem I am having is that it came with a flash thingie in the index page. When working, it looks like this
    http://osc.template-help.com/zencart_27542/index.php
    It has never worked on my site... and if I had any desire to use it, that would be a problem.

    I want replace the flash with a JQuery slider. I have installed the slider and have it working, but I cannot work out how to get rid of the flash code. The placeholder/code is pushing the slider below it
    My test environment
    http://www.esotericbynature.com/ebn_...ain_page=index

    Is anyone able to help me by explaining how the flash is being called? I have checked out tpl_index_default.php, but all I can see is
    <div id="indexDefaultMainContent" class="content"><?php require($define_page); ?></div>
    <?php } ?>
    which is directly before my JQuery slider code

    I can see the Flash code being called in the rendered source page, but have no idea how it is getting there.... please HELP... I'm losing my hair

  2. #2
    Join Date
    Dec 2004
    Location
    Victoria, Australia
    Posts
    161
    Plugin Contributions
    0

    Default Re: Template problems Flash/JQuery

    Further investigation...

    It appears the Flash code is being called/rendered just after after EZpages & the Search box, but before the Categories (code modified to reduce space)

    <!-- ========================== -->
    <div class="search-form">
    <!-- ========== SEARCH ========== -->
    <form name="quick_find_header" action="http://www.my_site.com/ebn_dev/index.php?main_page=advanced_search_result" method="get"> <div>
    <input type="hidden" name="main_page" value="advanced_search_result" /><input type="hidden" name="search_in_description" value="1" /> </div>
    </form>

    <!-- ============================ -->
    </form>
    </div>

    <!-- ============================ -->

    <div id="content">

    <div class="left-border">
    <div class="right-border">
    &nbsp;
    <div class="flash">
    <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24" width="980" height="402">

    </div>

    <!--// bof: categories //-->
    <div class="box" id="categories" style="width:202px;">

    Any idea which template this gets called from?

  3. #3
    Join Date
    Dec 2004
    Location
    Victoria, Australia
    Posts
    161
    Plugin Contributions
    0

    Default Re: Template problems Flash/JQuery

    Just discovered the Developers Toolkit. Problem solved.

 

 

Similar Threads

  1. Adding jquery Simple Countdown to Date Timer Problems
    By jackolive in forum General Questions
    Replies: 5
    Last Post: 17 Dec 2012, 03:22 AM
  2. flash flash banner install on Modern Zen [RI07] Template
    By firefly143 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 18 Mar 2011, 02:25 PM
  3. ZJ - ZenCart jQuery Template Pack -ZJ Black2
    By Ferman in forum Addon Templates
    Replies: 4
    Last Post: 29 Apr 2010, 03:17 AM
  4. Flash VS Jquery (Javascript) for carousel?
    By mikegw in forum General Questions
    Replies: 4
    Last Post: 11 Apr 2010, 11:17 PM
  5. Jquery flash help
    By NYsista872 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Apr 2010, 08:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg