Thread: Westminster New

Page 126 of 187 FirstFirst ... 2676116124125126127128136176 ... LastLast
Results 1,251 to 1,260 of 1865
  1. #1251
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by CosmosK View Post
    Hi, my blue box in the upper left of the main page has disappeared. Any idea how to restore it or what happened?

    I think it is home-top.png which I have renamed to home-top3.png

    https://cosmos-industrial.com/

    Attachment 15863
    Go to your admin--tools--banner manager and set the banner to show "true" on ssl.

    Thanks,

    Anne

  2. #1252
    Join Date
    Jan 2015
    Posts
    180
    Plugin Contributions
    0

    Default Re: Westminster New

    that was it! Thanks!

  3. #1253
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne,

    Thank you for your time to reply and wow my so late response to your request. I was out for a few months travelling with work.

    I have checked and triple checked, and even made drastic changes to the colours setting them as florecent pink to see if it worked on lines 146 and 147 of my css however still no luck :-( i still see the grey background with white text instead of black background and white text.

    This is what I have for the css
    .tableHeading TH {background:#333;height:30px;color:#fcfcfc;}
    .tableHeading{background-color:#333;color:#fcfcfc;}


    I have disabled the css minify in zencart, would you be able to take a moment to check my CSS for which line is causing my conflict with the shoppping cart headings.

    Thank you so much Anne for your assistance i really appreciate it xx

    Quote Originally Posted by picaflor-azul View Post
    I would be happy to help you out with this, but you need to turn off your css minify before I can give you a line number

    Thanks,

    Anne
    Melanie
    beehavendesignz DOT com

  4. #1254
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Thank you for sharing this solution, this has been bugging me for a while and now it is fixed

    Quote Originally Posted by frank18 View Post
    Sorry folks, the 'solution' posted above has ramifications on the listing of 'All Products'.

    The better solution is to copy

    includes/languages/english/featured_products.php

    to

    includes/languages/english/westminster_new/featured_products.php

    and add to the latter

    PHP Code:
    define('TEXT_NO_PRODUCTS''There are currently no featured products. Please check back later.'); 
    Same for includes/languages/english/products_new.php

    copy that file to

    includes/languages/english/westminster_new/products_new.php

    and add to the latter

    PHP Code:
    define('TEXT_NO_PRODUCTS''More new products will be added soon. Please check back later.'); 
    My apologies for post #1131 .....
    Melanie
    beehavendesignz DOT com

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

    Default Re: Westminster New

    Quote Originally Posted by missesbeehaven View Post
    Hi Anne,

    Thank you for your time to reply and wow my so late response to your request. I was out for a few months travelling with work.

    I have checked and triple checked, and even made drastic changes to the colours setting them as florecent pink to see if it worked on lines 146 and 147 of my css however still no luck :-( i still see the grey background with white text instead of black background and white text.

    This is what I have for the css
    .tableHeading TH {background:#333;height:30px;color:#fcfcfc;}
    .tableHeading{background-color:#333;color:#fcfcfc;}


    I have disabled the css minify in zencart, would you be able to take a moment to check my CSS for which line is causing my conflict with the shoppping cart headings.

    Thank you so much Anne for your assistance i really appreciate it xx
    If you post a link to the page with the problem and let me know specifically what you are trying to do I can take a look.

    Thanks,

    Anne

  6. #1256
    Join Date
    Feb 2015
    Posts
    64
    Plugin Contributions
    0

    Default Re: Westminster New

    I am using this template. Is there a simple way I can show many products (products from different categories) on my home page? Because by default it show very few items (only 9 of them)
    Secondly it shows only 9 items on every page, how to change this?

    Thank you

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

    Default Re: Westminster New

    Quote Originally Posted by RiazShahid View Post
    I am using this template. Is there a simple way I can show many products (products from different categories) on my home page? Because by default it show very few items (only 9 of them)
    Secondly it shows only 9 items on every page, how to change this?

    Thank you
    You can set the number of products that show in the various center box modules in the zen cart admin--configuration--maximum values

    Thanks,

    Anne

  8. #1258
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: Westminster New

    Zen 1.5.4

    I uploaded this template today.
    www.thedumbdog.com/cat-1-5-4/index.php?

    I'm trying to modify define_main_page.php using the Define Pages editor. I'm just changing text, no php code. When I do and reload the main page, the slideshow pictures disappear. What have I done wrong?

    I also noticed that the tagline in includes/languages/english/westminster_new/header.php displays as lower case only. How do I fix that?

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

    Default Re: Westminster New

    Quote Originally Posted by xcergy View Post
    Zen 1.5.4

    I uploaded this template today.
    www.thedumbdog.com/cat-1-5-4/index.php?

    I'm trying to modify define_main_page.php using the Define Pages editor. I'm just changing text, no php code. When I do and reload the main page, the slideshow pictures disappear. What have I done wrong?

    I also noticed that the tagline in includes/languages/english/westminster_new/header.php displays as lower case only. How do I fix that?
    You need to use a plain text editor. If you use ck editor or any other html editor on this page, it will break the php code in it.

    You can remove the text-transform:lowercase; from the tagline. If you do a search about this you will find more details since this has been asked and answered many times here ;)

    Thanks,

    Anne

  10. #1260
    Join Date
    Feb 2015
    Posts
    64
    Plugin Contributions
    0

    Default Re: Westminster New

    I am using this template, is it possible that I can add small images with categories menu? If yes, then how to?

    Thanks,

 

 

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 PM

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