Page 14 of 18 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 174
  1. #131
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Bentley Classic Template Support Thread (Nivo Slider for Zen Cart)

    Quote Originally Posted by picaflor-azul View Post
    I totally understand ;-) I just wanted to point them out because I didn't know if you knew about them yet.

    Thanks,

    Anne
    Yep.. I knew before I ran a validation against the demo HTML that some of the custom attributes used by the Nivo scipt might cause the HTML validator to burp up an error or two.. The validator tags these as errors as it is looking to validate the HTML against certain criteria. Since these custom attributes aren't part of that criteria, the HTML validator tags them as errors.. However, IMHO, for this script these validation errors are generally harmless and not something I think is a cause for concern.

    I will have a closer look at the other slideshow once you upload your updated template using it..
    Last edited by DivaVocals; 12 Nov 2012 at 06:12 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #132
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Bentley Classic Template Support Thread (Nivo Slider for Zen Cart)

    Since switching from my old Cold Steel template to Bentley Classic I am getting SSL errors on my secure pages. In Firefox the seal in the address bar is blurred, in Chrome it shows a read strike-out. Have not tested this with MS IE (I am using Linux installs only.....)

    SSL worked perfectly on all secure pages on the old Cold Steel template, the cert is valid until June 2013.

    No changes made to the configure.php file.

    Checked the page sources for http:// referenced images and can't find anything suspicious.

    All links to external images are https:// referenced and internal ones are relative only.

    As an example go to the login page at https://frnt.com.au/index.php?main_page=login

    Any ideas please?

    Thanks / Frank

    (back to my new Raspberry Pi toy...... )
    Last edited by frank18; 16 Nov 2012 at 10:53 AM.

  3. #133
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Bentley Classic Template Support Thread (Nivo Slider for Zen Cart)

    Quote Originally Posted by frank18 View Post
    Since switching from my old Cold Steel template to Bentley Classic I am getting SSL errors on my secure pages. In Firefox the seal in the address bar is blurred, in Chrome it shows a read strike-out. Have not tested this with MS IE (I am using Linux installs only.....)

    SSL worked perfectly on all secure pages on the old Cold Steel template, the cert is valid until June 2013.

    No changes made to the configure.php file.

    Checked the page sources for http:// referenced images and can't find anything suspicious.

    All links to external images are https:// referenced and internal ones are relative only.

    As an example go to the login page at https://frnt.com.au/index.php?main_page=login

    Any ideas please?

    Thanks / Frank

    (back to my new Raspberry Pi toy...... )
    There are no absolute urls used for any of the template images or links. I would double check all of the items that you have added for http:// urls.

    When I visit the login page in chrome I am seeing a green lock with no ssl problems. I am also not seeing any problems with the page in firefox.

    Thanks,

    Anne

  4. #134
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Bentley Classic Template Support Thread (Nivo Slider for Zen Cart)

    Quote Originally Posted by picaflor-azul View Post
    There are no absolute urls used for any of the template images or links. I would double check all of the items that you have added for http:// urls.

    When I visit the login page in chrome I am seeing a green lock with no ssl problems. I am also not seeing any problems with the page in firefox.

    Thanks,

    Anne
    Well dumbo me !! I should clean my cache more often.....

    Thanks Anne

    ... love this template

  5. #135
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Bentley Classic Template Support Thread (Nivo Slider for Zen Cart)

    Quote Originally Posted by frank18 View Post
    Well dumbo me !! I should clean my cache more often.....

    Thanks Anne

    ... love this template
    No problem :-) I am so happy that you like the template and are using it.

    Thanks,

    Anne

  6. #136
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Bentley Classic Template Support Thread

    This all worked beautifully.. Thanks to both of you..

    One thing..

    I can't quite figure out how to make the columns within the 2 column dropdown wider.. Please forgive me for not seeing this clearly.. I have been up the last 24 hours making the final tweaks to this Zen Cart upgrade.. So I'm a little sleep deprived..
    Quote Originally Posted by frank18 View Post
    Done....

    In tpl_mega_menu.php find

    Code:
       <div class="dropdown_1column">
                    <div class="col_1 firstcolumn">

    and change to

    Code:
       <div class="dropdown_2columns">
                    <div class="col_2 firstcolumn">
    Never worked with this previously but the tutorial at http://net.tutsplus.com/tutorials/ht...rop-down-menu/
    was most helpful.
    Quote Originally Posted by picaflor-azul View Post
    If you add this to the stylesheet_meg_menu.css line 71, .mega-menu .levels li ul:

    Code:
    z-index:150000;
    Thanks,

    Anne
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #137
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    This all worked beautifully.. Thanks to both of you..

    One thing..

    I can't quite figure out how to make the columns within the 2 column dropdown wider.. Please forgive me for not seeing this clearly.. I have been up the last 24 hours making the final tweaks to this Zen Cart upgrade.. So I'm a little sleep deprived..
    The instructions that frank posted is for turning a one column drop down into a 2 column dropdown. If you just want to make the 2 column drop down wider then you can do this in the stylesheet_mega_menu.css file.

    Thanks,

    Anne

  8. #138
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    The instructions that frank posted is for turning a one column drop down into a 2 column dropdown. If you just want to make the 2 column drop down wider then you can do this in the stylesheet_mega_menu.css file.

    Thanks,

    Anne
    I understood that.. what I need to know is what do I need to modify in the stylesheet to make the two columns wider.. I honestly am not seeing it clearly myslef..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #139
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    I understood that.. what I need to know is what do I need to modify in the stylesheet to make the two columns wider.. I honestly am not seeing it clearly myslef..
    If you post a link to the site I can take a look. Also, let me know which drop menu you are trying to modify. Did you already make the categories drop into two columns?

    Thanks,

    Anne

  10. #140
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to the site I can take a look. Also, let me know which drop menu you are trying to modify. Did you already make the categories drop into two columns?

    Thanks,

    Anne
    Hey Anne thanks.. It's the mega menu that comes wit this template.. and yes I already made the categories and manufacturers two columns.. I may just be still sleep deprived.. I spent ALL of this weekend backing up the old site and transferring over my development code.. (most of that time was spent struggling to backup the old site - 10GB of CRAP!!) I am just not clearly seeing what is required to widen the columns.. So if this ends up being is a simple answer I apologize in advance..

    http://www(dot)laserdiscvault(dot)com/
    Last edited by DivaVocals; 27 Nov 2012 at 05:15 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 14 of 18 FirstFirst ... 41213141516 ... LastLast

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1087
    Last Post: 18 Jan 2025, 07:23 PM
  2. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  5. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR