Page 46 of 50 FirstFirst ... 364445464748 ... LastLast
Results 451 to 460 of 498
  1. #451
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    What I replied before was for ZC1.5.5
    In ZC1.5.4 there is no define for BUTTON_LOOKUP_ALT @ button_names.php

    So... for ZC1.54 /includes/languages/your-language/button_names.php
    arround line #93 : define('BUTTON_SEND_ALT', 'here is the text that you needed');

  2. #452
    Join Date
    Apr 2015
    Location
    Assynt, North West Highlands of Scotland
    Posts
    24
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by gunni View Post
    What I replied before was for ZC1.5.5
    In ZC1.5.4 there is no define for BUTTON_LOOKUP_ALT @ button_names.php

    So... for ZC1.54 /includes/languages/your-language/button_names.php
    arround line #93 : define('BUTTON_SEND_ALT', 'here is the text that you needed');
    Hi Gunni,
    Ahh well that's even more confusing as I am usinh ZC1.5.5e!

    The plot thickens :)

    James

  3. #453
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template


    So...
    go to /includes/languages/english/button_names.php file
    and find there around the line 89
    define('BUTTON_LOOKUP_ALT', 'your text');

  4. #454
    Join Date
    Apr 2015
    Location
    Assynt, North West Highlands of Scotland
    Posts
    24
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by gunni View Post

    So...
    go to /includes/languages/english/button_names.php file
    and find there around the line 89
    define('BUTTON_LOOKUP_ALT', 'your text');
    You appear to be getting frustrated with me as if perhaps I am not able to comprehend what you are trying to say buuut I have aleady posted a ciopy of the buttons file a couple of posts back and, if you look at it, the "text" for the lookup button is correct as far as I can tell. What is not correct is the fact that the Template seems adamant it will display the code in place of the Alt text as it should? My button should, like all the rest, have its text diplayed and so should, based on the file you have cited, say "Lookup" however, as you can see by my screen shot and my link to Anne's demo web page, it does not, it says "BUTTON_LOOKUP_ALT"
    If you have any suggestions as to what you personally would do about this then I wouldbe delighted to hear them but, for now, I suspect that this is a bug since It is showing on my page and the demo page?
    Its a small issue but, never the less important.
    Can you help me? Please bear in mind that I am not a programmer or code writer but am pretty ok at using a computer and minor league web/networking stuff but this is a step beyond what I am used to and I am finding things quite difficult to figure out. Even forum searches are an apparent mystery to me :) I have not managed to find anything easily as yet. I guess you have to know the exact string that was used in the original posts to be sucessful here.

    Finally, I DO appreciate your input it's just that I feel we are on different pages of the same text at the moment :)


    James

  5. #455
    Join Date
    Apr 2015
    Location
    Assynt, North West Highlands of Scotland
    Posts
    24
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template Populating the "Details" Tab

    Hi again everyone.
    New problem which I have exhausted my search capabilities on the forum and have come up with only a reference to a Module called TPP or Tabbed Products Pro however, as far as I can see I have neither TPP or TPP lite installed though I do have tabs below my products.
    One is entitled "Description" and correctly contains the Product description entered when adding products. The next is entitled "Details" and contains....absolutely nothing at all! The third is "Reviews" and, well I am sure it will contaoin reviews if one is submitted?
    The issue is with the middle tab "Details" It MUST be possible to add something in to that tab but, try as I might, I cannot find out how or where to do this.
    So, could someone who knows let me know either how to edit or remove this tab or link me to a Tutorial on the subject. I can't find anything except being let to the Module previously mentioned about and I don't have that installed.
    I am using the base Winchester Black Responsive template.
    Screenshot here:

    Name:  detailstab.jpg
Views: 125
Size:  22.1 KB

    Many thanks for any help you can offer, and, once again I apologise for my inability to sort these little issues alone :)

  6. #456
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by jpirie View Post
    You appear to be getting frustrated with me as if perhaps I am not able to comprehend what you are trying to say buuut I have aleady posted a ciopy of the buttons file a couple of posts back and, if you look at it, the "text" for the lookup button is correct as far as I can tell. What is not correct is the fact that the Template seems adamant it will display the code in place of the Alt text as it should? My button should, like all the rest, have its text diplayed and so should, based on the file you have cited, say "Lookup" however, as you can see by my screen shot and my link to Anne's demo web page, it does not, it says "BUTTON_LOOKUP_ALT"
    If you have any suggestions as to what you personally would do about this then I wouldbe delighted to hear them but, for now, I suspect that this is a bug since It is showing on my page and the demo page?
    Its a small issue but, never the less important.
    Can you help me? Please bear in mind that I am not a programmer or code writer but am pretty ok at using a computer and minor league web/networking stuff but this is a step beyond what I am used to and I am finding things quite difficult to figure out. Even forum searches are an apparent mystery to me :) I have not managed to find anything easily as yet. I guess you have to know the exact string that was used in the original posts to be sucessful here.

    Finally, I DO appreciate your input it's just that I feel we are on different pages of the same text at the moment :)


    James
    Hi James
    First of all, I am not frustrated with you at all. Just want to help you and others in this forum. Here is a happy face:
    Now, at post #447 you attached a picture and there I see "BUTTON_LOOKUP_ALT" and this is not OK.
    The text on such a button should usually appears as "Send" or something like that.
    The "Alt" word that you see is not an Alt tag. It is a text of the button as far as I understand.
    The fix to show "Send" or "Lookup" on this button for version 1.5.5e is as I wrote on post #453.
    If this problem exists also in the demo site then it is a bug but not all of us are perfect
    and this is the forum for such things...
    If something was not clear in my explanation, please let me know and I will be happy to explain to
    you and for other Zenners.

  7. #457
    Join Date
    Apr 2007
    Location
    UK
    Posts
    22
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template Populating the "Details" Tab

    Quote Originally Posted by jpirie View Post
    Hi again everyone.
    New problem which I have exhausted my search capabilities on the forum and have come up with only a reference to a Module called TPP or Tabbed Products Pro however, as far as I can see I have neither TPP or TPP lite installed though I do have tabs below my products.
    One is entitled "Description" and correctly contains the Product description entered when adding products. The next is entitled "Details" and contains....absolutely nothing at all! The third is "Reviews" and, well I am sure it will contaoin reviews if one is submitted?
    The issue is with the middle tab "Details" It MUST be possible to add something in to that tab but, try as I might, I cannot find out how or where to do this.
    So, could someone who knows let me know either how to edit or remove this tab or link me to a Tutorial on the subject. I can't find anything except being let to the Module previously mentioned about and I don't have that installed.
    I am using the base Winchester Black Responsive template.
    Screenshot here:

    Name:  detailstab.jpg
Views: 125
Size:  22.1 KB

    Many thanks for any help you can offer, and, once again I apologise for my inability to sort these little issues alone :)
    The details tab normally seems to show the products weight, if you have not enabled it, then it would not show

    Wayne

  8. #458
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template Populating the "Details" Tab

    The details tab also contains Model number.
    In order to remove a tab try these instructions [which are originly made in responsive sheffield blue 2 template but should has the same idea]:

    Edit the file tpl_product_info_display.php which is should be located here:
    /includes/templates/your template/templates/
    Then around line #183 find this code:
    Code:
                    <li><a href="#section-1" class="icon-description"><span><?php echo HEADER_TITLE_DESCRIPTION; ?></span></a></li>
                    <li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
                    <li><a href="#section-3" class="icon-reviews"><span><?php echo HEADER_TITLE_REVIEWS; ?></span></a></li> -->
    and cancel the line you do not want.
    For example if you do not want "Details" tab:
    Code:
    <!--  <li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->

  9. #459
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template Populating the "Details" Tab

    Quote Originally Posted by gunni View Post
    The details tab also contains Model number.
    In order to remove a tab try these instructions [which are originly made in responsive sheffield blue 2 template but should has the same idea]:

    Edit the file tpl_product_info_display.php which is should be located here:
    /includes/templates/your template/templates/
    Then around line #183 find this code:
    Code:
                    <li><a href="#section-1" class="icon-description"><span><?php echo HEADER_TITLE_DESCRIPTION; ?></span></a></li>
                    <li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
                    <li><a href="#section-3" class="icon-reviews"><span><?php echo HEADER_TITLE_REVIEWS; ?></span></a></li> -->
    and cancel the line you do not want.
    For example if you do not want "Details" tab:
    Code:
    <!--  <li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
    I did a variation of this as I wanted the product quantity to show, but not on second tab. So I cut:
    Code:
    <?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>'  : '') . "\n"; ?>
    <?php } ?>
    from the details tab and pasted it into the Description tab. I commented out 'model number' in the details tab same as you mention, which then left that tab empty, so it didn't show up.

    Just as an aside...
    When I started using Dynamic Filters, which filters by 'display only' attributes that I defined, I cut the code from<!--bof Attributes Module --> to <!--eof Attributes Module --> higher up in the same file and pasted it into the Details tab. So that tab now shows again for me and just offers a bullet list of the attributes (size, colour etc) of the particular product.

    I'm using Responsive Sheffield Blue 2.0 zc v1.5.5e right now, but I did this previously in Winchester Black Responsive with zc v1.5.4

  10. #460
    Join Date
    Aug 2017
    Location
    Smithville, AR
    Posts
    3
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template Populating the "Details" Tab

    Is it possible to make Winchester Black look like this? https://www.shirtworksracewear.com/dirt-asphalt/
    If so I could use some helping getting it there.

 

 
Page 46 of 50 FirstFirst ... 364445464748 ... LastLast

Similar Threads

  1. v151 Winchester Responsive
    By picaflor-azul in forum Addon Templates
    Replies: 952
    Last Post: 10 Aug 2023, 08:51 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. Ajax error with winchester black template
    By bluestorm in forum General Questions
    Replies: 2
    Last Post: 4 May 2016, 01:39 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