Results 1 to 10 of 26

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Urgent Problem with my store :(

    You should also delete the docs folder from your server, because it is very easy to guess what version of ZC you probably are using, if I open the docs folder.

  2. #2
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Ok, I deleted it

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    The problem is with this code
    Code:
    <div class="wibiyaDotComNewBarNotice"></div>
    The div has a z-index of 2147483647 with a hieght of 200px, so it overlays the bottom of the screen, and only things above that are clickable, scrolling down unhides those items and makes them clickable
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Quote Originally Posted by barco57 View Post
    The problem is with this code
    Code:
    <div class="wibiyaDotComNewBarNotice"></div>
    The div has a z-index of 2147483647 with a hieght of 200px, so it overlays the bottom of the screen, and only things above that are clickable, scrolling down unhides those items and makes them clickable
    Where is that code located in my files?

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Being wibiya.com shutdown a couple of years ago after being bought out, you can probably remove the following code in includes/templates/YOUR_TEMPLATE_OVERRIDE/common/html_header.php

    Code:
    <script src="http://cdn.wibiya.com/Toolbars/dir_0549/Toolbar_549414/Loader_549414.js" type="text/javascript"></script>
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Quote Originally Posted by barco57 View Post
    Being wibiya.com shutdown a couple of years ago after being bought out, you can probably remove the following code in includes/templates/YOUR_TEMPLATE_OVERRIDE/common/html_header.php

    Code:
    <script src="http://cdn.wibiya.com/Toolbars/dir_0549/Toolbar_549414/Loader_549414.js" type="text/javascript"></script>
    I don't see that in my header file

  7. #7
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    It will be in either includes/templates/classic/common/html_header.php or includes/templates/default_template/common/html_header.php based on looking at your view source for the site...or there is a autoloading file in the /js folder in one of those two template directories related too wibiya
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  8. #8
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    This is what I see in the header of my site viewing page source I don't see that line you showed me:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
    <head>
    <title>Joanne's Digital Designs, Paint Shop Pro Scripts, Scrapbooking Scripts, Card Making Scripts, Bag Topper Scripts, Photoshop Scrapbooking Templates, Photoshop Card Making Templates, Photoshop Bag Topper Templates, Scrapbooking Graphics Images, Card Making Graphics Images, Bag Topper Graphics Images, Digital Graphics Images, Digital Design Graphics Images, Graphics, Images, Tagging Images Graphics</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="keywords" content="paint shop pro scripts, scrapbooking scripts, card making scripts, bag topper scripts, photoshop scrapbooking templates, photoshop card making templates, photoshop bag topper templates, scrapbooking graphics images, card making graphics images, bag topper graphics images, digital graphics images, digital design graphics images, graphics, images, tagging images graphics" />
    <meta name="description" content="Paint Shop Pro Scripts, Scrapbooking Scripts, Card Making Scripts, Bag Topper Scripts, Photoshop Scrapbooking Templates, Photoshop Card Making Templates, Photoshop Bag Topper Templates, Scrapbooking Graphics Images, Card Making Graphics Images, Bag Topper Graphics Images, Digital Graphics Images, Digital Design Graphics Images, Graphics, Images, Tagging Images Graphics" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="author" content="The Zen Cart&trade; Team and others" />
    <meta name="generator" content="shopping cart program by Zen Cart&trade;, http://www.zen-cart.com eCommerce" />
    <link rel="icon" href="http://www.joannes-digital-designs.com/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="http://www.joannes-digital-designs.com/favicon.ico" " type="image/x-icon" />
    <meta name="verify-v1" content="AvA6IY+i9hGpbIUAMF8oOGPiNzQmCG0iAFRwj3GoDxg=" />

    <base href="http://www.joannes-digital-designs.com/" />

    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/style_imagehover.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/style_wishlist_classic.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet_css_buttons.css" />
    <link rel="stylesheet" type="text/css" media="print" href="includes/templates/classic/css/print_stylesheet.css" />
    <link rel="stylesheet" type="text/css" media="handheld" href="includes/templates/classic/css/handheld_stylesheet.css" />
    <script type="text/javascript" src="includes/templates/template_default/jscript/jscript_imagehover.js"></script>
    <script src="http://cdn.wibiya.com/Toolbars/dir_0549/Toolbar_549414/Loader_549414.js" type="text/javascript"></script>
    <script type="text/javascript" src="includes/js/jscroller2-1.5.js"></script>
    <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.classify.org/safesurf/" L gen true for "http://www.joannes-digital-designs.com/" r (SS~~000 1))'>

  9. #9
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    The code in red
    Code:
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/style_imagehover.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/style_wishlist_classic.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet_css_buttons.css" />
    <link rel="stylesheet" type="text/css" media="print" href="includes/templates/classic/css/print_stylesheet.css" />
    <link rel="stylesheet" type="text/css" media="handheld" href="includes/templates/classic/css/handheld_stylesheet.css" />
    <script type="text/javascript" src="includes/templates/template_default/jscript/jscript_imagehover.js"></script>
    <script src="http://cdn.wibiya.com/Toolbars/dir_0549/Toolbar_549414/Loader_549414.js" type="text/javascript"></script>
    <script type="text/javascript" src="includes/js/jscroller2-1.5.js"></script>
    <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.classify.org/safesurf/" L gen true for "http://www.joannes-digital-designs.com/" r (SS~~000 1))'>
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. v151 Paypal Issue with Argentina and Downloadable Products - URGENT store opening tomorrow
    By katiecreates in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 18 Jul 2014, 10:10 PM
  2. urgent - live store with sudden problem calc shipping
    By ginginca in forum General Questions
    Replies: 12
    Last Post: 23 Mar 2007, 12:30 AM
  3. Urgent problem with Attributes
    By simon-m in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 3 Jul 2006, 09:10 AM

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