Page 1 of 3 123 LastLast
Results 1 to 10 of 720

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Comstock Template - Available in Downloads Section

    If some has time, would you look at:
    http://test.pridepak.com/ZenLevel2/i...e=products_all
    and go over a picture/item and see what's happening at the top of the page?
    Also as mentioned above, the login page is not right (//) and also does not show the validation code.
    This test is a copy of
    http://test.pridepak.com/ZenLevel1 just using a different template. The data/stock is the same.

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template - Available in Downloads Section

    Quote Originally Posted by Sunabac View Post
    If some has time, would you look at:
    http://test.pridepak.com/ZenLevel2/i...e=products_all
    and go over a picture/item and see what's happening at the top of the page?
    what add-ons are you using that are working with the images?

  3. #3
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Comstock Template - Available in Downloads Section

    Quote Originally Posted by clydejones View Post
    what add-ons are you using that are working with the images?
    Following add-ons were installed before I install the template:
    Admin Profile, User Tracking
    Add Customer from Admin
    References
    CAPTCHA
    Image Handler

    after I installed this template I also added:
    Purchase Order
    CC By Fax
    Minimum Requirements

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template - Available in Downloads Section

    Quote Originally Posted by Sunabac View Post
    Following add-ons were installed before I install the template:
    Admin Profile, User Tracking
    Add Customer from Admin
    References
    CAPTCHA
    Image Handler

    after I installed this template I also added:
    Purchase Order
    CC By Fax
    Minimum Requirements
    It also appears that you are using the "zen lightbox" contribution.

    But the behavior at the top of the page appears to happen on on the product listing page.

  5. #5
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Comstock Template - Available in Downloads Section

    Quote Originally Posted by clydejones View Post
    It also appears that you are using the "zen lightbox" contribution.

    But the behavior at the top of the page appears to happen on on the product listing page.
    I don't even know what "zen lightbox" is...

    I don't know if this will help.. but when I switch to apple_zen (which did not have jscrip_imagehover.js in the template) I did not have this behavior; when I put in the jscript - same problem.
    However, this works fine in classic (with the jscript_imagehover.js in)
    I tried to remove this jscript from comstat template, but it made no difference.

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template - Available in Downloads Section

    Quote Originally Posted by Sunabac View Post
    Also as mentioned above, the login page is not right (//) and also does not show the validation code.
    for the (//) it looks like someone tried to comment something out at the top of the login page. Open that file and double check.

    As for the validation code - the CAPTCHA contribution (not a included with the template) modifies tpl_create_account_default.php. I'd make a copy of this modified file and move it to includes/templates/comstock/templates.

  7. #7
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Comstock Template - Available in Downloads Section

    Quote Originally Posted by clydejones View Post
    for the (//) it looks like someone tried to comment something out at the top of the login page. Open that file and double check.

    As for the validation code - the CAPTCHA contribution (not a included with the template) modifies tpl_create_account_default.php. I'd make a copy of this modified file and move it to includes/templates/comstock/templates.
    Yes! tpl_login_default.php had extra //
    Thanks!
    I also included tpl_modules_create_account.php in the template and it gave me CAPTCHA
    Thanks!

  8. #8
    Join Date
    Feb 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Comstock Template

    Gday
    Have just installed CSS dropdown mod on comstock template.

    It works fine in FF but when viewing in IE7 the dropdown menu doesn't display on top layer and displays behind description page.

    http://901.com.au/index.php test site to see in action (View in IE 7)

    Posted question in CSS mod forum which gave

    ***Answer***Have you tried giving the menu a higher z-index than the content?

    I adjusted the z-index for the dropdown menu but am still having the same problem as seen here http://901.com.au/images/ie7page.jpg Where would i adjust the z-index for the content for comstock template to have it appear behind the dropdown menu ?

  9. #9
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by cougar View Post
    Gday
    Have just installed CSS dropdown mod on comstock template.

    It works fine in FF but when viewing in IE7 the dropdown menu doesn't display on top layer and displays behind description page.

    http://901.com.au/index.php test site to see in action (View in IE 7)

    Posted question in CSS mod forum which gave

    ***Answer***Have you tried giving the menu a higher z-index than the content?

    I adjusted the z-index for the dropdown menu but am still having the same problem as seen here http://901.com.au/images/ie7page.jpg Where would i adjust the z-index for the content for comstock template to have it appear behind the dropdown menu ?
    Try adding it to this declaration: (in stylesheet.css

    .centerColumn {
    padding: 0.8em 0.8em 40px 0.8em;
    background: #fff;
    font-size: 1.2em;


    }

  10. #10
    Join Date
    Feb 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    Try adding it to this declaration: (in stylesheet.css

    .centerColumn {
    padding: 0.8em 0.8em 40px 0.8em;
    background: #fff;
    font-size: 1.2em;


    }
    Cheers for the reply clyde

    Have inserted z-index: 850; in the area you suggested as above,
    in the stylesheet_header_menu.css (for dropdown menu) is z-index: 1025;
    yet menu is still appearing behind the center area...Any other suggestions?

    Thanks

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v151 Reviews sidebox Comstock template
    By discoverytdi in forum Addon Templates
    Replies: 4
    Last Post: 7 Feb 2013, 04:49 AM
  2. Comstock template question
    By discoverytdi in forum Addon Templates
    Replies: 3
    Last Post: 11 Sep 2011, 10:28 PM
  3. Comstock template
    By grandpaj in forum Addon Templates
    Replies: 1
    Last Post: 25 Oct 2010, 10:09 PM
  4. Comstock template
    By grandpaj in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2010, 04:02 AM
  5. Comstock Template Help -
    By Mrsb in forum Addon Templates
    Replies: 1
    Last Post: 23 Mar 2009, 07:14 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