Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    391
    Plugin Contributions
    0

    Default Re: Website loads halfway down the front page

    I am still not convinced it is just a Chrome issue.

    There are 2 issues with my Manufacturers, Manufacturers Info, and Music Genre Sideboxes.

    1 - The link bleed-over from the Reviews Sidebox is Chrome, IE, and FireFox related.

    2 - Manufacturers Sidebox is causing Google Chrome to jump to the middle of the page whenever the scrollbox is turned on.

    The link bleed-over is happening on page refresh, when using the back button or mouse back link in the browser, and when opening a page that was viewed during the current session (cached?).

    In tpl_reviews_random.php, I moved the </a> tag to every potential location and could not make the bleed-over stop...now I'm thinking single and double quote problems.

    So, I changed this
    Code:
    . '</a><br /><br />' .
    to
    Code:
    . "'</a><br /><br />'" .
    That helped some but I'm still getting the link bleed-over from cached pages (back and refresh). I also tried using different combinations of single and double quotes but nothing fixed it.

    That long code string is giving me a headache and crossing my eyes...lol.

    It's late and I'm tired. I think I'll let one of you experts decipher this one.

  2. #2
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    391
    Plugin Contributions
    0

    Default Re: Website loads halfway down the front page

    If I turn off the Reviews Sidebox, everything works fine in IE and FireFox...no bleed-over links and the Manufacturers Scroll Box works.

    Chrome isn't jumping as far down the page as it was but at least it is jumping just below the EZPages Header Box...and there is no bleed-over.

    I am convinced that this is a bug in ZenCart code...and it is somewhere in the tpl_reviews_random.php code. I'm just not advanced enough to figure it out.
    Last edited by mikeel100; 6 Nov 2014 at 06:10 AM. Reason: Wrong formatting...

  3. #3
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    391
    Plugin Contributions
    0

    Default Re: Website loads halfway down the front page

    Here is another tid-bit...the review_id on mouse-over on my page says 12, the source code for the page says 13, but when you click on the link it takes you to 12?

    Opening and closing anchor brackets appear to be good in the source code, yet link bleed-over is still happening.

    Code:
    <!--// bof: reviews //-->
    <div class="leftBoxContainer" id="reviews" style="width: 250px">
    <h3 class="leftBoxHeading" id="reviewsHeading"><a href="http://jestcountrystuff.com/zencart153/index.php?main_page=reviews">Reviews&nbsp;&nbsp;[more]</a></h3>
    <div class="reviewsContent sideBoxContent centeredContent"><a href="http://jestcountrystuff.com/zencart153/index.php?main_page=product_reviews_info&amp;products_id=59294&amp;reviews_id=13"><img src="images/images_products/apparel/performance_wear/athletic_wear/1081-AkademaTeamHoody.jpg" alt="Team Akadema Hoody Color Gry Size XL" title=" Team Akadema Hoody Color Gry Size XL " width="120" height="59" /><br />Wow! This arrived, well packaged, in 2 days. The 39%...</a><br /><br /><img src="includes/templates/template_default/images/stars_5.gif" alt="5 of 5 Stars!" title=" 5 of 5 Stars! " width="90" height="20" /></div></div>
    <!--// eof: reviews //-->
    Last edited by mikeel100; 6 Nov 2014 at 06:32 AM.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Website loads halfway down the front page

    1. This appears to have strayed a long way from the original topic of this thread.
    2. If you have a verifiable bug, then post a bug report containing exact steps one can take to recreate the symptoms using a fresh brand new install of the latest published version of Zen Cart, without any plugins or addons or 3rd party templates, etc. If the development team can duplicate the bug then they will fix it.
    3. Also, try to keep separate issues separate. The spillover is different from the jumping-down-the-screen thing.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    391
    Plugin Contributions
    0

    Default Re: Website loads halfway down the front page

    May be separate...may be not. I'll start a new bug report and link it to this post as well. Thanks.

  6. #6
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    391
    Plugin Contributions
    0

    Default Re: Website loads halfway down the front page


 

 

Similar Threads

  1. v150 Add products to front page of website...
    By rainbow_pixie_star in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Jun 2015, 08:21 PM
  2. Replies: 1
    Last Post: 30 Jun 2014, 04:55 PM
  3. v150 Template front page before website...
    By rainbow_pixie_star in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 10 Aug 2013, 08:44 AM
  4. Website loads halfway
    By Makover in forum General Questions
    Replies: 0
    Last Post: 16 Mar 2009, 06:04 PM
  5. Intergrating certain modules on front page of website
    By chunkp in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Nov 2008, 03:57 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