Page 32 of 96 FirstFirst ... 2230313233344282 ... LastLast
Results 311 to 320 of 953
  1. #311
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by Draxwyn View Post
    Hi Anne,

    Thanks! Fixed it. :)

    ~R
    I am happy that you figured it out ;)

    Thanks,

    Anne

  2. #312
    Join Date
    Mar 2015
    Location
    Florida
    Posts
    7
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    I first want to say how much I really like this theme. I am new to ZenCart and I am learning a lot. For your theme in the browser tab, it puts Winchester Responsive......

    How do I change this?

    Also the orange color, is there a way to change this as well?

  3. #313
    Join Date
    Mar 2015
    Location
    Florida
    Posts
    7
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Also the specials banner at the top, how do you remove or change it?

  4. #314
    Join Date
    Mar 2015
    Location
    Florida
    Posts
    7
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by omega2008 View Post
    Also the specials banner at the top, how do you remove or change it?
    I figured this out, it was in the manual but I over looked it.

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

    Default Re: Winchester Responsive

    Quote Originally Posted by omega2008 View Post
    I first want to say how much I really like this theme. I am new to ZenCart and I am learning a lot. For your theme in the browser tab, it puts Winchester Responsive......

    How do I change this?

    Also the orange color, is there a way to change this as well?
    If you do a search of the FAQs section of this site you will find a tutorial for how to change your site title.

    You can change the colors in the stylesheet.css file

    Thanks,

    Anne

  6. #316
    Join Date
    Mar 2015
    Location
    Florida
    Posts
    7
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    If you do a search of the FAQs section of this site you will find a tutorial for how to change your site title.

    You can change the colors in the stylesheet.css file

    Thanks,

    Anne
    I found out how to do this, at least I think I did. I went to includes/languages/english/winchester_responsive/meta_tags.php and made the changes as you see below but the title remains the same. What am I doing wrong?

    Code:
    // page title
    define('TITLE', 'OCS Store');
    
    // Site Tagline
    define('SITE_TAGLINE', 'Quality products, low prices!');
    
    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
    
    // Home Page Only:
      define('HOME_PAGE_META_DESCRIPTION', '');
      define('HOME_PAGE_META_KEYWORDS', '');
    
      // NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead.
      define('HOME_PAGE_TITLE', 'OCS Store'); // usually best left blank

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

    Default Re: Winchester Responsive

    Quote Originally Posted by omega2008 View Post
    I found out how to do this, at least I think I did. I went to includes/languages/english/winchester_responsive/meta_tags.php and made the changes as you see below but the title remains the same. What am I doing wrong?

    Code:
    // page title
    define('TITLE', 'OCS Store');
    
    // Site Tagline
    define('SITE_TAGLINE', 'Quality products, low prices!');
    
    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
    
    // Home Page Only:
      define('HOME_PAGE_META_DESCRIPTION', '');
      define('HOME_PAGE_META_KEYWORDS', '');
    
      // NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead.
      define('HOME_PAGE_TITLE', 'OCS Store'); // usually best left blank
    Maybe you need to clear your cache to see the change. Maybe you have not uploaded the file to the override folder.

    Thanks,

    Anne

  8. #318
    Join Date
    Mar 2015
    Location
    Florida
    Posts
    7
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    Maybe you need to clear your cache to see the change. Maybe you have not uploaded the file to the override folder.

    Thanks,

    Anne
    I found the issue, I was cached. The final thing I would like to changes is the menu names on the top navigation. I would like to change "Categories" to "Products, etc. What file do I need to edit to make these changes?

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

    Default Re: Winchester Responsive

    Quote Originally Posted by omega2008 View Post
    I found the issue, I was cached. The final thing I would like to changes is the menu names on the top navigation. I would like to change "Categories" to "Products, etc. What file do I need to edit to make these changes?
    You can use the admin--tools--developers toolkit to find the exact line of the files that need to be edited.

    Thanks,

    Anne

  10. #320
    Join Date
    Aug 2005
    Posts
    29
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Hi Anne,

    I have found a problem that I have been able to locate to part of this template, and I suspect this file; tpl_modules_product_listing.php. I get no products displayed when clicking the all products, specials, featured products and new products pages. I managed to get the specials, new products to work by using the zencart default (not ideal as some formatting is out) but the others do not. Here is the error message I am getting from the log file;

    PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /includes/classes/split_page_results.php on line 86 <== in /includes/classes/db/mysql/query_factory.php on line 155

    although this error says split_page_results I have managed to trace it back to tpl_modules_product_listing.php at which point I am lost as to the problem, so suspect that it is further in another file somewhere.

    The error displayed to customers is 'WARNING: An Error occurred, please refresh the page and try again.' obviously doing so does not work. Just wondering if you could shed any light on this as it is definitely a template issue as the default works fine.

    ~R

 

 
Page 32 of 96 FirstFirst ... 2230313233344282 ... LastLast

Similar Threads

  1. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  2. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  3. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  4. v154 Where do I find the images for sliders, using Winchester Responsive Black
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2016, 12:00 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 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